Searched refs:mIsSwitchingState (Results 1 – 1 of 1) sorted by relevance
186 private boolean mIsSwitchingState = false; field in Workspace868 return mIsSwitchingState; in isSwitchingState()874 return !mIsSwitchingState in isFinishedSwitchingState()1003 boolean isTransitioning = mIsSwitchingState in onScrollChanged()1214 if (!workspaceInModalState() && !mIsSwitchingState && !mDragController.isDragging()) { in updatePageAlphaValues()1279 boolean enableChildrenLayers = mIsSwitchingState || isPageInTransition(); in updateChildrenLayersEnabled()1349 mIsSwitchingState = true; in onStartStateTransition()1356 mIsSwitchingState = false; in onEndStateTransition()1811 droppedOnOriginalCellDuringTransition = droppedOnOriginalCell && mIsSwitchingState; in onDrop()2851 if (!workspaceInModalState() && !mIsSwitchingState) {[all …]