Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DFontFamily_Delegate.java104 private static String sFontLocation; field in FontFamily_Delegate
142 sFontLocation = fontLocation; in setFontLocation()
219 File f = new File(sFontLocation, relativePath); in loadFont()
245 return sFontLocation; in getFontLocation()
264 if (sFontLocation != null) { in nCreateFamily()
297 if (sFontLocation == null) {
394 if (sFontLocation == null) {