Searched refs:TouchExplorationStateChangeListener (Results 1 – 10 of 10) sorted by relevance
69 public interface TouchExplorationStateChangeListener { interface in AccessibilityManager304 @NonNull TouchExplorationStateChangeListener listener) { in addTouchExplorationStateChangeListener()318 @NonNull TouchExplorationStateChangeListener listener, @Nullable Handler handler) {} in addTouchExplorationStateChangeListener()327 @NonNull TouchExplorationStateChangeListener listener) { in removeTouchExplorationStateChangeListener()
196 private final ArrayMap<TouchExplorationStateChangeListener, Handler>231 public interface TouchExplorationStateChangeListener { interface in AccessibilityManager775 @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()
34 AccessibilityManager.TouchExplorationStateChangeListener {
174 final AccessibilityManager.TouchExplorationStateChangeListener listener = status -> { in enableTouchExploration()
216 android.view.accessibility.AccessibilityManager$TouchExplorationStateChangeListener
4027 android.view.accessibility.AccessibilityManager$TouchExplorationStateChangeListener
17861 …ngeListener(Landroid/view/accessibility/AccessibilityManager$TouchExplorationStateChangeListener;)Z17862 …eListener(Landroid/view/accessibility/AccessibilityManager$TouchExplorationStateChangeListener;Lan…36742 Landroid/view/accessibility/AccessibilityManager$TouchExplorationStateChangeListener;
180 implements AccessibilityManager.TouchExplorationStateChangeListener,
52030 …ener(@NonNull android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener);52031 …r(@NonNull android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener, @N…52042 …ener(@NonNull android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener);52053 public static interface AccessibilityManager.TouchExplorationStateChangeListener {
34872 …hangeListener(android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener);34880 …hangeListener(android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener);34888 public static abstract interface AccessibilityManager.TouchExplorationStateChangeListener {