Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DAccessibilityInteractionController.java642 message.what = PrivateHandler.MSG_PERFORM_ACCESSIBILITY_ACTION; in performAccessibilityActionClientThread()
1335 private static final int MSG_PERFORM_ACCESSIBILITY_ACTION = 1; field in AccessibilityInteractionController.PrivateHandler
1361 case MSG_PERFORM_ACCESSIBILITY_ACTION: in getMessageName()
1395 case MSG_PERFORM_ACCESSIBILITY_ACTION: { in handleMessage()