Searched refs:ACTION_TRUST_STORE_CHANGED (Results 1 – 6 of 6) sorted by relevance
126 filter.addAction(KeyChain.ACTION_TRUST_STORE_CHANGED); in SecurityControllerImpl()479 if (KeyChain.ACTION_TRUST_STORE_CHANGED.equals(intent.getAction())) {
69 filter.addAction(KeyChain.ACTION_TRUST_STORE_CHANGED); in CertificateMonitor()
274 public static final String ACTION_TRUST_STORE_CHANGED = field in KeyChain
6207 new Intent(KeyChain.ACTION_TRUST_STORE_CHANGED) in verifyCanGetOwnerInstalledCaCerts()6236 new Intent(KeyChain.ACTION_TRUST_STORE_CHANGED) in verifyCanGetOwnerInstalledCaCerts()6281 new Intent(KeyChain.ACTION_TRUST_STORE_CHANGED) in verifyCantGetOwnerInstalledCaCertsProfileOwnerRemoval()
13170 case android.security.KeyChain.ACTION_TRUST_STORE_CHANGED: in broadcastIntentLocked()
37237 …field public static final String ACTION_TRUST_STORE_CHANGED = "android.security.action.TRUST_STORE…