Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarGestureHelper.java138 handleDragActionDownEvent(event); in interceptDockWindowEvent()
153 handleDragActionDownEvent(event); in handleDockWindowEvent()
166 private void handleDragActionDownEvent(MotionEvent event) { in handleDragActionDownEvent() method in NavigationBarGestureHelper