/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
D | CallLogListItemHelper.java | 80 views.quickContactView.setContentDescription(getContactBadgeDescription(details)); in setPhoneCallDetails() 83 views.primaryActionView.setContentDescription(details.callDescription); in setPhoneCallDetails() 115 views.videoCallButtonView.setContentDescription( in setActionContentDescriptions() 119 views.createNewContactButtonView.setContentDescription( in setActionContentDescriptions() 123 views.addToExistingContactButtonView.setContentDescription( in setActionContentDescriptions() 128 views.detailsButtonView.setContentDescription( in setActionContentDescriptions()
|
/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/ |
D | DialpadKeyButton.java | 103 super.setContentDescription(mLongHoverContentDesc); in setLongHoverContentDescription() 108 public void setContentDescription(CharSequence contentDescription) { in setContentDescription() method in DialpadKeyButton 112 super.setContentDescription(contentDescription); in setContentDescription() 220 super.setContentDescription(mLongHoverContentDesc); in setLongHovered() 222 super.setContentDescription(mBackupContentDesc); in setLongHovered()
|
/packages/apps/Dialer/java/com/android/dialer/dialpadview/ |
D | DialpadKeyButton.java | 100 super.setContentDescription(mLongHoverContentDesc); in setLongHoverContentDescription() 105 public void setContentDescription(CharSequence contentDescription) { in setContentDescription() method in DialpadKeyButton 109 super.setContentDescription(contentDescription); in setContentDescription() 213 super.setContentDescription(mLongHoverContentDesc); in setLongHovered() 215 super.setContentDescription(mBackupContentDesc); in setLongHovered()
|
/packages/apps/DeskClock/src/com/android/deskclock/timer/ |
D | TimerFragment.java | 255 fab.setContentDescription(fab.getResources().getString(R.string.timer_stop)); in updateFab() 263 fab.setContentDescription(fab.getResources().getString(R.string.timer_start)); in updateFab() 271 fab.setContentDescription(fab.getResources().getString(R.string.timer_start)); in updateFab() 276 fab.setContentDescription(fab.getResources().getString(R.string.timer_stop)); in updateFab() 282 fab.setContentDescription(fab.getResources().getString(R.string.timer_start)); in updateFab() 285 fab.setContentDescription(null); in updateFab() 309 left.setContentDescription(left.getResources().getString(R.string.timer_delete)); in onUpdateFabButtons() 314 right.setContentDescription(right.getResources().getString(R.string.timer_add_timer)); in onUpdateFabButtons() 320 left.setContentDescription(left.getResources().getString(R.string.timer_cancel)); in onUpdateFabButtons()
|
D | TimerSetupView.java | 216 mTimeView.setContentDescription(r.getString(R.string.timer_setup_description, in updateTime() 254 mDeleteView.setContentDescription(getContext().getString( in append() 278 mDeleteView.setContentDescription(getContext().getString( in delete() 282 mDeleteView.setContentDescription(getContext().getString(R.string.timer_delete)); in delete()
|
D | TimerItem.java | 124 mResetAddButton.setContentDescription(null); in update() 135 mResetAddButton.setContentDescription(addTimeDesc); in update() 147 mResetAddButton.setContentDescription(addTimeDesc); in update()
|
/packages/apps/Settings/src/com/android/settings/widget/ |
D | SettingsAppWidgetProvider.java | 206 views.setContentDescription(containerId, in setImageViewResources() 213 views.setContentDescription(containerId, in setImageViewResources() 226 views.setContentDescription(containerId, in setImageViewResources() 232 views.setContentDescription(containerId, in setImageViewResources() 740 views.setContentDescription(R.id.btn_brightness, in updateButtons() 756 views.setContentDescription(R.id.btn_brightness, in updateButtons() 762 views.setContentDescription(R.id.btn_brightness, in updateButtons() 768 views.setContentDescription(R.id.btn_brightness, in updateButtons()
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
D | ContactListItemView.java | 395 mVideoCallIcon.setContentDescription(getContext().getString( in setShowVideoCallIcon() 1022 headerTextView.setContentDescription( in updateHeaderText() 1025 headerTextView.setContentDescription(title); in updateHeaderText() 1038 headerImageView.setContentDescription( in addStarImageHeader() 1062 mQuickContact.setContentDescription(getContext().getString( in getQuickContact() 1345 mDeleteImageButton.setContentDescription( in getDeleteImageButton() 1401 mSnippetView.setContentDescription( in setSnippet() 1404 mSnippetView.setContentDescription(null); in setSnippet() 1505 mQuickContact.setContentDescription(getContext().getString( in showDisplayName() 1539 mNameTextView.setContentDescription( in setDisplayName() [all …]
|
D | ContactListFilterView.java | 78 setContentDescription(generateContentDescription()); in setActivated() 136 setContentDescription(generateContentDescription()); in bindView()
|
/packages/apps/Dialer/java/com/android/incallui/incall/impl/ |
D | ButtonController.java | 138 button.setContentDescription( in setButton() 146 button.setContentDescription( in onCheckedChanged() 253 button.setContentDescription(button.getContext().getText(contentDescription)); in setButton() 374 button.setContentDescription( in setButton() 408 checkableLabeledButton.setContentDescription( in onCheckedChanged()
|
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/ |
D | StopwatchFragment.java | 249 fab.setContentDescription(fab.getResources().getString(R.string.sw_pause_button)); in updateFab() 256 fab.setContentDescription(fab.getResources().getString(R.string.sw_start_button)); in updateFab() 278 left.setContentDescription(resources.getString(R.string.sw_reset_button)); in onUpdateFabButtons() 290 right.setContentDescription(resources.getString(R.string.sw_lap_button)); in onUpdateFabButtons() 299 right.setContentDescription(resources.getString(R.string.sw_share_button)); in onUpdateFabButtons()
|
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
D | CameraMediaChooser.java | 448 mSwapModeButton.setContentDescription(context.getString(videoMode ? in updateViewState() 455 mCaptureButton.setContentDescription(context.getString( in updateViewState() 459 mCaptureButton.setContentDescription(context.getString( in updateViewState() 463 mCaptureButton.setContentDescription(context.getString( in updateViewState()
|
/packages/apps/Dialer/java/com/android/contacts/common/list/ |
D | ContactListItemView.java | 357 mCallToActionView.setContentDescription(getContext().getString(description)); in setCallToAction() 891 mQuickContact.setContentDescription( in getQuickContact() 1114 mSnippetView.setContentDescription(PhoneNumberUtilsCompat.createTtsSpannable(text)); in setSnippet() 1116 mSnippetView.setContentDescription(null); in setSnippet() 1209 mQuickContact.setContentDescription( in showDisplayName() 1235 mNameTextView.setContentDescription( in setDisplayName() 1240 mNameTextView.setContentDescription(name.toString()); in setDisplayName()
|
D | ViewPagerTabs.java | 146 iconView.setContentDescription(tabTitle); in addTab() 151 iconView.setContentDescription( in addTab() 160 iconView.setContentDescription(getResources().getString(R.string.tab_title, tabTitle)); in addTab()
|
/packages/apps/ExactCalculator/src/com/android/calculator2/ |
D | Calculator.java | 692 mInverseToggle.setContentDescription(getString(R.string.desc_inv_on)); in onInverseToggled() 700 mInverseToggle.setContentDescription(getString(R.string.desc_inv_off)); in onInverseToggled() 719 mModeView.setContentDescription(getString(R.string.desc_mode_deg)); in onModeChanged() 722 mModeToggle.setContentDescription(getString(R.string.desc_switch_rad)); in onModeChanged() 725 mModeView.setContentDescription(getString(R.string.desc_mode_rad)); in onModeChanged() 728 mModeToggle.setContentDescription(getString(R.string.desc_switch_deg)); in onModeChanged() 895 mFormulaText.setContentDescription(TextUtils.isEmpty(formula) in redisplayFormula()
|
/packages/apps/Settings/src/com/android/settings/ |
D | AccessiblePreferenceCategory.java | 33 public void setContentDescription(String contentDescription) { in setContentDescription() method in AccessiblePreferenceCategory 41 view.itemView.setContentDescription(mContentDescription); in onBindViewHolder()
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
D | LabeledEditorView.java | 301 mDeleteContainer.setContentDescription( in rebuildLabel() 308 mDeleteContainer.setContentDescription( in rebuildLabel() 313 mDeleteContainer.setContentDescription( in rebuildLabel() 413 mLabel.setContentDescription(getContext().getResources().getString(mKind.titleRes)); in setValues()
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
D | CommonControllerOverlay.java | 91 mTimeBar.setContentDescription( in CommonControllerOverlay() 106 mPlayPauseReplayView.setContentDescription( in CommonControllerOverlay() 322 mPlayPauseReplayView.setContentDescription(contentDescription); in updateViews()
|
/packages/apps/Settings/src/com/android/settings/localepicker/ |
D | LocaleDragCell.java | 93 mLabel.setContentDescription(description); in setLabelAndDescription() 94 mCheckbox.setContentDescription(description); in setLabelAndDescription()
|
/packages/apps/Dialer/java/com/android/dialer/callcomposer/ |
D | GalleryGridItemView.java | 116 image.setContentDescription( in updateImageView() 122 image.setContentDescription( in updateImageView()
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
D | PowerGaugePreference.java | 72 public void setContentDescription(String name) { in setContentDescription() method in PowerGaugePreference 124 titleView.setContentDescription(mContentDescription); in onBindViewHolder()
|
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/ |
D | DragAndDropAccessibilityDelegate.java | 108 event.setContentDescription(mContext.getString(R.string.action_move_here)); in onPopulateEventForVirtualView() 117 node.setContentDescription(getLocationDescriptionForIconDrop(id)); in onPopulateNodeForVirtualView()
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | ColorPreference.java | 104 previewImage.setContentDescription(summary); in onBindViewHolder() 106 previewImage.setContentDescription(null); in onBindViewHolder()
|
/packages/apps/Settings/src/com/android/settings/accounts/ |
D | AccountPreference.java | 78 mSyncStatusIcon.setContentDescription(getSyncContentDescription(mStatus)); in onBindViewHolder() 90 mSyncStatusIcon.setContentDescription(getSyncContentDescription(mStatus)); in setSyncStatus()
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
D | InLineSettingKnob.java | 109 mNextButton.setContentDescription(getResources().getString( in initialize() 111 mPrevButton.setContentDescription(getResources().getString( in initialize()
|