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