Searched defs:HandlerExecutor (Results 1 – 7 of 7) sorted by relevance
32 public class HandlerExecutor implements Executor { class35 public HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in HandlerExecutor
31 public class HandlerExecutor implements Executor { class34 public HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in HandlerExecutor
23 public class HandlerExecutor implements ShellExecutor { class26 public HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in HandlerExecutor
57 public static final class HandlerExecutor implements Executor { class in CameraExtensionUtils60 public HandlerExecutor(Handler handler) { in HandlerExecutor() method in CameraExtensionUtils.HandlerExecutor
884 private final class HandlerExecutor implements Executor { class in ImageReader887 public HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in ImageReader.HandlerExecutor
1378 public static class HandlerExecutor implements Executor { class in CameraTestUtils1381 public HandlerExecutor(Handler handler) { in HandlerExecutor() method in CameraTestUtils.HandlerExecutor