Home
last modified time | relevance | path

Searched defs:getTrustManager (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/security/net/config/
H A DApplicationConfig.java119 public X509TrustManager getTrustManager() { in getTrustManager() method in ApplicationConfig
H A DNetworkSecurityConfig.java111 public NetworkSecurityTrustManager getTrustManager() { in getTrustManager() method in NetworkSecurityConfig
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java326 private TrustManager getTrustManager() { in getTrustManager() method in LockPatternUtils
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java1714 TrustManager getTrustManager() { in getTrustManager() method in Injector