Searched defs:typeface (Results 1 – 10 of 10) sorted by relevance
39 Typeface typeface = Typeface.create(Typeface.DEFAULT_FAMILY, Typeface.NORMAL); in updateMessageStyle() local
56 Typeface typeface = Typeface.create(Typeface.DEFAULT_FAMILY, Typeface.NORMAL); in updateMessageStyle_updateStyle() local
74 Typeface typeface; in onFinishInflate() local
190 private void setTypeface(Typeface typeface) { in setTypeface()
297 TextView carrierInfo, @AttrRes int colorId, Typeface typeface) { in setCarrierInfoTextStyle()
277 Typeface typeface = details.isRead ? Typeface.SANS_SERIF : Typeface.DEFAULT_BOLD; in setPhoneCallDetails() local
200 final String typeface = Settings.Secure.getString(getContext().getContentResolver(), in getCaptionsFontFamily() local
377 final Typeface typeface; in bind() local
371 Typeface typeface = Typeface.create(mFontFamily, mTextStyle); in KeyboardView() local
960 Typeface typeface = Typeface.create( in RecentsView() local