Searched defs:getSystemFontConfigLocation (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DTypeface_Delegate.java228 /*package*/ static File getSystemFontConfigLocation() { method in class:Typeface_Delegate
/frameworks/base/graphics/java/android/graphics/
H A DTypeface.java926 File systemFontConfigLocation = getSystemFontConfigLocation();
1011 private static File getSystemFontConfigLocation() { method in class:Typeface

Completed in 147 milliseconds