Home
last modified time | relevance | path

Searched refs:getFontLocation (Results 1 – 2 of 2) sorted by relevance

/frameworks/layoutlib/bridge/src/android/graphics/fonts/
DSystemFonts_Delegate.java30 import static android.graphics.FontFamily_Delegate.getFontLocation;
55 getFontLocation() + "/standard/fonts.xml", getFontLocation() + "/", in getSystemFontConfigInternal()
/frameworks/layoutlib/bridge/src/android/graphics/
DFontFamily_Delegate.java285 public static String getFontLocation() { in getFontLocation() method in FontFamily_Delegate