Home
last modified time | relevance | path

Searched refs:TouchExplorationStateChangeListener (Results 1 – 13 of 13) sorted by relevance

/frameworks/layoutlib/bridge/src/android/view/accessibility/
DAccessibilityManager.java69 public interface TouchExplorationStateChangeListener { interface in AccessibilityManager
304 @NonNull TouchExplorationStateChangeListener listener) { in addTouchExplorationStateChangeListener()
318 @NonNull TouchExplorationStateChangeListener listener, @Nullable Handler handler) {} in addTouchExplorationStateChangeListener()
327 @NonNull TouchExplorationStateChangeListener listener) { in removeTouchExplorationStateChangeListener()
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityManager.java196 private final ArrayMap<TouchExplorationStateChangeListener, Handler>
231 public interface TouchExplorationStateChangeListener { interface in AccessibilityManager
775 @NonNull TouchExplorationStateChangeListener listener) { in addTouchExplorationStateChangeListener()
790 @NonNull TouchExplorationStateChangeListener listener, @Nullable Handler handler) { in addTouchExplorationStateChangeListener()
804 @NonNull TouchExplorationStateChangeListener listener) { in removeTouchExplorationStateChangeListener()
1314 final ArrayMap<TouchExplorationStateChangeListener, Handler> listeners; in notifyTouchExplorationStateChanged()
1325 final TouchExplorationStateChangeListener listener = listeners.keyAt(i); in notifyTouchExplorationStateChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DAccessibilityController.java34 AccessibilityManager.TouchExplorationStateChangeListener {
/frameworks/base/core/tests/coretests/src/android/view/
DAccessibilityInteractionControllerTest.java174 final AccessibilityManager.TouchExplorationStateChangeListener listener = status -> { in enableTouchExploration()
/frameworks/base/config/
Ddirty-image-objects216 android.view.accessibility.AccessibilityManager$TouchExplorationStateChangeListener
Dpreloaded-classes4027 android.view.accessibility.AccessibilityManager$TouchExplorationStateChangeListener
Dboot-image-profile.txt17860 …ngeListener(Landroid/view/accessibility/AccessibilityManager$TouchExplorationStateChangeListener;)Z
17861 …eListener(Landroid/view/accessibility/AccessibilityManager$TouchExplorationStateChangeListener;Lan…
36741 Landroid/view/accessibility/AccessibilityManager$TouchExplorationStateChangeListener;
/frameworks/base/non-updatable-api/
Dsystem-lint-baseline.txt242 …geListener(android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener, an…
Dcurrent.txt53394 …ener(@NonNull android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener);
53395 …r(@NonNull android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener, @N…
53406 …ener(@NonNull android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener);
53417 public static interface AccessibilityManager.TouchExplorationStateChangeListener {
/frameworks/base/api/
Dsystem-lint-baseline.txt349 …geListener(android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener, an…
Dcurrent.txt53538 …ener(@NonNull android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener);
53539 …r(@NonNull android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener, @N…
53550 …ener(@NonNull android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener);
53561 public static interface AccessibilityManager.TouchExplorationStateChangeListener {
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java176 implements AccessibilityManager.TouchExplorationStateChangeListener,
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34872 …hangeListener(android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener);
34880 …hangeListener(android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener);
34888 public static abstract interface AccessibilityManager.TouchExplorationStateChangeListener {