Home
last modified time | relevance | path

Searched defs:dispatchUnhandledMove (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherAppWidgetHostView.java267 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in LauncherAppWidgetHostView
DDragController.java493 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in DragController
DDragLayer.java433 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in DragLayer
DPagedView.java1218 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in PagedView
DWorkspace.java1078 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in Workspace
/packages/apps/Launcher2/src/com/android/launcher2/
DDragController.java470 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in DragController
DDragLayer.java359 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in DragLayer
DWorkspace.java643 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in Workspace
DPagedView.java886 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in PagedView