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