Searched defs:cachedValue (Results 1 – 6 of 6) sorted by relevance
40 final Float cachedValue = sTextHeightCache.get(key); in getCharHeight() local60 final Float cachedValue = sTextWidthCache.get(key); in getCharWidth() local
166 CachedValue<V> cachedValue = getCachedValue(key); in getPossiblyExpired() local180 CachedValue<V> cachedValue = getCachedValue(key); in get() local
95 Drawable cachedValue = mCache.get(cacheKey); in loadIcon() local
126 final NetworkStats.Entry cachedValue = get(iface, uid); in getOrCompute() local
410 List<WindowBounds> cachedValue = getCurrentBounds(); in Info() local
647 final Boolean cachedValue = mValidSpellingWordReadCache.get(word); in isValidSpellingWord() local