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

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
H A DHttpsURLConnectionTest.java96 private static String systemTrustStorePassword; field in class:HttpsURLConnectionTest
883 systemTrustStorePassword = System
929 if (systemTrustStorePassword == null) {
933 systemTrustStorePassword);

Completed in 28 milliseconds