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.java750 clearClientCertPreferences(); in testProceedClientCertRequest()
763 clearClientCertPreferences(); in testProceedClientCertRequest()
780 clearClientCertPreferences(); in testProceedClientCertRequestKeyWithAndroidKeystoreKey()
793 clearClientCertPreferences(); in testProceedClientCertRequestKeyWithAndroidKeystoreKey()
807 clearClientCertPreferences(); in testIgnoreClientCertRequest()
838 clearClientCertPreferences(); in testCancelClientCertRequest()
888 clearClientCertPreferences(); in testClientCertIssuersReceivedCorrectly()
900 private void clearClientCertPreferences() { in clearClientCertPreferences() method in WebViewSslTest
902 mOnUiThread.clearClientCertPreferences(new Runnable() { in clearClientCertPreferences()
/cts/libs/deviceutillegacy/src/android/webkit/cts/
DWebViewOnUiThread.java423 public void clearClientCertPreferences(final Runnable onCleared) {
427 WebView.clearClientCertPreferences(onCleared);