Searched refs:MSG_PERFORM_ACCESSIBILITY_ACTION (Results 1 – 1 of 1) sorted by relevance
642 message.what = PrivateHandler.MSG_PERFORM_ACCESSIBILITY_ACTION; in performAccessibilityActionClientThread()1335 private static final int MSG_PERFORM_ACCESSIBILITY_ACTION = 1; field in AccessibilityInteractionController.PrivateHandler1361 case MSG_PERFORM_ACCESSIBILITY_ACTION: in getMessageName()1395 case MSG_PERFORM_ACCESSIBILITY_ACTION: { in handleMessage()