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/
DEnterprisePrivacyTestListActivity.java150 CommandReceiverActivity.COMMAND_RETRIEVE_SECURITY_LOGS)); in addTestsToAdapter()
DCommandReceiverActivity.java100 public static final String COMMAND_RETRIEVE_SECURITY_LOGS = "retrieve-security-logs"; field in CommandReceiverActivity
368 case COMMAND_RETRIEVE_SECURITY_LOGS: { in onCreate()