Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DAccessibilityInteractionController.java642 message.what = PrivateHandler.MSG_PERFORM_ACCESSIBILITY_ACTION; in performAccessibilityActionClientThread()
1363 private static final int MSG_PERFORM_ACCESSIBILITY_ACTION = 1; field in AccessibilityInteractionController.PrivateHandler
1389 case MSG_PERFORM_ACCESSIBILITY_ACTION: in getMessageName()
1423 case MSG_PERFORM_ACCESSIBILITY_ACTION: { in handleMessage()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt73409 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_PERFORM_ACCESSIBILITY_ACTION:I