Searched refs:connection (Results 1 – 5 of 5) sorted by relevance
97 HttpURLConnection connection = null; in submitForm() local100 connection = (HttpURLConnection) url.openConnection(); in submitForm()101 connection.setInstanceFollowRedirects(false); in submitForm()102 connection.setRequestMethod("POST"); in submitForm()103 connection.setDoOutput(true); in submitForm()104 connection.setRequestProperty("Content-Type", in submitForm()108 connection.setRequestProperty("Content-Length", Integer.toString(body.length)); in submitForm()110 OutputStream output = connection.getOutputStream(); in submitForm()118 InputStream input = connection.getInputStream(); in submitForm()121 int response = connection.getResponseCode(); in submitForm()[all …]
10 // setup nearby connection test20 // setup the 2nd nearby connection test, as21 // one client only allow to set up 1 connection.31 // setup the 3P API nearby connection test, as
8 * Make connection, advertising/discovery mediums configurable.17 * Add 10s delay after sta connection to allow scan, DHCP and internet57 * Add the check of AP connection. If AP is disconnected or connect to a wrong59 * Consolidate AP connection and speed check codes to one function.77 * Function tests: Tests for the basic functions used by D2D connection.
12 issues by measuring detailed quality signals including the discovery, connection57 (DBS) capable device can support a 2G infrastructure-STA connection and 5G58 device-to-device connection in parallel and thus can support higher407 - Wi-Fi STA connection failure signature:422 - BT connection failure signature:426 … at com.google.android.nearby.mobly.snippet.connection.ConnectionsClientSnippet.requestConnection(
... .net.URI address java.net.URLConnection connection String userInfo private java.lang.String base64Encode ( ...