Home
last modified time | relevance | path

Searched defs:handleTrustStorageUpdate (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/java/android/security/net/config/
H A DCertificateSource.java28 void handleTrustStorageUpdate(); in handleTrustStorageUpdate() method
H A DCertificatesEntryRef.java68 public void handleTrustStorageUpdate() { in handleTrustStorageUpdate() method in CertificatesEntryRef
H A DKeyStoreCertificateSource.java110 public void handleTrustStorageUpdate() { in handleTrustStorageUpdate() method in KeyStoreCertificateSource
H A DApplicationConfig.java150 public void handleTrustStorageUpdate() { in handleTrustStorageUpdate() method in ApplicationConfig
H A DResourceCertificateSource.java120 public void handleTrustStorageUpdate() { in handleTrustStorageUpdate() method in ResourceCertificateSource
H A DNetworkSecurityConfig.java151 public void handleTrustStorageUpdate() { in handleTrustStorageUpdate() method in NetworkSecurityConfig
H A DNetworkSecurityTrustManager.java182 public void handleTrustStorageUpdate() { in handleTrustStorageUpdate() method in NetworkSecurityTrustManager
/aosp14/frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/
H A DTestCertificateSource.java70 public void handleTrustStorageUpdate() { in handleTrustStorageUpdate() method in TestCertificateSource
/aosp14/frameworks/base/core/java/android/security/
H A DNetworkSecurityPolicy.java100 public void handleTrustStorageUpdate() { in handleTrustStorageUpdate() method in NetworkSecurityPolicy
/aosp14/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl153 void handleTrustStorageUpdate(); in handleTrustStorageUpdate() method
H A DActivityThread.java1965 public void handleTrustStorageUpdate() { in handleTrustStorageUpdate() method in ActivityThread.ApplicationThread