Searched refs:metricsCache (Results 1 – 8 of 8) sorted by relevance
61 private HashMap metricsCache; field in HttpConnectionMetricsImpl107 if (this.metricsCache != null) { in getMetric()108 value = this.metricsCache.get(metricName); in getMetric()133 if (this.metricsCache == null) { in setMetric()134 this.metricsCache = new HashMap(); in setMetric()136 this.metricsCache.put(metricName, obj); in setMetric()148 this.metricsCache = null; in reset()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...