Home
last modified time | relevance | path

Searched refs:forceRunJob (Results 1 – 4 of 4) sorted by relevance

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DExpeditedJobTest.java87 mTestAppInterface.forceRunJob(); in testJobUidState_noRequiredNetwork()
111 mTestAppInterface.forceRunJob(); in testJobUidState_withRequiredNetwork()
DJobSchedulingTest.java96 mTestAppInterface.forceRunJob(); in testAnr_onStartJob()
124 mTestAppInterface.forceRunJob(); in testAnr_onStopJob()
DTestAppInterface.java268 void forceRunJob() throws Exception { in forceRunJob() method in TestAppInterface
DConnectivityConstraintTest.java708 mTestAppInterface.forceRunJob(); in testJobUidState()