Searched refs:mTouchExplorationStateChangeListener (Results 1 – 5 of 5) sorted by relevance
54 mTouchExplorationStateChangeListener; field in AccessibilityButtonPreviewPreferenceController65 mTouchExplorationStateChangeListener = isTouchExplorationEnabled -> { in AccessibilityButtonPreviewPreferenceController()86 am.addTouchExplorationStateChangeListener(mTouchExplorationStateChangeListener); in onResume()102 am.removeTouchExplorationStateChangeListener(mTouchExplorationStateChangeListener); in onPause()
66 mTouchExplorationStateChangeListener; field in AccessibilityShortcutPreferenceFragment121 mTouchExplorationStateChangeListener = isTouchExplorationEnabled -> { in onCreateView()134 am.addTouchExplorationStateChangeListener(mTouchExplorationStateChangeListener); in onResume()144 am.removeTouchExplorationStateChangeListener(mTouchExplorationStateChangeListener); in onPause()
66 private TouchExplorationStateChangeListener mTouchExplorationStateChangeListener; field in ToggleScreenMagnificationPreferenceFragment93 mTouchExplorationStateChangeListener = isTouchExplorationEnabled -> { in onCreateView()119 am.addTouchExplorationStateChangeListener(mTouchExplorationStateChangeListener); in onResume()126 am.removeTouchExplorationStateChangeListener(mTouchExplorationStateChangeListener); in onPause()
101 private TouchExplorationStateChangeListener mTouchExplorationStateChangeListener; field in ToggleFeaturePreferenceFragment181 mTouchExplorationStateChangeListener = isTouchExplorationEnabled -> { in onCreateView()205 am.addTouchExplorationStateChangeListener(mTouchExplorationStateChangeListener); in onResume()217 am.removeTouchExplorationStateChangeListener(mTouchExplorationStateChangeListener); in onPause()
376 mTouchExplorationStateChangeListener = enabled -> updateTouchListener(); field in UdfpsController823 mTouchExplorationStateChangeListener); in showUdfpsOverlay()914 mTouchExplorationStateChangeListener); in hideUdfpsOverlay()