Searched defs:lastState (Results 1 – 6 of 6) sorted by relevance
168 ListenableFuture<Integer> lastState = in startWork() local
175 PreciseDataConnectionState lastState = getLastPreciseDataConnectionState(netCapability); in notifyPreciseDataConnectionStateChanged() local688 PreciseDataConnectionState lastState = in validatePreciseDataConnectionStateChanged() local
509 int lastState, int stateParameter) throws Exception { in assertStateReceivedForShutdownOrSleepWithPostpone()
661 private void assertStateReceivedForShutdownOrSleepWithoutPostpone(int lastState, in assertStateReceivedForShutdownOrSleepWithoutPostpone()2775 private void assertStateReceivedForShutdownOrSleepWithPostpone(int lastState, in assertStateReceivedForShutdownOrSleepWithPostpone()2793 private void assertStateReceivedForShutdownOrSleepWithPostpone(int lastState) throws Exception { in assertStateReceivedForShutdownOrSleepWithPostpone()
2189 int lastState; in addActiveLog() local
192 public int lastState; field in Tethering.TetherState