Searched refs:getBatchServiceThreadPoolIfAvailable (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DMenuExecutor.java346 mTask = mActivity.getBatchServiceThreadPoolIfAvailable().submit(operation, null);
355 mTask = mActivity.getBatchServiceThreadPoolIfAvailable().submit(operation, null);
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DAbstractGalleryActivity.java342 public ThreadPool getBatchServiceThreadPoolIfAvailable() { method in class:AbstractGalleryActivity

Completed in 3549 milliseconds