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.java128 private static String sFontLocation; field in FontFamily_Delegate
169 sFontLocation = fontLocation; in setFontLocation()
260 File f = new File(sFontLocation, relativePath); in loadFont()
286 return sFontLocation; in getFontLocation()
310 if (sFontLocation != null) { in nInitBuilder()
358 if (sFontLocation == null) {
385 if (sFontLocation == null) {