Searched defs:getFonts (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ | ||
D | Typeface_Delegate.java | 82 public static List<Font> getFonts(Typeface typeface) { in getFonts() method in Typeface_Delegate |
D | Paint_Delegate.java | 107 public List<FontInfo> getFonts() { in getFonts() method in Paint_Delegate |