Searched refs:mIsSwitchingState (Results 1 – 2 of 2) sorted by relevance
162 private boolean mIsSwitchingState = false; field in Workspace629 return mIsSwitchingState; in isSwitchingState()635 return !mIsSwitchingState || (mTransitionProgress > 0.5f); in isFinishedSwitchingState()1090 if (!isSmall() && !mIsSwitchingState) {1100 if (!isSmall() && !mIsSwitchingState) {1191 !mIsSwitchingState &&1384 boolean small = mState == State.SMALL || mIsSwitchingState;1723 mIsSwitchingState = true;1739 mIsSwitchingState = false;2759 if (mInScrollArea || mIsSwitchingState || mState == State.SMALL) return;[all …]
202 private boolean mIsSwitchingState = false; field in Workspace495 (mIsSwitchingState || in shouldDrawChild()1064 return mIsSwitchingState; in isSwitchingState()1070 return !mIsSwitchingState || (mTransitionProgress > 0.5f); in isFinishedSwitchingState()1675 !mIsSwitchingState) { in updatePageAlphaValues()1909 boolean small = mState == State.OVERVIEW || mIsSwitchingState; in updateChildrenLayersEnabled()2169 mIsSwitchingState = true; in onLauncherTransitionPrepare()2190 mIsSwitchingState = false; in onLauncherTransitionEnd()4065 if (!workspaceInModalState() && !mIsSwitchingState) {4076 if (!workspaceInModalState() && !mIsSwitchingState) {[all …]