Searched refs:clearProperty (Results 1 – 7 of 7) sorted by relevance
226 System.clearProperty("http.proxyHost"); in setHttpProxyConfiguration()227 System.clearProperty("https.proxyHost"); in setHttpProxyConfiguration()233 System.clearProperty("http.proxyPort"); in setHttpProxyConfiguration()234 System.clearProperty("https.proxyPort"); in setHttpProxyConfiguration()240 System.clearProperty("http.nonProxyHosts"); in setHttpProxyConfiguration()241 System.clearProperty("https.nonProxyHosts"); in setHttpProxyConfiguration()
48 System.clearProperty("proxyHost"); in tearDown()49 System.clearProperty("proxyPort"); in tearDown()50 System.clearProperty("http.proxyHost"); in tearDown()51 System.clearProperty("http.proxyPort"); in tearDown()52 System.clearProperty("https.proxyHost"); in tearDown()53 System.clearProperty("https.proxyPort"); in tearDown()
86 System.clearProperty(DEXMAKER_SHARE_CLASSLOADER_PROPERTY); in wrapInSetAndClearProperty()
44 System.clearProperty(DEXMAKER_SHARE_CLASSLOADER_PROPERTY); in setUp()
1262 public BuilderType clearProperty(@NonNull String name) { in clearProperty() method in GenericDocument.Builder
42029 method public static java.lang.String clearProperty(java.lang.String);
25073 HSPLjava/lang/System;->clearProperty(Ljava/lang/String;)Ljava/lang/String;