Home
last modified time | relevance | path

Searched defs:cancelCurrentTouch (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewController.java514 public void cancelCurrentTouch() { in cancelCurrentTouch() method in NotificationShadeWindowViewController
/aosp14/frameworks/base/core/java/android/hardware/input/
H A DIInputManager.aidl210 void cancelCurrentTouch(); in cancelCurrentTouch() method
H A DInputManager.java1228 public void cancelCurrentTouch() { in cancelCurrentTouch() method in InputManager
H A DInputManagerGlobal.java1312 public void cancelCurrentTouch() { in cancelCurrentTouch() method in InputManagerGlobal
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DNativeInputManagerService.java215 void cancelCurrentTouch(); in cancelCurrentTouch() method
482 public native void cancelCurrentTouch(); in cancelCurrentTouch() method in NativeInputManagerService.NativeImpl
H A DInputManagerService.java2090 public void cancelCurrentTouch() { in cancelCurrentTouch() method in InputManagerService