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()
1350 private static final int MSG_NOTIFY_OUTSIDE_TOUCH = field in AccessibilityInteractionController.PrivateHandler
1381 case MSG_NOTIFY_OUTSIDE_TOUCH: in getMessageName()
1422 case MSG_NOTIFY_OUTSIDE_TOUCH: { in handleMessage()