Searched refs:isSwitchingState (Results 1 – 4 of 4) sorted by relevance
89 if (launcher.getWorkspace().isSwitchingState()) return false; in onAllAppsItemLongClick()
868 public boolean isSwitchingState() { in isSwitchingState() method in Workspace986 boolean isSwitchingState = mIsSwitchingState in onScrollChanged()988 boolean isTransitioning = isSwitchingState in onScrollChanged()1549 return (!isSwitchingState() || mTransitionProgress > ALLOW_DROP_TRANSITION_PROGRESS) && in transitionStateShouldAllowDrop()2746 if (isSwitchingState()) {2753 if (isSwitchingState()) {
2823 if (!mDragController.isDragging() && !mWorkspace.isSwitchingState() && in onKeyUp()
95 if (mLauncher.getWorkspace().isSwitchingState()) return false;