Home
last modified time | relevance | path

Searched refs:isSameTrustConfiguration (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/net/http/
DX509TrustManagerExtensions.java75 Method isSameTrustConfiguration = null; in X509TrustManagerExtensions() local
77 isSameTrustConfiguration = tm.getClass().getMethod("isSameTrustConfiguration", in X509TrustManagerExtensions()
82 mIsSameTrustConfiguration = isSameTrustConfiguration; in X509TrustManagerExtensions()
135 public boolean isSameTrustConfiguration(String hostname1, String hostname2) { in isSameTrustConfiguration() method in X509TrustManagerExtensions
/frameworks/base/core/java/android/security/net/config/
DRootTrustManager.java152 public boolean isSameTrustConfiguration(String hostname1, String hostname2) { in isSameTrustConfiguration() method in RootTrustManager
/frameworks/base/non-updatable-api/
Dcurrent.txt29536 method public boolean isSameTrustConfiguration(String, String);
/frameworks/base/api/
Dcurrent.txt29666 method public boolean isSameTrustConfiguration(String, String);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt62533 Landroid/security/net/config/RootTrustManager;->isSameTrustConfiguration(Ljava/lang/String;Ljava/la…