Searched defs:resultTypeface (Results 1 – 1 of 1) sorted by relevance
7591 Typeface resultTypeface = mTextView.getTypeface(); in testFontResourcesXml_setInXmlWithStyle() local7593 assertEquals(Typeface.create(expected, Typeface.ITALIC), resultTypeface); in testFontResourcesXml_setInXmlWithStyle() local