Searched defs:cancelCurrentTouch (Results 1 – 6 of 6) sorted by relevance
446 public void cancelCurrentTouch() { in cancelCurrentTouch() method in NotificationShadeWindowViewController
158 void cancelCurrentTouch(); in cancelCurrentTouch() method
1758 public void cancelCurrentTouch() { in cancelCurrentTouch() method in InputManager
188 void cancelCurrentTouch(); in cancelCurrentTouch() method405 public native void cancelCurrentTouch(); in cancelCurrentTouch() method in NativeInputManagerService.NativeImpl
2674 public void cancelCurrentTouch() { in cancelCurrentTouch() method in InputManagerService
6383 void InputDispatcher::cancelCurrentTouch() { in cancelCurrentTouch() function in android::inputdispatcher::InputDispatcher