/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/ui/ |
D | BubbleTextViewTest.java | 117 testView.setTypeface(Typeface.MONOSPACE); in setUp() 145 mBubbleTextView.setTypeface(Typeface.MONOSPACE); in testEmptyString_flagOn() 159 mBubbleTextView.setTypeface(Typeface.MONOSPACE); in testEmptyString_flagOff() 175 mBubbleTextView.setTypeface(Typeface.MONOSPACE); in testStringWithSpaceLongerThanCharLimit_flagOn() 190 mBubbleTextView.setTypeface(Typeface.MONOSPACE); in testStringWithSpaceLongerThanCharLimit_flagOff() 206 mBubbleTextView.setTypeface(Typeface.MONOSPACE); in testLongStringNoSpaceLongerThanCharLimit_flagOn() 221 mBubbleTextView.setTypeface(Typeface.MONOSPACE); in testLongStringNoSpaceLongerThanCharLimit_flagOff() 237 mBubbleTextView.setTypeface(Typeface.MONOSPACE); in testLongStringWithSpaceLongerThanCharLimit_flagOn() 252 mBubbleTextView.setTypeface(Typeface.MONOSPACE); in testLongStringWithSpaceLongerThanCharLimit_flagOff() 268 mBubbleTextView.setTypeface(Typeface.MONOSPACE); in testLongStringSymbolLongerThanCharLimit_flagOn() [all …]
|
/packages/apps/Dialer/java/com/android/dialer/voicemail/listui/ |
D | NewVoicemailViewHolder.java | 204 primaryTextView.setTypeface(Typeface.DEFAULT, Typeface.BOLD); in boldViewHolderIfUnread() 205 secondaryTextView.setTypeface(Typeface.DEFAULT, Typeface.BOLD); in boldViewHolderIfUnread() 206 transcriptionTextView.setTypeface(Typeface.DEFAULT, Typeface.BOLD); in boldViewHolderIfUnread() 240 primaryTextView.setTypeface(null, Typeface.NORMAL); in reset() 241 secondaryTextView.setTypeface(null, Typeface.NORMAL); in reset() 242 transcriptionTextView.setTypeface(null, Typeface.NORMAL); in reset() 295 primaryTextView.setTypeface(Typeface.DEFAULT, Typeface.NORMAL); in expandAndBindViewHolderAndMediaPlayerViewWithAdapterValues() 296 secondaryTextView.setTypeface(Typeface.DEFAULT, Typeface.NORMAL); in expandAndBindViewHolderAndMediaPlayerViewWithAdapterValues() 297 transcriptionTextView.setTypeface(Typeface.DEFAULT, Typeface.NORMAL); in expandAndBindViewHolderAndMediaPlayerViewWithAdapterValues()
|
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/ |
D | ConversationListItemView.java | 195 mConversationNameView.setTypeface(mListItemReadTypeface); in setConversationName() 198 mConversationNameView.setTypeface(mListItemUnreadTypeface); in setConversationName() 393 mSnippetTextView.setTypeface(typeface, typefaceStyle); in bind() 395 mSubjectTextView.setTypeface(typeface, typefaceStyle); in bind() 408 mTimestampTextView.setTypeface(mListItemReadTypeface, typefaceStyle); in bind() 422 mTimestampTextView.setTypeface(mListItemReadTypeface, typefaceStyle); in bind() 427 mTimestampTextView.setTypeface(mListItemReadTypeface, typefaceStyle); in bind()
|
/packages/apps/TV/src/com/android/tv/dvr/ui/ |
D | DvrPrioritySettingsFragment.java | 246 titleView.setTypeface(titleView.getTypeface(), Typeface.ITALIC); 254 titleView.setTypeface(titleView.getTypeface(), Typeface.NORMAL); 262 titleView.setTypeface(titleView.getTypeface(), Typeface.NORMAL); 269 titleView.setTypeface(titleView.getTypeface(), Typeface.NORMAL);
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
D | KeyboardView.java | 398 paint.setTypeface(key.selectTypeface(params)); in onDrawKeyTopVisuals() 452 paint.setTypeface(Typeface.DEFAULT_BOLD); in onDrawKeyTopVisuals() 520 paint.setTypeface(params.mTypeface); in drawKeyPopupHint() 542 paint.setTypeface(mKeyDrawParams.mTypeface); in newLabelPaint() 546 paint.setTypeface(key.selectTypeface(mKeyDrawParams)); in newLabelPaint()
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/text/ |
D | SubtitleView.java | 177 setTypeface(style.typeface); in setStyle() 190 private void setTypeface(Typeface typeface) { in setTypeface() method in SubtitleView 192 mTextPaint.setTypeface(typeface); in setTypeface()
|
/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/widgets/countdown/ |
D | CountDownRenderer.java | 61 mTimerTextPaint.setTypeface(Typeface.SANS_SERIF); in CountDownRenderer() 65 mUnitTextPaint.setTypeface(Typeface.SANS_SERIF); in CountDownRenderer()
|
/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
D | PhoneCallDetailsHelper.java | 278 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() 388 title.setTypeface(Typeface.create("sans-serif-medium", Typeface.NORMAL)); in showVoicemailDonationPromo()
|
/packages/apps/Contacts/src/com/android/contacts/lettertiles/ |
D | LetterTileDrawable.java | 90 sPaint.setTypeface(Typeface.create( in LetterTileDrawable() 161 sPaint.setTypeface(Typeface.create("sans-serif", Typeface.NORMAL)); in drawLetterTile()
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/ |
D | GrantPermissionsViewHandlerImpl.kt | 447 fineRadioButton?.setTypeface(null, Typeface.BOLD) in runLocationAccuracyAnimation() 448 coarseRadioButton?.setTypeface(null, Typeface.NORMAL) in runLocationAccuracyAnimation() 466 coarseRadioButton?.setTypeface(null, Typeface.BOLD) in runLocationAccuracyAnimation() 467 fineRadioButton?.setTypeface(null, Typeface.NORMAL) in runLocationAccuracyAnimation()
|
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
D | AudioRecordView.java | 197 mHintTextView.setTypeface(null, Typeface.NORMAL); in updateVisualState() 282 mHintTextView.setTypeface(null, Typeface.BOLD); in onRecordButtonTouchUp()
|
/packages/apps/Calendar/src/com/android/calendar/ |
D | DayOfMonthDrawable.kt | 70 mPaint.setTypeface(Typeface.DEFAULT_BOLD)
|
D | DayView.kt | 489 p.setTypeface(mBold) in init() 495 p.setTypeface(null) in init() 1703 p.setTypeface(mBold) in drawDayHeaderLoop() 1739 p.setTypeface(null) in drawDayHeaderLoop() 1745 p.setTypeface(mBold) in drawAmPm() 1835 p.setTypeface(Typeface.DEFAULT) in setupHourTextPaint() 1857 p.setTypeface(if (todayIndex == day) mBold else Typeface.DEFAULT) in drawDayHeader() 1863 p.setTypeface(Typeface.DEFAULT) in drawDayHeader() 1872 p.setTypeface(Typeface.DEFAULT) in drawDayHeader() 1878 p.setTypeface(if (todayIndex == day) mBold else Typeface.DEFAULT) in drawDayHeader()
|
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/ |
D | AudioSharingDialogHelper.java | 40 messageView.setTypeface(typeface); in updateMessageStyle()
|
/packages/apps/Dialer/java/com/android/dialer/lettertile/ |
D | LetterTileDrawable.java | 132 paint.setTypeface(Typeface.create("sans-serif-medium", Typeface.NORMAL)); in LetterTileDrawable() 219 paint.setTypeface(Typeface.create("sans-serif", Typeface.NORMAL)); in drawLetterTile()
|
/packages/services/Telephony/testapps/TestRcsApp/TestApp/src/com/google/android/sample/rcsclient/ |
D | ContactListActivity.java | 151 t1.setTypeface(null, Typeface.BOLD); in initListView() 152 t2.setTypeface(null, Typeface.BOLD); in initListView()
|
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
D | StringTexture.java | 63 paint.setTypeface(Typeface.defaultFromStyle(Typeface.BOLD)); in newInstance()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/audiosharing/ |
D | AudioSharingDialogHelperTest.java | 57 verify(mTextView).setTypeface(typeface); in updateMessageStyle_updateStyle()
|
/packages/apps/TV/src/com/android/tv/onboarding/ |
D | SetupSourcesFragment.java | 412 descriptionView.setTypeface( in onBindViewHolder() 419 descriptionView.setTypeface(Typeface.create(getString(R.string.font), 0)); in onBindViewHolder()
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/cc/ |
D | CaptionWindowLayout.java | 411 paint.setTypeface(mCaptionStyleCompat.typeface); in initWindow() 521 paint.setTypeface(mCaptionStyleCompat.typeface); in updateWidestChar() 570 paint.setTypeface(mCaptionStyleCompat.typeface); in updateTextSize()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | KeyPreviewView.java | 67 setTypeface(key.selectPreviewTypeface(drawParams)); in setPreviewVisual()
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
D | ModeSelectorItem.java | 82 mText.setTypeface(typeface); in onFinishInflate()
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
D | SimSelectorAvatarRequest.java | 95 paint.setTypeface(Typeface.create("sans-serif", Typeface.NORMAL)); in renderSimAvatarInternal()
|
/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/ |
D | LeanbackKeyboardView.java | 312 paint.setTypeface(Typeface.create("sans-serif", Typeface.NORMAL)); in createKeyImageView() 315 paint.setTypeface(Typeface.create("sans-serif-light", Typeface.NORMAL)); in createKeyImageView()
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
D | ViewPagerTabs.java | 171 textView.setTypeface(textView.getTypeface(), mTextStyle); in addTab()
|