Searched refs:existingKey (Results 1 – 1 of 1) sorted by relevance
71 final Key existingKey = mCache.get(key); in getUniqueKey() local72 if (existingKey != null) { in getUniqueKey()75 return existingKey; in getUniqueKey()