Searched refs:isSwitchingState (Results 1 – 4 of 4) sorted by relevance
149 && !mLauncher.getWorkspace().isSwitchingState() in onKeyUp()
151 if (launcher.getWorkspace().isSwitchingState()) return false; in onAllAppsItemLongClick()
1140 public boolean isSwitchingState() { in isSwitchingState() method in Workspace1281 boolean isSwitchingState = mIsSwitchingState in onScrollChanged()1283 boolean isTransitioning = isSwitchingState in onScrollChanged()1774 return (!isSwitchingState() || mTransitionProgress > ALLOW_DROP_TRANSITION_PROGRESS) && in transitionStateShouldAllowDrop()3049 if (isSwitchingState()) {3057 if (isSwitchingState()) {
107 if (mLauncher.getWorkspace().isSwitchingState()) return false;