@Implements(className="android.graphics.fonts.SystemFonts", minSdk=29, isInAndroidSdk=false) public class ShadowSystemFonts extends Object
Constructor | Description |
---|---|
ShadowSystemFonts() |
Modifier and Type | Method | Description |
---|---|---|
protected static FontConfig.Alias[] |
buildSystemFallback(String xmlPath,
String fontDir,
FontCustomizationParser.Result oemCustomization,
ArrayMap<String,FontFamily[]> fallbackMap,
ArrayList<Font> availableFonts) |
|
protected static FontFamily[] |
getSystemFallback(String familyName) |
@Implementation protected static FontConfig.Alias[] buildSystemFallback(String xmlPath, String fontDir, FontCustomizationParser.Result oemCustomization, ArrayMap<String,FontFamily[]> fallbackMap, ArrayList<Font> availableFonts)
@Implementation protected static FontFamily[] getSystemFallback(String familyName)