Home | History | Annotate | Download | only in launcher3

Lines Matching refs:dispatchUnhandledMove

411     public boolean dispatchUnhandledMove(View focused, int direction) {
412 return mDragController.dispatchUnhandledMove(focused, direction);