Searched refs:MSG_ON_GESTURE (Results 1 – 1 of 1) sorted by relevance
1908 mInvocationHandler.obtainMessage(InvocationHandler.MSG_ON_GESTURE, in notifyGesture()1911 mInvocationHandler.obtainMessage(InvocationHandler.MSG_ON_GESTURE, in notifyGesture()2360 public static final int MSG_ON_GESTURE = 1; field in AbstractAccessibilityServiceConnection.InvocationHandler2387 case MSG_ON_GESTURE: { in handleMessage()