Home
last modified time | relevance | path

Searched defs:awaitExecution (Results 1 – 5 of 5) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/
DCameraContentJobService.java87 public boolean awaitExecution() throws InterruptedException { in awaitExecution() method in CameraContentJobService.TestEnvironment
/cts/tests/JobScheduler/src/android/jobscheduler/
DTriggerContentJobService.java134 public boolean awaitExecution() throws InterruptedException { in awaitExecution() method in TriggerContentJobService.TestEnvironment
DMockJobService.java418 public boolean awaitExecution() throws InterruptedException { in awaitExecution() method in MockJobService.TestEnvironment
422 public boolean awaitExecution(long timeoutMillis) throws InterruptedException { in awaitExecution() method in MockJobService.TestEnvironment
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/
DTriggerContentJobService.java134 public boolean awaitExecution() throws InterruptedException { in awaitExecution() method in TriggerContentJobService.TestEnvironment
DMockJobService.java418 public boolean awaitExecution() throws InterruptedException { in awaitExecution() method in MockJobService.TestEnvironment
422 public boolean awaitExecution(long timeoutMillis) throws InterruptedException { in awaitExecution() method in MockJobService.TestEnvironment