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

  /packages/apps/Gallery3D/src/com/cooliris/media/
DiskCache.java 48 String cacheDirectoryPath = CacheService.getCachePath(cacheDirectoryName);
UriTexture.java 64 public static final String URI_CACHE = CacheService.getCachePath("hires-image-cache");
  /packages/apps/Gallery3D/src/com/cooliris/cache/
CacheService.java 156 public static final String getCachePath(final String subFolderName) {
    [all...]

Completed in 2092 milliseconds