Searched defs:HandlerExecutor (Results 1 – 6 of 6) sorted by relevance
32 public class HandlerExecutor implements Executor { class36 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
148 private static class HandlerExecutor implements Executor { class in MultinetworkPolicyTracker152 HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in MultinetworkPolicyTracker.HandlerExecutor
202 private class HandlerExecutor(private val handler: Handler) : Executor { in <lambda>() class
1682 private static class HandlerExecutor implements Executor { class in CarPropertyManagerTest1685 HandlerExecutor(@NonNull Handler handler) { in HandlerExecutor() method in CarPropertyManagerTest.HandlerExecutor