Home
last modified time | relevance | path

Searched refs:outTransportMetric (Results 1 – 9 of 9) sorted by relevance

/external/apache-http/src/org/apache/http/impl/
DHttpConnectionMetricsImpl.java54 private final HttpTransportMetrics outTransportMetric; field in HttpConnectionMetricsImpl
65 final HttpTransportMetrics outTransportMetric) { in HttpConnectionMetricsImpl() argument
68 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()
/external/robolectric/v1/lib/main/
Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...