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.java79 private static String sFontLocation; field in FontFamily_Delegate
117 sFontLocation = fontLocation; in setFontLocation()
192 File f = new File(sFontLocation, relativePath); in loadFont()
218 return sFontLocation; in getFontLocation()
230 if (sFontLocation != null) { in nCreateFamily()
249 if (sFontLocation == null) {
268 if (sFontLocation == null) {