HomeSort by relevance Sort by last modified time
    Searched defs:mDownloadCache (Results 1 - 3 of 3) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
GalleryAppImpl.java 44 private DownloadCache mDownloadCache;
92 if (mDownloadCache == null) {
101 mDownloadCache = new DownloadCache(this, cacheDir, DOWNLOAD_CAPACITY);
103 return mDownloadCache;
  /prebuilts/devtools/tools/lib/
sdkuilib.jar 
sdklib.jar 

Completed in 35 milliseconds