Home
last modified time | relevance | path

Searched refs:JobThrottlingTest (Results 1 – 2 of 2) sorted by relevance

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DExpeditedJobTest.java19 import static android.jobscheduler.cts.JobThrottlingTest.setTestPackageStandbyBucket;
61 setTestPackageStandbyBucket(mUiDevice, JobThrottlingTest.Bucket.ACTIVE); in setUp()
DJobThrottlingTest.java89 public class JobThrottlingTest { class
90 private static final String TAG = JobThrottlingTest.class.getSimpleName();
137 synchronized (JobThrottlingTest.this) {
1069 synchronized (JobThrottlingTest.this) { in toggleDozeState()