Home
last modified time | relevance | path

Searched refs:COMMAND_RETRIEVE_SECURITY_LOGS (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DCommandReceiverActivity.java78 public static final String COMMAND_RETRIEVE_SECURITY_LOGS = "retrieve-security-logs"; field in CommandReceiverActivity
281 case COMMAND_RETRIEVE_SECURITY_LOGS: { in onCreate()
DEnterprisePrivacyTestListActivity.java151 CommandReceiverActivity.COMMAND_RETRIEVE_SECURITY_LOGS)); in addTestsToAdapter()