Searched defs:HandlerExecutor (Results 1 – 2 of 2) sorted by relevance
32 public class HandlerExecutor implements Executor { class35 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