Searched refs:awaitStopped (Results 1 – 5 of 5) sorted by relevance
286 kTestEnvironment.awaitStopped()); in testChargingConstraintFails()345 kTestEnvironment.awaitStopped()); in testBatteryNotLowConstraintFails_withoutPower()
136 kTestEnvironment.awaitStopped()); in testJobStoppedWhenStorageLow()
229 kTestEnvironment.awaitStopped()); in testConnectivityConstraintExecutes_transitionNetworks()311 kTestEnvironment.awaitStopped()); in testCellularConstraintExecutedAndStopped()
458 public boolean awaitStopped() throws InterruptedException { in awaitStopped() method in MockJobService.TestEnvironment