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