Searched refs:HandlerExecutorService (Results 1 – 1 of 1) sorted by relevance
70 return new HandlerExecutorService(handler); in newHandlerExecutor()101 private static class HandlerExecutorService extends AbstractExecutorService class in ContactsExecutors105 private HandlerExecutorService(Handler handler) { in HandlerExecutorService() method in ContactsExecutors.HandlerExecutorService