Searched defs:typeface (Results 1 – 5 of 5) sorted by relevance
160 Typeface typeface = details.isRead ? Typeface.SANS_SERIF : Typeface.DEFAULT_BOLD; in setPhoneCallDetails() local
74 Typeface typeface; in onFinishInflate() local
180 private void setTypeface(Typeface typeface) { in setTypeface()
199 final String typeface = Settings.Secure.getString(getContext().getContentResolver(), in getCaptionsFontFamily() local
377 final Typeface typeface; in bind() local