Searched refs:sSpellingExecutorService (Results 1 – 1 of 1) sorted by relevance
40 private static ScheduledExecutorService sSpellingExecutorService = newExecutorService(SPELLING); field in ExecutorUtils91 return sSpellingExecutorService; in getBackgroundExecutor()114 sSpellingExecutorService = newExecutorService(SPELLING); in killTasks()