Searched defs:HandlerExecutor (Results 1 – 7 of 7) sorted by relevance
30 public class HandlerExecutor implements Executor { class34 public HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in HandlerExecutor
29 public class HandlerExecutor implements Executor { class32 public HandlerExecutor(Handler handler) { in HandlerExecutor() method in HandlerExecutor
99 private static class HandlerExecutor implements Executor { class in ForegroundThread102 HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in ForegroundThread.HandlerExecutor
127 public static class HandlerExecutor implements Executor { class in CameraSystemActivity130 public HandlerExecutor(Handler handler) { in HandlerExecutor() method in CameraSystemActivity.HandlerExecutor
148 private static class HandlerExecutor implements Executor { class in MultinetworkPolicyTracker152 HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in MultinetworkPolicyTracker.HandlerExecutor
201 private class HandlerExecutor(private val handler: Handler) : Executor { in <lambda>() class
2091 private static class HandlerExecutor implements Executor { class in CarPropertyManagerTest2094 HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in CarPropertyManagerTest.HandlerExecutor