OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSwitchingState
(Results
1 - 7
of
7
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
PagedViewWithDraggableItems.java
109
mLauncher.getWorkspace().
isSwitchingState
()) return false;
Workspace.java
627
public boolean
isSwitchingState
() {
631
/** This differs from
isSwitchingState
in that we take into account how far the transition
[
all
...]
AppsCustomizePagedView.java
503
mLauncher.getWorkspace().
isSwitchingState
()) return;
[
all
...]
/packages/apps/Launcher3/src/com/android/launcher3/
PagedViewWithDraggableItems.java
109
mLauncher.getWorkspace().
isSwitchingState
()) return false;
Workspace.java
[
all
...]
Launcher.java
[
all
...]
AppsCustomizePagedView.java
504
mLauncher.getWorkspace().
isSwitchingState
()) return;
[
all
...]
Completed in 38 milliseconds