Searched refs:outTransportMetric (Results 1 – 9 of 9) sorted by relevance
54 private final HttpTransportMetrics outTransportMetric; field in HttpConnectionMetricsImpl65 final HttpTransportMetrics outTransportMetric) { in HttpConnectionMetricsImpl() argument68 this.outTransportMetric = outTransportMetric; in HttpConnectionMetricsImpl()82 if (this.outTransportMetric != null) { in getSentBytesCount()83 return this.outTransportMetric.getBytesTransferred(); in getSentBytesCount()122 if (this.outTransportMetric != null) { in getMetric()123 return new Long(this.outTransportMetric.getBytesTransferred()); in getMetric()140 if (this.outTransportMetric != null) { in reset()141 this.outTransportMetric.reset(); in reset()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...