Searched refs:handleTrustStorageUpdate (Results 1 - 15 of 15) sorted by relevance

/frameworks/base/core/java/android/security/net/config/
H A DCertificateSource.java28 void handleTrustStorageUpdate(); method in interface:CertificateSource
H A DCertificatesEntryRef.java68 public void handleTrustStorageUpdate() { method in class:CertificatesEntryRef
69 mSource.handleTrustStorageUpdate();
H A DApplicationConfig.java150 public void handleTrustStorageUpdate() { method in class:ApplicationConfig
157 mDefaultConfig.handleTrustStorageUpdate();
163 entry.second.handleTrustStorageUpdate();
H A DNetworkSecurityConfig.java151 public void handleTrustStorageUpdate() { method in class:NetworkSecurityConfig
155 ref.handleTrustStorageUpdate();
158 getTrustManager().handleTrustStorageUpdate();
H A DKeyStoreCertificateSource.java110 public void handleTrustStorageUpdate() { method in class:KeyStoreCertificateSource
H A DResourceCertificateSource.java120 public void handleTrustStorageUpdate() { method in class:ResourceCertificateSource
H A DNetworkSecurityTrustManager.java182 public void handleTrustStorageUpdate() { method in class:NetworkSecurityTrustManager
185 mDelegate.handleTrustStorageUpdate();
H A DDirectoryCertificateSource.java132 public void handleTrustStorageUpdate() { method in class:DirectoryCertificateSource
/frameworks/base/core/java/android/security/
H A DNetworkSecurityPolicy.java100 public void handleTrustStorageUpdate() { method in class:NetworkSecurityPolicy
103 config.handleTrustStorageUpdate();
/frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/
H A DTestCertificateSource.java70 public void handleTrustStorageUpdate() { method in class:TestCertificateSource
/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl130 void handleTrustStorageUpdate();
H A DActivityThread.java1534 public void handleTrustStorageUpdate() { method in class:ActivityThread.ApplicationThread
1535 NetworkSecurityPolicy.getInstance().handleTrustStorageUpdate();
/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
H A DTransactionParcelTests.java594 public void handleTrustStorageUpdate() throws RemoteException { method in class:TransactionParcelTests.StubAppThread
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java2595 r.thread.handleTrustStorageUpdate();
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 365 milliseconds