Searched refs:getFontLocation (Results 1 – 2 of 2) sorted by relevance
29 import static android.graphics.FontFamily_Delegate.getFontLocation;52 return SystemFonts.buildSystemFallback_Original(getFontLocation() + "/standard/fonts.xml", in buildSystemFallback()53 getFontLocation() + "/", oemCustomization, fallbackMap, availableFonts); in buildSystemFallback()
285 public static String getFontLocation() { in getFontLocation() method in FontFamily_Delegate