Searched refs:getFontLocation (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DTypeface_Delegate.java30 import static android.graphics.FontFamily_Delegate.getFontLocation;
137 if (FontFamily_Delegate.getFontLocation() != null) {
205 return new File(getFontLocation());
H A DFontFamily_Delegate.java242 /*package*/ static String getFontLocation() { method in class:FontFamily_Delegate

Completed in 212 milliseconds