Searched defs:getBackgroundExecutor (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DExecutorUtils.java83 public static ScheduledExecutorService getBackgroundExecutor(final String name) { method in class:ExecutorUtils
98 final ScheduledExecutorService executorService = getBackgroundExecutor(name);

Completed in 51 milliseconds