Home
last modified time | relevance | path

Searched refs:awaitStopped (Results 1 – 5 of 5) sorted by relevance

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DBatteryConstraintTest.java286 kTestEnvironment.awaitStopped()); in testChargingConstraintFails()
345 kTestEnvironment.awaitStopped()); in testBatteryNotLowConstraintFails_withoutPower()
DStorageConstraintTest.java136 kTestEnvironment.awaitStopped()); in testJobStoppedWhenStorageLow()
DConnectivityConstraintTest.java229 kTestEnvironment.awaitStopped()); in testConnectivityConstraintExecutes_transitionNetworks()
311 kTestEnvironment.awaitStopped()); in testCellularConstraintExecutedAndStopped()
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/
DMockJobService.java458 public boolean awaitStopped() throws InterruptedException { in awaitStopped() method in MockJobService.TestEnvironment
/cts/tests/JobScheduler/src/android/jobscheduler/
DMockJobService.java458 public boolean awaitStopped() throws InterruptedException { in awaitStopped() method in MockJobService.TestEnvironment