HomeSort by relevance Sort by last modified time
    Searched defs:fixedContentLengthLong (Results 1 - 12 of 12) sorted by null

  /libcore/ojluni/src/main/java/java/net/
HttpURLConnection.java 295 * <P> <B>NOTE:</B> {@link #fixedContentLengthLong} is recommended instead
309 protected long fixedContentLengthLong = -1;
415 fixedContentLengthLong = contentLength;
453 if (fixedContentLength != -1 || fixedContentLengthLong != -1) {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-0.jar 
android-all-6.0.1_r3-robolectric-r1.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/current/
core.jar 
  /prebuilts/sdk/system_23/
android.jar 

Completed in 215 milliseconds