Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/
DFontFamily_Delegate.java134 private static String sFontLocation; field in FontFamily_Delegate
175 sFontLocation = fontLocation; in setFontLocation()
266 File f = new File(sFontLocation, relativePath); in loadFont()
292 return sFontLocation; in getFontLocation()
316 if (sFontLocation != null) { in nInitBuilder()
364 if (sFontLocation == null) {
479 if (sFontLocation == null) {