Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DAccessibilityInteractionController.java756 message.what = PrivateHandler.MSG_NOTIFY_OUTSIDE_TOUCH; in notifyOutsideTouchClientThread()
1378 private static final int MSG_NOTIFY_OUTSIDE_TOUCH = field in AccessibilityInteractionController.PrivateHandler
1409 case MSG_NOTIFY_OUTSIDE_TOUCH: in getMessageName()
1450 case MSG_NOTIFY_OUTSIDE_TOUCH: { in handleMessage()