Searched defs:nsCache (Results 1 – 1 of 1) sorted by relevance
51 Map<String, V> nsCache = mCache.get(namespace); in contains() local66 Map<String, V> nsCache = mCache.computeIfAbsent(namespace, mNewHashMap); in setIfChanged() local83 Map<String, V> nsCache = mCache.computeIfAbsent(namespace, mNewHashMap); in getOrSet() local96 Map<String, V> nsCache = mCache.get(namespace); in getOrNull() local