Searched defs:FontsIterator (Results 1 – 1 of 1) sorted by relevance
/frameworks/layoutlib/bridge/src/android/graphics/ | ||
D | Typeface_Delegate.java | 336 private static class FontsIterator implements Iterator<Font>, Iterable<Font> { class in Typeface_Delegate |