Home
last modified time | relevance | path

Searched refs:clearClientCertPreferences (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewSslTest.java749 clearClientCertPreferences(); in testProceedClientCertRequest()
762 clearClientCertPreferences(); in testProceedClientCertRequest()
779 clearClientCertPreferences(); in testProceedClientCertRequestKeyWithAndroidKeystoreKey()
792 clearClientCertPreferences(); in testProceedClientCertRequestKeyWithAndroidKeystoreKey()
806 clearClientCertPreferences(); in testIgnoreClientCertRequest()
837 clearClientCertPreferences(); in testCancelClientCertRequest()
887 clearClientCertPreferences(); in testClientCertIssuersReceivedCorrectly()
899 private void clearClientCertPreferences() { in clearClientCertPreferences() method in WebViewSslTest
901 mOnUiThread.clearClientCertPreferences(new Runnable() { in clearClientCertPreferences()
/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewOnUiThread.java391 public void clearClientCertPreferences(final Runnable onCleared) {
395 WebView.clearClientCertPreferences(onCleared);