Searched defs:cacheKey (Results 1 – 4 of 4) sorted by relevance
60 long cacheKey = Utils.crc64Long(key); in getImageData() local82 long cacheKey = Utils.crc64Long(key); in putImageData() local97 long cacheKey = Utils.crc64Long(key); in clearImageData() local
65 Pair<ComponentName, UserHandle> cacheKey = Pair.create(componentName, userHandle); in getService() local85 Pair<ComponentName, UserHandle> cacheKey = Pair.create(componentName, userHandle); in setService() local
82 CacheKey cacheKey = sizeMap.get(size); in getThumbnail() local129 CacheKey cacheKey = new CacheKey(uri, userId, size); in putThumbnail() local167 private void removeKey(CacheKey cacheKey) { in removeKey()
243 Pair<PhoneAccountHandle, String> cacheKey = new Pair<>(accountHandle, number); in isVoicemailNumber() local