Searched refs:mCommandExecutorService (Results 1 – 1 of 1) sorted by relevance
64 private final ExecutorService mCommandExecutorService; field in SystemAlarmDispatcher89 mCommandExecutorService = Executors.newSingleThreadExecutor(); in SystemAlarmDispatcher()199 mCommandExecutorService.submit(new Runnable() { in processCommand()