Searched refs:mEventHandler (Results 1 - 10 of 10) sorted by relevance

/external/apache-http/android/src/android/net/http/
H A DRequest.java50 EventHandler mEventHandler; field in class:Request
110 mEventHandler = eventHandler;
158 return mEventHandler;
257 mEventHandler.status(v.getMajor(), v.getMinor(),
259 mEventHandler.headers(header);
317 mEventHandler.data(buf, count);
327 mEventHandler.data(buf, count);
337 mEventHandler.data(buf, count);
349 mEventHandler.endData();
518 mEventHandler
[all...]
H A DHttpsConnection.java272 req.mEventHandler.status(version.getMajor(),
276 req.mEventHandler.headers(headers);
277 req.mEventHandler.endData();
H A DRequestHandle.java466 mUrl, mUri, mMethod, mHeaders, mRequest.mEventHandler,
474 mUrl, mUri, mMethod, mHeaders, mRequest.mEventHandler,
H A DConnection.java225 req.mEventHandler.certificate(mCertificate);
415 * Helper. Calls the mEventHandler's error() method only if
441 req.mEventHandler.error(errorId, error);
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 87 milliseconds