Home
last modified time | relevance | path

Searched defs:typeface (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingDialogHelper.java39 Typeface typeface = Typeface.create(Typeface.DEFAULT_FAMILY, Typeface.NORMAL); in updateMessageStyle() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingDialogHelperTest.java56 Typeface typeface = Typeface.create(Typeface.DEFAULT_FAMILY, Typeface.NORMAL); in updateMessageStyle_updateStyle() local
/packages/apps/Camera2/src/com/android/camera/ui/
DModeSelectorItem.java74 Typeface typeface; in onFinishInflate() local
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/text/
DSubtitleView.java190 private void setTypeface(Typeface typeface) { in setTypeface()
/packages/apps/Settings/src/com/android/settings/datausage/
DDataUsageSummaryPreference.java297 TextView carrierInfo, @AttrRes int colorId, Typeface typeface) { in setCarrierInfoTextStyle()
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DPhoneCallDetailsHelper.java277 Typeface typeface = details.isRead ? Typeface.SANS_SERIF : Typeface.DEFAULT_BOLD; in setPhoneCallDetails() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DCaptionCustomFragment.java200 final String typeface = Settings.Secure.getString(getContext().getContentResolver(), in getCaptionsFontFamily() local
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
DConversationListItemView.java377 final Typeface typeface; in bind() local
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java371 Typeface typeface = Typeface.create(mFontFamily, mTextStyle); in KeyboardView() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java960 Typeface typeface = Typeface.create( in RecentsView() local