Searched refs:HTTP_CACHE_DIR (Results 1 – 1 of 1) sorted by relevance
46 private static final String HTTP_CACHE_DIR = "http"; field in ImageFetcher80 mHttpCacheDir = ImageCache.getDiskCacheDir(context, HTTP_CACHE_DIR); in init()