Searched refs:getFontLocation (Results 1 – 2 of 2) sorted by relevance
32 import static android.graphics.FontFamily_Delegate.getFontLocation;139 if (FontFamily_Delegate.getFontLocation() != null) {207 return new File(getFontLocation());
244 /*package*/ static String getFontLocation() { in getFontLocation() method in FontFamily_Delegate