Home
last modified time | relevance | path

Searched refs:setContentDescription (Results 1 – 25 of 105) sorted by relevance

12345

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DFaceDialogView.java408 mBiometricIcon.setContentDescription(mContext.getString( in updateIcon()
412 mBiometricIcon.setContentDescription(mContext.getString( in updateIcon()
416 mBiometricIcon.setContentDescription(mContext.getString( in updateIcon()
421 mBiometricIcon.setContentDescription(mContext.getString( in updateIcon()
436 mBiometricIcon.setContentDescription(mContext.getString( in updateIcon()
441 mBiometricIcon.setContentDescription(mContext.getString( in updateIcon()
445 mBiometricIcon.setContentDescription(mContext.getString( in updateIcon()
DBiometricDialogView.java213 mBiometricIcon.setContentDescription( in BiometricDialogView()
292 mErrorText.setContentDescription(mContext.getString(hint)); in onAttachedToWindow()
449 mErrorText.setContentDescription(message); in showTemporaryMessage()
486 mErrorText.setContentDescription( in updateState()
501 mNegativeButton.setContentDescription(getResources().getString(R.string.cancel)); in updateState()
533 mErrorText.setContentDescription(bundle.getCharSequence(KEY_ERROR_TEXT_STRING)); in restoreState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DExpandableIndicator.java37 setContentDescription(getContentDescription(mExpanded)); in onFinishInflate()
50 setContentDescription(getContentDescription(expanded)); in setExpanded()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockAccessibilityDelegate.java46 event.setContentDescription(replaceFancyColon(text)); in onInitializeAccessibilityEvent()
72 info.setContentDescription(replaceFancyColon(info.getContentDescription())); in onInitializeAccessibilityNodeInfo()
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
DIconMixin.java89 public void setContentDescription(CharSequence description) { in setContentDescription() method in IconMixin
92 iconView.setContentDescription(description); in setContentDescription()
/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/util/
DLinkAccessibilityHelper.java188 event.setContentDescription(getTextForSpan(span)); in onPopulateEventForVirtualView()
191 event.setContentDescription(view.getText()); in onPopulateEventForVirtualView()
200 info.setContentDescription(getTextForSpan(span)); in onPopulateNodeForVirtualView()
203 info.setContentDescription(view.getText()); in onPopulateNodeForVirtualView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DFooterView.java79 mDismissButton.setContentDescription( in onConfigurationChanged()
82 mManageButton.setContentDescription( in onConfigurationChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarMobileView.java149 setContentDescription(mState.contentDescription); in initViewState()
157 mMobileType.setContentDescription(mState.typeContentDescription); in initViewState()
175 setContentDescription(state.contentDescription); in updateState()
186 mMobileType.setContentDescription(state.typeContentDescription); in updateState()
DStatusBarWifiView.java198 setContentDescription(state.contentDescription); in updateState()
223 setContentDescription(mState.contentDescription); in initViewState()
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardClockAccessibilityDelegateTest.java52 mView.setContentDescription(m12HoursFormat); in setUp()
78 info.setContentDescription(mView.getContentDescription()); in onInitializeAccessibilityNodeInfo_producesNonEmptyAsciiText()
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/
DPipControlButtonView.java146 mButtonImageView.setContentDescription(text); in setText()
155 mButtonImageView.setContentDescription(getContext().getString(resId)); in setText()
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/
DIconMixinTest.java129 mixin.setContentDescription("hello world"); in setContentDescription_shouldSetContentDescriptionOnIconView()
136 mIconView.setContentDescription("aloha"); in getContentDescription_shouldReturnContentDescriptionFromView()
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DAsyncStructure.java52 child.setContentDescription("This is some async content"); in onProvideVirtualStructure()
/frameworks/base/core/java/com/android/internal/view/menu/
DIconMenuItemView.java113 setContentDescription(title); in initialize()
115 setContentDescription(contentDescription); in initialize()
DActionMenuItemView.java192 setContentDescription(visible ? null : mItemData.getTitle()); in updateTextButtonVisibility()
194 setContentDescription(contentDescription); in updateTextButtonVisibility()
/frameworks/base/core/tests/coretests/src/android/view/accessibility/
DRecycleAccessibilityEventTest.java54 first.setContentDescription(CONTENT_DESCRIPTION); in testAccessibilityEventViewTextChangedType()
DAccessibilityCacheTest.java224 nodeInfo1.setContentDescription(contentDescription1); in overwriteThenGetNode_returnsNewNode()
227 nodeInfo2.setContentDescription(contentDescription2); in overwriteThenGetNode_returnsNewNode()
248 nodeInfo1.setContentDescription(contentDescription1); in nodesInDifferentWindowWithSameId_areKeptSeparate()
251 nodeInfo2.setContentDescription(contentDescription2); in nodesInDifferentWindowWithSameId_areKeptSeparate()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DImageClock.java66 setContentDescription(DateFormat.format(mDescFormat, mTime)); in onTimeChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DBatteryMeterView.java358 setContentDescription(getContext().getString( in updatePercentText()
369 setContentDescription( in updatePercentText()
378 setContentDescription( in setPercentTextAtCurrentLevel()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DCaptionsToggleImageButton.java51 this.setContentDescription( in CaptionsToggleImageButton()
DVolumeDialogImpl.java883 view.setContentDescription(mContext.getString(currStateResId)); in addAccessibilityDescription()
1014 row.slider.setContentDescription(row.header.getText()); in updateVolumeRowH()
1040 row.icon.setContentDescription(mContext.getString( in updateVolumeRowH()
1045 row.icon.setContentDescription(mContext.getString( in updateVolumeRowH()
1051 row.icon.setContentDescription(mContext.getString( in updateVolumeRowH()
1059 row.icon.setContentDescription(getStreamLabelH(ss)); in updateVolumeRowH()
1062 row.icon.setContentDescription(mContext.getString( in updateVolumeRowH()
1066 row.icon.setContentDescription(mContext.getString( in updateVolumeRowH()
1074 row.icon.setContentDescription(getStreamLabelH(ss)); in updateVolumeRowH()
/frameworks/base/core/java/android/app/
DActionBar.java1284 public abstract Tab setContentDescription(@StringRes int resId); in setContentDescription() method in ActionBar.Tab
1295 public abstract Tab setContentDescription(CharSequence contentDesc); in setContentDescription() method in ActionBar.Tab
DMediaRouteButton.java176 public void setContentDescription(CharSequence contentDescription) { in setContentDescription() method in MediaRouteButton
177 super.setContentDescription(contentDescription); in setContentDescription()
/frameworks/base/core/java/android/service/quicksettings/
DTile.java186 public void setContentDescription(CharSequence contentDescription) { in setContentDescription() method in Tile
/frameworks/base/packages/SettingsLib/BarChartPreference/src/com/android/settingslib/widget/
DBarView.java81 mIcon.setContentDescription(barViewInfo.getContentDescription()); in updateView()

12345