Searched refs:Executor (Results 1 – 3 of 3) sorted by relevance
66 private final Executor mExecutor;76 public interface Executor { interface in TestSensorOperation84 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()
568 private class FlushExecutor implements TestSensorOperation.Executor {
49649 public abstract interface class java.util.concurrent.Executor extends java.lang.Object49660 …a.util.concurrent.ExecutorService extends java.lang.Object implements java.util.concurrent.Executor51698 private final java.util.concurrent.Executor executor51702 java.util.concurrent.Executor)51703 @dalvik.annotation.Signature (value =(Ljava/util/concurrent/Executor;Ljava/util/concurrent/Blocking…51705 java.util.concurrent.Executor