Searched refs:sNotCacheableMap (Results 1 – 1 of 1) sorted by relevance
89 private static final CounterMap<String> sNotCacheableMap = new CounterMap<String>(); field in ContentCache714 sNotCacheableMap.add(str); in notCacheable()