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

/packages/apps/Contacts/src/com/android/contacts/util/concurrent/
H A DContactsExecutors.java55 public static ListeningExecutorService getDefaultThreadPoolExecutor() { method in class:ContactsExecutors
77 * <p>A different executor than {@link ContactsExecutors#getDefaultThreadPoolExecutor()} is

Completed in 546 milliseconds