Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java8427 Typeface resultTypeface = mTextView.getTypeface(); in testFontResourcesXml_setInXmlWithStyle() local
8429 assertEquals(Typeface.create(expected, Typeface.ITALIC), resultTypeface); in testFontResourcesXml_setInXmlWithStyle() local