Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensoroperations/
DTestSensorOperation.java66 private final Executor mExecutor;
76 public interface Executor { interface in TestSensorOperation
84 public TestSensorOperation(TestSensorEnvironment environment, Executor executor) { in TestSensorOperation()
93 Executor executor, in TestSensorOperation()
235 Executor executor = new Executor() { in createOperation()
263 Executor executor = new Executor() { in createOperation()
351 Executor executor = new Executor() { in createOperation()
398 Executor executor = new Executor() { in createFlushOperation()
/cts/tests/tests/hardware/src/android/hardware/cts/
DSensorTest.java568 private class FlushExecutor implements TestSensorOperation.Executor {
/cts/tools/dex-tools/dex/
Dclasses0.out.dex49649 public abstract interface class java.util.concurrent.Executor extends java.lang.Object
49660 …a.util.concurrent.ExecutorService extends java.lang.Object implements java.util.concurrent.Executor
51698 private final java.util.concurrent.Executor executor
51702 java.util.concurrent.Executor)
51703 @dalvik.annotation.Signature (value =(Ljava/util/concurrent/Executor;Ljava/util/concurrent/Blocking…
51705 java.util.concurrent.Executor