Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DTypeface.java277 File systemFontConfigLocation = getSystemFontConfigLocation(); in init() local
278 File configFilename = new File(systemFontConfigLocation, FONTS_CONFIG); in init()