Searched refs:httpsConnection (Results 1 – 10 of 10) sorted by relevance
199 HttpsURLConnection httpsConnection = (HttpsURLConnection) connection; in createDefaultConnection() local202 httpsConnection.setHostnameVerifier(NoOpHostNameVerifier.INSTANCE); in createDefaultConnection()204 httpsConnection.setSSLSocketFactory(socketFactory); in createDefaultConnection()
555 HttpsURLConnection httpsConnection = (HttpsURLConnection) client.open(server.getUrl("/foo")); in inspectHandshakeThroughoutRequestLifecycle() local559 httpsConnection.getCipherSuite(); in inspectHandshakeThroughoutRequestLifecycle()565 httpsConnection.connect(); in inspectHandshakeThroughoutRequestLifecycle()566 assertNotNull(httpsConnection.getCipherSuite()); in inspectHandshakeThroughoutRequestLifecycle()569 assertContent("", httpsConnection); in inspectHandshakeThroughoutRequestLifecycle()570 assertNotNull(httpsConnection.getCipherSuite()); in inspectHandshakeThroughoutRequestLifecycle()573 httpsConnection.disconnect(); in inspectHandshakeThroughoutRequestLifecycle()574 assertNotNull(httpsConnection.getCipherSuite()); in inspectHandshakeThroughoutRequestLifecycle()
META-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...