Searched defs:getThreadPool (Results 1 – 6 of 6) sorted by relevance
33 public ThreadPool getThreadPool(); in getThreadPool() method
45 public ThreadPool getThreadPool() { in getThreadPool() method in BatchService
34 public ThreadPool getThreadPool(); in getThreadPool() method
83 public synchronized ThreadPool getThreadPool() { in getThreadPool() method in GalleryAppImpl
121 public ThreadPool getThreadPool() { in getThreadPool() method in AbstractGalleryActivity
116 private Executor getThreadPool(String packageName) { in getThreadPool() method in LocalImageFetcher