Searched defs:mEventHandler (Results 1 - 7 of 7) sorted by relevance
/external/apache-http/android/src/android/net/http/ | ||
H A D | Request.java | 50 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...] |
/external/robolectric/v3/runtime/ | ||
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
Completed in 129 milliseconds