Searched refs:STATUS_CANCELLED (Results 1 - 9 of 9) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/client/
H A DHttpExchange.java93 public static final int STATUS_CANCELLED = 11; field in class:HttpExchange
335 case STATUS_CANCELLED:
347 case STATUS_CANCELLED:
776 * status (see {@link #getStatus()}) is {@link #STATUS_CANCELLED}, and this can be waited using {@link #waitForDone()}.
836 setStatus(STATUS_CANCELLED);
878 case STATUS_CANCELLED:
H A DAsyncHttpConnection.java164 exchange.getStatus() != HttpExchange.STATUS_CANCELLED &&
H A DBlockingHttpConnection.java211 exchange.getStatus() != HttpExchange.STATUS_CANCELLED &&
H A DAbstractHttpConnection.java383 case HttpExchange.STATUS_CANCELLED:
/external/robolectric/v3/runtime/
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.3_r2-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/ ...
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-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 760 milliseconds