Searched refs:typeface (Results 1 – 12 of 12) sorted by relevance
74 Typeface typeface; in onFinishInflate() local76 typeface = Typeface.create("sans-serif-medium", Typeface.NORMAL); in onFinishInflate()79 typeface = Typeface.createFromAsset(getResources().getAssets(), in onFinishInflate()82 mText.setTypeface(typeface); in onFinishInflate()
177 setTypeface(style.typeface); in setStyle()190 private void setTypeface(Typeface typeface) { in setTypeface() argument191 if (Objects.equals(mTextPaint.getTypeface(), (typeface))) { in setTypeface()192 mTextPaint.setTypeface(typeface); in setTypeface()
377 final Typeface typeface; in bind() local384 typeface = mListItemReadTypeface; in bind()388 typeface = mListItemUnreadTypeface; in bind()393 mSnippetTextView.setTypeface(typeface, typefaceStyle); in bind()395 mSubjectTextView.setTypeface(typeface, typefaceStyle); in bind()
277 Typeface typeface = details.isRead ? Typeface.SANS_SERIF : Typeface.DEFAULT_BOLD; in setPhoneCallDetails() local278 views.nameView.setTypeface(typeface); in setPhoneCallDetails()279 views.voicemailTranscriptionView.setTypeface(typeface); in setPhoneCallDetails()280 views.voicemailTranscriptionBrandingView.setTypeface(typeface); in setPhoneCallDetails()281 views.callLocationAndDate.setTypeface(typeface); in setPhoneCallDetails()
200 final String typeface = Settings.Secure.getString(getContext().getContentResolver(), in getCaptionsFontFamily() local202 return TextUtils.isEmpty(typeface) ? "default" : typeface; in getCaptionsFontFamily()
411 paint.setTypeface(mCaptionStyleCompat.typeface); in initWindow()521 paint.setTypeface(mCaptionStyleCompat.typeface); in updateWidestChar()570 paint.setTypeface(mCaptionStyleCompat.typeface); in updateTextSize()
359 TextView carrierInfo, @AttrRes int colorId, Typeface typeface) { in setCarrierInfoTextStyle() argument361 carrierInfo.setTypeface(typeface); in setCarrierInfoTextStyle()
371 Typeface typeface = Typeface.create(mFontFamily, mTextStyle); in KeyboardView() local372 mPaint.setTypeface(typeface); in KeyboardView()
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...