Searched defs:cancelCurrentTouch (Results 1 – 7 of 7) sorted by relevance
679 public void cancelCurrentTouch() { in cancelCurrentTouch() method in NotificationShadeWindowViewController
200 void cancelCurrentTouch(); in cancelCurrentTouch() method
1181 public void cancelCurrentTouch() { in cancelCurrentTouch() method in InputManager
1497 public void cancelCurrentTouch() { in cancelCurrentTouch() method in InputManagerGlobal
224 void cancelCurrentTouch(); in cancelCurrentTouch() method520 public native void cancelCurrentTouch(); in cancelCurrentTouch() method in NativeInputManagerService.NativeImpl
1994 public void cancelCurrentTouch() { in cancelCurrentTouch() method in InputManagerService
7084 void InputDispatcher::cancelCurrentTouch() { in cancelCurrentTouch() function in android::inputdispatcher::InputDispatcher