Home
last modified time | relevance | path

Searched refs:getTypeface (Results 1 – 13 of 13) sorted by relevance

/packages/apps/TV/src/com/android/tv/dvr/ui/
DDvrPrioritySettingsFragment.java236 titleView.setTypeface(titleView.getTypeface(), Typeface.ITALIC);
244 titleView.setTypeface(titleView.getTypeface(), Typeface.NORMAL);
252 titleView.setTypeface(titleView.getTypeface(), Typeface.NORMAL);
259 titleView.setTypeface(titleView.getTypeface(), Typeface.NORMAL);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DTypefaceUtils.java74 final Typeface face = paint.getTypeface(); in getCharGeometryCacheKey()
/packages/apps/Messaging/src/com/android/messaging/ui/
DViewPagerTabs.java171 textView.setTypeface(textView.getTypeface(), mTextStyle); in addTab()
/packages/apps/Dialer/java/com/android/contacts/common/list/
DViewPagerTabs.java170 textView.setTypeface(textView.getTypeface(), mTextStyle); in addTab()
DContactListItemView.java1025 mLabelView.setTypeface(mLabelView.getTypeface(), Typeface.BOLD); in getLabelView()
/packages/apps/TV/src/com/android/exoplayer/text/
DSubtitleView.java192 if (mTextPaint.getTypeface() != typeface) { in setTypeface()
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDetailsContentPresenter.java214 paint.setTypeface(textView.getTypeface()); in getFontMetricsInt()
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationItemViewCoordinates.java351 foldersTypeface = folders.getTypeface(); in ConversationItemViewCoordinates()
DSendersView.java99 public static Typeface getTypeface(boolean isUnread) { in getTypeface() method in SendersView
DConversationItemView.java1190 sPaint.setTypeface(SendersView.getTypeface(isUnread)); in onDraw()
/packages/apps/Contacts/src/com/android/contacts/list/
DContactListItemView.java1203 mPhoneticNameTextView.setTypeface(mPhoneticNameTextView.getTypeface(), Typeface.BOLD); in getPhoneticNameTextView()
1241 mLabelView.setTypeface(mLabelView.getTypeface(), Typeface.BOLD); in getLabelView()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java633 final Typeface savedTypeface = paint.getTypeface(); in getTextWidth()
/packages/services/Car/car-support-lib/
Dproguard-release.flags3098 public android.graphics.Typeface getTypeface();