Searched defs:getJobState (Results 1 – 6 of 6) sorted by relevance
/cts/tests/JobScheduler/src/android/jobscheduler/cts/ | ||
D | StorageConstraintTest.java | 48 String getJobState() throws Exception { in getJobState() method in StorageConstraintTest |
D | BatteryConstraintTest.java | 113 String getJobState() throws Exception { in getJobState() method in BatteryConstraintTest |
D | BaseJobSchedulerTest.java | 307 String getJobState(int jobId) throws Exception { in getJobState() method in BaseJobSchedulerTest |
D | JobThrottlingTest.java | 1508 private String getJobState() throws Exception { in getJobState() method in JobThrottlingTest |
/cts/hostsidetests/appsearch/test-apps/AppSearchHostTestHelperA/src/android/appsearch/app/helper_a/ | ||
D | ContactsIndexerDeviceTest.java | 73 private String getJobState(int jobId) throws Exception { in getJobState() method in ContactsIndexerDeviceTest |
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/cts/shareduidtests/ | ||
D | ConstraintTest.java | 186 String getJobState(int jobId) throws Exception { in getJobState() method in ConstraintTest |