Searched defs:runSatisfiedJob (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/cts/tests/JobScheduler/src/android/jobscheduler/cts/ | ||
H A D | BaseJobSchedulerTest.java | 400 void runSatisfiedJob(int jobId) throws Exception { in runSatisfiedJob() method in BaseJobSchedulerTest |
H A D | TestAppInterface.java | 239 void runSatisfiedJob() throws Exception { in runSatisfiedJob() method in TestAppInterface |
H A D | IdleConstraintTest.java | 349 private void runSatisfiedJob() throws Exception { in runSatisfiedJob() method in IdleConstraintTest |
/aosp_15_r20/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/cts/shareduidtests/ | ||
H A D | ConstraintTest.java | 207 void runSatisfiedJob(int jobId) throws Exception { in runSatisfiedJob() method in ConstraintTest |