Searched refs:getThreadExecutor (Results 1 – 3 of 3) sorted by relevance
68 return getThreadExecutor().submit(runnable); in postOnBackgroundThread()77 return getThreadExecutor().submit(callable); in postOnBackgroundThread()87 private static synchronized ExecutorService getThreadExecutor() { in getThreadExecutor() method in ThreadUtils
927 callback.setExecutor(getThreadExecutor()); in addConfigCallback()968 private Executor getThreadExecutor() { in getThreadExecutor() method in ImsConfig
1672 callback.setExecutor(getThreadExecutor()); in addRegistrationCallback()1743 callback.setExecutor(getThreadExecutor()); in addCapabilitiesCallback()2253 private Executor getThreadExecutor() { in getThreadExecutor() method in ImsManager