Home
last modified time | relevance | path

Searched defs:runSatisfiedJob (Results 1 – 3 of 3) sorted by relevance

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DIdleConstraintTest.java323 private void runSatisfiedJob() throws Exception { in runSatisfiedJob() method in IdleConstraintTest
DTestAppInterface.java116 void runSatisfiedJob() throws Exception { in runSatisfiedJob() method in TestAppInterface
DBaseJobSchedulerTest.java221 void runSatisfiedJob(int jobId) throws Exception { in runSatisfiedJob() method in BaseJobSchedulerTest