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
-
Method Summary
Modifier and TypeMethodDescriptionstatic 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
-