Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DTypeface.java277 File systemFontConfigLocation = getSystemFontConfigLocation(); in init()
353 private static File getSystemFontConfigLocation() { in getSystemFontConfigLocation() method in Typeface
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DTypeface_Delegate.java195 /*package*/ static File getSystemFontConfigLocation() {