Searched defs:HandlerExecutor (Results 1 – 4 of 4) sorted by relevance
26 public class HandlerExecutor extends Handler implements Executor { class27 public HandlerExecutor(@NonNull Looper looper) { in HandlerExecutor() method in HandlerExecutor
829 private static class HandlerExecutor implements Executor { class in MediaSessionManagerTest832 HandlerExecutor(Handler handler) { in HandlerExecutor() method in MediaSessionManagerTest.HandlerExecutor
165 private static class HandlerExecutor implements Executor { class in ItsTestActivity168 HandlerExecutor(Handler handler) { in HandlerExecutor() method in ItsTestActivity.HandlerExecutor
2422 public static class HandlerExecutor implements Executor { class in CameraTestUtils2425 public HandlerExecutor(Handler handler) { in HandlerExecutor() method in CameraTestUtils.HandlerExecutor