Searched refs:startReordering (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java167 // This variable's scope is only for the duration of startReordering() and endReordering()
169 // This variable's scope is for the duration of startReordering() and after the zoomIn()
2043 public boolean startReordering(View v) { method in class:PagedView
H A DLauncher.java2800 mWorkspace.startReordering(v);

Completed in 1127 milliseconds