Searched defs:FontStyle (Results 1 – 1 of 1) sorted by relevance
54 private static class FontStyle { class in TextViewFontWeightTest55 FontStyle(int weight, boolean italic) { in FontStyle() method in TextViewFontWeightTest.FontStyle