Home
last modified time | relevance | path

Searched defs:lastState (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DCarPowerManagementServiceUnitTest.java640 private void assertStateReceivedForShutdownOrSleepWithPostpone(int lastState, in assertStateReceivedForShutdownOrSleepWithPostpone()
658 private void assertStateReceivedForShutdownOrSleepWithPostpone(int lastState) throws Exception { in assertStateReceivedForShutdownOrSleepWithPostpone()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hardware/power/
DCarPowerManagerUnitTest.java442 int lastState, int stateParameter) throws Exception { in assertStateReceivedForShutdownOrSleepWithPostpone()
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java182 public int lastState; field in Tethering.TetherState