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
856 private static class HandlerExecutor implements Executor { class in MediaSessionManagerTest859 HandlerExecutor(Handler handler) { in HandlerExecutor() method in MediaSessionManagerTest.HandlerExecutor
280 private static class HandlerExecutor implements Executor { class in ItsTestActivity283 HandlerExecutor(Handler handler) { in HandlerExecutor() method in ItsTestActivity.HandlerExecutor
2708 public static class HandlerExecutor implements Executor { class in CameraTestUtils2711 public HandlerExecutor(Handler handler) { in HandlerExecutor() method in CameraTestUtils.HandlerExecutor