Home
last modified time | relevance | path

Searched refs:ACTION_INSTALL_CA_CERT (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DCompHelperActivity.java40 public static final String ACTION_INSTALL_CA_CERT field in CompHelperActivity
89 } else if (ACTION_INSTALL_CA_CERT.equals(action)) { in onCreate()
DCompDeviceAdminTestReceiver.java48 filter.addAction(CompHelperActivity.ACTION_INSTALL_CA_CERT); in onProfileProvisioningComplete()
DEnterprisePrivacyTestListActivity.java260 new Intent(CompHelperActivity.ACTION_INSTALL_CA_CERT)), in addTestsToAdapter()