HomeSort by relevance Sort by last modified time
    Searched refs:isSwitchingState (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewWithDraggableItems.java 109 mLauncher.getWorkspace().isSwitchingState()) return false;
Workspace.java 636 public boolean isSwitchingState() {
640 /** This differs from isSwitchingState in that we take into account how far the transition
    [all...]
AppsCustomizePagedView.java 586 mLauncher.getWorkspace().isSwitchingState()) return;
    [all...]

Completed in 177 milliseconds