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