Home
last modified time | relevance | path

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

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DExpeditedJobTest.java19 import static android.jobscheduler.cts.JobThrottlingTest.setScreenState;
20 import static android.jobscheduler.cts.JobThrottlingTest.setTestPackageStandbyBucket;
64 setTestPackageStandbyBucket(mUiDevice, JobThrottlingTest.Bucket.ACTIVE); in setUp()
DUserInitiatedJobTest.java20 import static android.jobscheduler.cts.JobThrottlingTest.setScreenState;
21 import static android.jobscheduler.cts.JobThrottlingTest.setTestPackageStandbyBucket;
94 setTestPackageStandbyBucket(mUiDevice, JobThrottlingTest.Bucket.ACTIVE); in setUp()
DJobSchedulingTest.java27 import static android.jobscheduler.cts.JobThrottlingTest.setTestPackageStandbyBucket;
85 JobThrottlingTest.Bucket.ACTIVE); in testAnr_onStartJob()
113 JobThrottlingTest.Bucket.ACTIVE); in testAnr_onStopJob()
DJobThrottlingTest.java74 public class JobThrottlingTest { class
79 private static final String TAG = JobThrottlingTest.class.getSimpleName();