Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarGestureHelper.java144 handleDragActionUpEvent(event); in interceptDockWindowEvent()
160 handleDragActionUpEvent(event); in handleDockWindowEvent()
241 private void handleDragActionUpEvent(MotionEvent event) { in handleDragActionUpEvent() method in NavigationBarGestureHelper