Searched refs:hashKeyForDisk (Results 1 – 4 of 4) sorted by relevance
254 final String key = hashKeyForDisk(data); in addBitmapToCache()316 final String key = hashKeyForDisk(data); in getBitmapFromDiskCache()579 public static String hashKeyForDisk(String key) { in hashKeyForDisk() method in ImageCache
193 final String key = ImageCache.hashKeyForDisk(data); in processBitmap()