Searched refs:stableState (Results 1 – 1 of 1) sorted by relevance
534 final LauncherState stableState = stateManager.getCurrentStableState(); in checkLauncherIntegrity() local536 assertTrue("Stable state != state: " + stableState.getClass().getSimpleName() + ", " in checkLauncherIntegrity()538 stableState == stateManager.getState()); in checkLauncherIntegrity()546 final int ordinal = stableState.ordinal; in checkLauncherIntegrity()