Searched defs:systemFontFamilyName (Results 1 – 3 of 3) sorted by relevance
55 @Nullable String systemFontFamilyName) { in ProviderResourceEntry()176 String systemFontFamilyName = array.getString( in readFamily() local
218 String systemFontFamilyName = null; in createFromTextView() local644 public Builder setSystemFontFamilyName(@Nullable String systemFontFamilyName) { in setSystemFontFamilyName()
309 String systemFontFamilyName = providerEntry.getSystemFontFamilyName(); in createFromResources() local