Searched defs:HandlerExecutor (Results 1 – 9 of 9) sorted by relevance
31 public class HandlerExecutor implements Executor { class34 public HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in HandlerExecutor
34 public class HandlerExecutor implements Executor { class37 public HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in HandlerExecutor
30 public class HandlerExecutor implements Executor { class33 public HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in HandlerExecutor
32 public class HandlerExecutor implements Executor { class35 public HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in HandlerExecutor
32 public class HandlerExecutor implements ShellExecutor { class45 public HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in HandlerExecutor53 public HandlerExecutor(@NonNull Handler handler, int defaultThreadPriority, in HandlerExecutor() method in HandlerExecutor
31 open class HandlerExecutor(looper: Looper) : Handler(looper), Executor { class
72 public static final class HandlerExecutor implements Executor { class in CameraExtensionUtils75 public HandlerExecutor(Handler handler) { in HandlerExecutor() method in CameraExtensionUtils.HandlerExecutor
1151 private final class HandlerExecutor implements Executor { class in ImageReader1154 public HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in ImageReader.HandlerExecutor
1380 public static class HandlerExecutor implements Executor { class in CameraTestUtils1383 public HandlerExecutor(Handler handler) { in HandlerExecutor() method in CameraTestUtils.HandlerExecutor