Searched defs:getBackgroundExecutor (Results 1 – 2 of 2) sorted by relevance
41 public static Executor getBackgroundExecutor() { in getBackgroundExecutor() method in AdServicesExecutors
83 public static ScheduledExecutorService getBackgroundExecutor(final String name) { in getBackgroundExecutor() method in ExecutorUtils