Searched defs:HandlerExecutor (Results 1 – 3 of 3) 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
1378 public static class HandlerExecutor implements Executor { class in CameraTestUtils1381 public HandlerExecutor(Handler handler) { in HandlerExecutor() method in CameraTestUtils.HandlerExecutor