Searched refs:getUnsafeSslSocketFactory (Results 1 – 2 of 2) sorted by relevance
88 urlConnection.setSSLSocketFactory(getUnsafeSslSocketFactory()); in setup()109 private static SSLSocketFactory getUnsafeSslSocketFactory() { in getUnsafeSslSocketFactory() method in MeasurementHttpClient
188 urlConnection.setSSLSocketFactory(getUnsafeSslSocketFactory()); in setupConnection()214 private static SSLSocketFactory getUnsafeSslSocketFactory() { in getUnsafeSslSocketFactory() method in AdServicesHttpsClient