Searched refs:font2 (Results 1 – 2 of 2) sorted by relevance
308 FontInfo font2 = fonts[1]; in queryMultipleOneNotFound() local309 assertEquals(Columns.RESULT_CODE_FONT_NOT_FOUND, font2.getResultCode()); in queryMultipleOneNotFound()
935 Typeface font2 = mResources.getFont(R.font.sample_regular_font); in testGetFont_fontFileIsCached() local937 assertEquals(font, font2); in testGetFont_fontFileIsCached()942 Typeface font2 = mResources.getFont(R.font.samplexmlfont); in testGetFont_xmlFileIsCached() local944 assertEquals(font, font2); in testGetFont_xmlFileIsCached()