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