Searched defs:HandlerExecutor (Results 1 – 2 of 2) sorted by relevance
26 public class HandlerExecutor extends Handler implements Executor { class27 public HandlerExecutor(@NonNull Looper looper) { in HandlerExecutor() method in HandlerExecutor
1602 public static class HandlerExecutor implements Executor { class in CameraTestUtils1605 public HandlerExecutor(Handler handler) { in HandlerExecutor() method in CameraTestUtils.HandlerExecutor