Searched refs:awaitStopped (Results 1 – 9 of 9) sorted by relevance
316 kTestEnvironment.awaitStopped()); in testIdleJobStartsOnlyWhenIdle_settingProjectionEndsIdle()324 kTestEnvironment.awaitStopped()); in testIdleJobStartsOnlyWhenIdle_screenEndsIdle()
241 kTestEnvironment.awaitStopped()); in testChargingConstraintFails()300 kTestEnvironment.awaitStopped()); in testBatteryNotLowConstraintFails_withoutPower()
133 kTestEnvironment.awaitStopped()); in testJobStoppedWhenStorageLow()
109 assertTrue(kTestEnvironment.awaitStopped()); in testNotificationJobEndDetach()146 assertTrue(kTestEnvironment.awaitStopped()); in testNotificationJobEndRemove()
234 assertTrue("Job didn't stop immediately", kTestEnvironment.awaitStopped()); in verifyStopReason()
148 assertTrue("Job didn't start", kTestEnvironment.awaitStopped()); in testCancel_runningJob()
256 kTestEnvironment.awaitStopped()); in testConnectivityConstraintExecutes_transitionNetworks()
459 public boolean awaitStopped() throws InterruptedException { in awaitStopped() method in MockJobService.TestEnvironment
557 public boolean awaitStopped() throws InterruptedException { in awaitStopped() method in MockJobService.TestEnvironment