Home
last modified time | relevance | path

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

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DJobThrottlingTest.java62 public class JobThrottlingTest { class
63 private static final String TAG = JobThrottlingTest.class.getSimpleName();
100 synchronized (JobThrottlingTest.this) {
360 synchronized (JobThrottlingTest.this) { in toggleDeviceIdleState()