HomeSort by relevance Sort by last modified time
    Searched refs:getBatchServiceThreadPoolIfAvailable (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
MenuExecutor.java 346 mTask = mActivity.getBatchServiceThreadPoolIfAvailable().submit(operation, null);
355 mTask = mActivity.getBatchServiceThreadPoolIfAvailable().submit(operation, null);
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AbstractGalleryActivity.java 342 public ThreadPool getBatchServiceThreadPoolIfAvailable() {

Completed in 28 milliseconds