Searched refs:mBatchService (Results 1 – 1 of 1) sorted by relevance
315 private BatchService mBatchService; field in AbstractGalleryActivity320 mBatchService = ((BatchService.LocalBinder)service).getService();325 mBatchService = null;343 if (mBatchServiceIsBound && mBatchService != null) { in getBatchServiceThreadPoolIfAvailable()344 return mBatchService.getThreadPool(); in getBatchServiceThreadPoolIfAvailable()