Class ShadowFontsContract


  • @Implements(value=android.provider.FontsContract.class,
                minSdk=26)
    public class ShadowFontsContract
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static android.graphics.Typeface getFontSync​(android.provider.FontRequest request)
      Returns a stub typeface immediately.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShadowFontsContract

        public ShadowFontsContract()
    • Method Detail

      • getFontSync

        @Implementation
        public static android.graphics.Typeface getFontSync​(android.provider.FontRequest request)
        Returns a stub typeface immediately.