public static interface AccessibilityManager.TouchExplorationStateChangeListener
AccessibilityManager.addTouchExplorationStateChangeListener(android.view.accessibility.AccessibilityManager.TouchExplorationStateChangeListener)
.Modifier and Type | Method and Description |
---|---|
void |
onTouchExplorationStateChanged(boolean enabled)
Called when the touch exploration enabled state changes.
|