Package org.robolectric.shadows
Class ShadowFontsContract
java.lang.Object
org.robolectric.shadows.ShadowFontsContract
@Implements(value=android.provider.FontsContract.class, minSdk=26) public class ShadowFontsContract extends Object
-
Constructor Summary
Constructors Constructor Description ShadowFontsContract()
-
Method Summary
Modifier and Type Method Description static Typeface
getFontSync(FontRequest request)
Returns a stub typeface immediately.static void
reset()
-
Constructor Details
-
ShadowFontsContract
public ShadowFontsContract()
-
-
Method Details
-
getFontSync
Returns a stub typeface immediately. -
reset
-