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

  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
HttpFacade.java 102 URL targetURL = new URL(url);
105 urlConnection = (HttpURLConnection) targetURL.openConnection();
  /packages/apps/Test/connectivity/UID/src/com/android/tests/connectivity/uid/
ConnectivityTestActivity.java 86 URL targetURL = new URL("http://www.google.com/generate_204");
87 urlConnection = (HttpURLConnection) targetURL.openConnection();
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar 
  /external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
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 

Completed in 187 milliseconds