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

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
H A DDelegatingHttpsURLConnection.java161 @Override public boolean getDoInput() { method in class:DelegatingHttpsURLConnection
162 return delegate.getDoInput();
H A DJavaApiConverter.java574 public boolean getDoInput() { method in class:JavaApiConverter.CacheHttpURLConnection
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/
H A DResponseCacheAdapterTest.java154 assertTrue(httpUrlConnection.getDoInput());
194 assertTrue(httpUrlConnection.getDoInput());
H A DJavaApiConverterTest.java519 assertTrue(httpUrlConnection.getDoInput());
531 assertTrue(httpUrlConnection.getDoInput());
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
H A DURLConnectionTest.java301 * @tests java.net.URLConnection#getDoInput()
304 assertTrue("Should be set to true by default", uc.getDoInput());
307 assertTrue("Should have been set to true", uc.getDoInput());
310 assertFalse("Should have been set to false", uc.getDoInput());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 205 milliseconds