Home
last modified time | relevance | path

Searched defs:FontStyle (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewFontWeightTest.java54 private static class FontStyle { class in TextViewFontWeightTest
55 FontStyle(int weight, boolean italic) { in FontStyle() method in TextViewFontWeightTest.FontStyle