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

  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Typeface_Delegate.java 30 import static android.graphics.FontFamily_Delegate.getFontLocation;
137 if (FontFamily_Delegate.getFontLocation() != null) {
205 return new File(getFontLocation());
FontFamily_Delegate.java 217 /*package*/ static String getFontLocation() {

Completed in 71 milliseconds