Searched refs:getFontLocation (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 88 milliseconds