Searched refs:isInStableState (Results 1 – 6 of 6) sorted by relevance
50 return mActivityContext.getStateManager().isInStableState(LauncherState.ALL_APPS); in isInAllApps()
129 if ((!getStateManager().isInStableState(origState) in onStop()
144 public boolean isInStableState(STATE_TYPE state) { in isInStableState() method in StateManager
169 if (stateManager.isInStableState(LauncherState.BACKGROUND_APP) in createForRecents()
462 launcher -> launcher.getStateManager().isInStableState(state.get()) in waitForStateTransitionToEnd()
1695 if (getStateManager().isInStableState(ALL_APPS)) {