Searched defs:lastState (Results 1 – 8 of 8) sorted by relevance
329 BatteryStateSnapshot lastState = state.get(); in testMaybeShowHybridWarning() local333 mPowerUI.maybeShowHybridWarning(state.get(), lastState); in testMaybeShowHybridWarning() local343 mPowerUI.maybeShowHybridWarning(state.get(), lastState); in testMaybeShowHybridWarning() local353 mPowerUI.maybeShowHybridWarning(state.get(), lastState); in testMaybeShowHybridWarning() local552 BatteryStateSnapshot lastState = state.get(); in testShouldShowStandardWarning() local622 BatteryStateSnapshot lastState = state.get(); in testShouldDismissStandardWarning() local
149 State lastState = mStateDepository.get(mStateDepository.size() - 1); in validateNetworkDisconnection() local190 State lastState = mStateDepository.get(mStateDepository.size() - 1); in validateNetworkConnection() local
63 protected void updateIcon(int lastState, int newState) { in updateIcon()
57 public int lastState = STATE_BOOTING; field in UserState
3420 final int lastState = reg.lastProcStates.get(item.uid, in dispatchUidsChangedForObserver() local
323 private void recordHistoricalState(int currentState, int lastState) { in recordHistoricalState()
146 public int lastState; field in Tethering.TetherState
2899 final ActivityState lastState = next.getState(); in resumeTopActivityInnerLocked() local