Home
last modified time | relevance | path

Searched defs:stateDescription (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/common/ui/view/
H A DSeekBarWithIconButtonsViewTest.java182 final CharSequence stateDescription = mSeekbar.getStateDescription(); in setProgressStateLabels_getExpectedStateDescriptionOnInitialization() local
196 final CharSequence stateDescription = mSeekbar.getStateDescription(); in setProgressStateLabels_progressChanged_getExpectedStateDescription() local
/aosp14/frameworks/base/core/java/com/android/internal/accessibility/dialog/
H A DAccessibilityTarget.java123 public void setStateDescription(CharSequence stateDescription) { in setStateDescription()
/aosp14/frameworks/base/core/java/android/service/quicksettings/
H A DTile.java208 public void setStateDescription(@Nullable CharSequence stateDescription) { in setStateDescription()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/
H A DControlAdapter.kt247 private fun stateDescription(favorite: Boolean): CharSequence? { regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
H A DCustomTileTest.kt231 val stateDescription = "test_state_description" regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileViewImpl.kt453 val stateDescription = StringBuilder() regex
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
H A DQSTile.java167 @Nullable public CharSequence stateDescription; field in QSTile.State
/aosp14/frameworks/base/core/java/android/widget/
H A DCompoundButton.java185 public void setStateDescription(@Nullable CharSequence stateDescription) { in setStateDescription()
H A DProgressBar.java1625 public void setStateDescription(@Nullable CharSequence stateDescription) { in setStateDescription()
/aosp14/frameworks/base/services/core/java/com/android/server/rollback/
H A DRollback.java229 @RollbackState int state, String stateDescription, boolean restoreUserDataInProgress, in Rollback()
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityNodeInfo.java3365 public void setStateDescription(@Nullable CharSequence stateDescription) { in setStateDescription()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java11175 public void setStateDescription(@Nullable CharSequence stateDescription) { in setStateDescription()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...