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()
217 File f = new File(sFontLocation, relativePath); in loadFont()
243 return sFontLocation; in getFontLocation()
255 if (sFontLocation != null) { in nCreateFamily()
274 if (sFontLocation == null) {
293 if (sFontLocation == null) {