Home
last modified time | relevance | path

Searched refs:ACCESSIBILITY_LIVE_REGION_ASSERTIVE (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/chipbar/
DChipbarCoordinator.kt29 import android.view.View.ACCESSIBILITY_LIVE_REGION_ASSERTIVE in <lambda>()
232 chipInnerView.accessibilityLiveRegion = ACCESSIBILITY_LIVE_REGION_ASSERTIVE in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/receiver/
DMediaTttChipControllerReceiver.kt35 import android.view.View.ACCESSIBILITY_LIVE_REGION_ASSERTIVE in <lambda>()
238 iconContainerView.accessibilityLiveRegion = ACCESSIBILITY_LIVE_REGION_ASSERTIVE in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardIndicationTextView.java251 setAccessibilityLiveRegion(ACCESSIBILITY_LIVE_REGION_ASSERTIVE); in setNextIndication()
DPhoneStatusBarPolicy.java819 View.ACCESSIBILITY_LIVE_REGION_ASSERTIVE); in onCountdown()
/frameworks/base/core/java/android/view/
DView.java3374 public static final int ACCESSIBILITY_LIVE_REGION_ASSERTIVE = 0x00000002; field in View
3386 | ACCESSIBILITY_LIVE_REGION_POLITE | ACCESSIBILITY_LIVE_REGION_ASSERTIVE)
15399 @EnumEntry(value = ACCESSIBILITY_LIVE_REGION_ASSERTIVE, name = "assertive")
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33763 field public static final int ACCESSIBILITY_LIVE_REGION_ASSERTIVE = 2; // 0x2
/frameworks/base/core/api/
Dcurrent.txt53185 field public static final int ACCESSIBILITY_LIVE_REGION_ASSERTIVE = 2; // 0x2