Searched defs:lastState (Results 1 – 7 of 7) sorted by relevance
154 ListenableFuture<Integer> lastState = in startWork() local
73 val lastState: Int in add() constant
175 PreciseDataConnectionState lastState = getLastPreciseDataConnectionState(netCapability); in notifyPreciseDataConnectionStateChanged() local688 PreciseDataConnectionState lastState = in validatePreciseDataConnectionStateChanged() local
513 int lastState, int stateParameter) throws Exception { in assertStateReceivedForShutdownOrSleepWithPostpone()
703 private void assertStateReceivedForShutdownOrSleepWithoutPostpone(int lastState, in assertStateReceivedForShutdownOrSleepWithoutPostpone()3026 private void assertStateReceivedForShutdownOrSleepWithPostpone(int lastState, in assertStateReceivedForShutdownOrSleepWithPostpone()3045 private void assertStateReceivedForShutdownOrSleepWithPostpone(int lastState) throws Exception { in assertStateReceivedForShutdownOrSleepWithPostpone()
659 final PersistentState lastState = (PersistentState) getLastNonConfigurationInstance(); in onCreate() local
209 public int lastState; field in Tethering.TetherState