Searched refs:awaitJobStart (Results 1 – 3 of 3) sorted by relevance
150 mTestAppInterface.awaitJobStart(5_000)); in testAllowWhileIdleJobInTempwhitelist()153 mTestAppInterface.awaitJobStart(5_000)); in testAllowWhileIdleJobInTempwhitelist()162 mTestAppInterface.awaitJobStart(DEFAULT_WAIT_TIMEOUT)); in testForegroundJobsStartImmediately()170 mTestAppInterface.awaitJobStart(3_000)); in testForegroundJobsStartImmediately()179 mTestAppInterface.awaitJobStart(DEFAULT_WAIT_TIMEOUT)); in testBackgroundJobsDelayed()186 mTestAppInterface.awaitJobStart(DEFAULT_WAIT_TIMEOUT)); in testBackgroundJobsDelayed()190 mTestAppInterface.awaitJobStart(DEFAULT_WAIT_TIMEOUT)); in testBackgroundJobsDelayed()197 mTestAppInterface.awaitJobStart(DEFAULT_WAIT_TIMEOUT)); in testJobStoppedWhenRestricted()208 mTestAppInterface.awaitJobStart(DEFAULT_WAIT_TIMEOUT)); in testRestrictedJobStartedWhenUnrestricted()211 mTestAppInterface.awaitJobStart(DEFAULT_WAIT_TIMEOUT)); in testRestrictedJobStartedWhenUnrestricted()[all …]
104 boolean awaitJobStart(long maxWait) throws Exception { in awaitJobStart() method in TestAppInterface
271 mTestAppInterface.awaitJobStart(30_000)); in testCellularConstraintExecutedAndStopped_Foreground()