Searched refs:Executor (Results 1 – 3 of 3) sorted by relevance
65 private final Executor mExecutor;73 public interface Executor { interface in TestSensorOperation81 public TestSensorOperation(TestSensorEnvironment environment, Executor executor) { in TestSensorOperation()90 Executor executor, in TestSensorOperation()229 Executor executor = new Executor() { in createOperation()254 Executor executor = new Executor() { in createOperation()338 Executor executor = new Executor() { in createOperation()365 Executor executor = new Executor() { in createFlushOperation()
565 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