Searched defs:typeface2 (Results 1 – 2 of 2) sorted by relevance
330 Typeface typeface2 = Typeface.createFromAsset(mContext.getAssets(), in testCreateFromAsset_cachesTypeface() local363 Typeface typeface2 = new Typeface.Builder(mContext.getAssets(), in testTypefaceBuilder_AssetSource() local408 Typeface typeface2 = new Typeface.Builder(file).build(); in testTypefaceBuilder_FileSource() local
823 private Typeface getLargerTypeface(String text, Typeface typeface1, Typeface typeface2) { in getLargerTypeface()865 Typeface typeface2 = mResources.getFont(R.font.sample_variation_settings_family2); in testGetFont_xmlFileWithVariationSettings() local