Searched refs:getFontLocation (Results 1 – 2 of 2) sorted by relevance
57 import static android.graphics.FontFamily_Delegate.getFontLocation;108 if (FontFamily_Delegate.getFontLocation() != null) { in resetDefaults()230 Typeface.buildSystemFallback_Original(getFontLocation() + "/fonts.xml", fontDir, fontMap, in buildSystemFallback()
287 /*package*/ static String getFontLocation() { in getFontLocation() method in FontFamily_Delegate