Home
last modified time | relevance | path

Searched defs:handleTouchEvent (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarView.java279 boolean handleTouchEvent(MotionEvent event); in handleTouchEvent() method
H A DNotificationShadeWindowView.java370 boolean handleTouchEvent(MotionEvent ev); in handleTouchEvent() method
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DRecyclerViewFastScroller.java245 public boolean handleTouchEvent(MotionEvent ev, Point offset) { in handleTouchEvent() method in RecyclerViewFastScroller
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipTouchHandler.java527 public boolean handleTouchEvent(InputEvent inputEvent) { in handleTouchEvent() method