Searched refs:fontFamilyName (Results 1 – 2 of 2) sorted by relevance
79 String fontFamilyName = in applyPartnerCustomizationStyle() local82 Typeface font = Typeface.create(fontFamilyName, Typeface.NORMAL); in applyPartnerCustomizationStyle()
302 String fontFamilyName = in updateButtonTypeFaceWithPartnerConfig() local311 Typeface font = Typeface.create(fontFamilyName, textStyleValue); in updateButtonTypeFaceWithPartnerConfig()