Home | History | Annotate | Download | only in launcher3

Lines Matching defs:dispatchUnhandledMove

397     public boolean dispatchUnhandledMove(View focused, int direction) {
398 return mDragController.dispatchUnhandledMove(focused, direction);