Home
last modified time | relevance | path

Searched defs:getSystemFontFamilyName (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/res/
H A DFontResourcesParser.java75 public @NonNull String getSystemFontFamilyName() { in getSystemFontFamilyName() method in FontResourcesParser.ProviderResourceEntry
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DTextAppearanceInfo.java347 public String getSystemFontFamilyName() { in getSystemFontFamilyName() method in TextAppearanceInfo
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DTypeface.java280 public final @Nullable String getSystemFontFamilyName() { in getSystemFontFamilyName() method in Typeface