Searched refs:sCache (Results 1 – 7 of 7) sorted by relevance
29 private static Map<String, Long> sCache = field in RecordHistogram41 Long key = sCache.get(name); in getCachedHistogramKey()60 if (result != key) sCache.put(name, result); in recordBooleanHistogram()76 if (result != key) sCache.put(name, result); in recordEnumeratedHistogram()123 if (result != key) sCache.put(name, result); in recordCustomCountHistogram()140 if (result != key) sCache.put(name, result); in recordLinearCountHistogram()153 if (result != key) sCache.put(name, result); in recordPercentageHistogram()166 if (result != key) sCache.put(name, result); in recordSparseSlowlyHistogram()239 if (result != key) sCache.put(name, result); in recordCustomTimesHistogramMilliseconds()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...