Home
last modified time | relevance | path

Searched refs:onStatusBarMotionEvent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DStatusBarTouchController.java79 mSystemUiProxy.onStatusBarMotionEvent(ev); in dispatchTouchEvent()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java284 public void onStatusBarMotionEvent(MotionEvent event) { in onStatusBarMotionEvent() method in SystemUiProxy
287 mSystemUiProxy.onStatusBarMotionEvent(event); in onStatusBarMotionEvent()