Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DLockTaskUiTestActivity.java78 private static final String ACTION_STOP_LOCK_TASK = field in LockTaskUiTestActivity
121 if (ACTION_STOP_LOCK_TASK.equals(getIntent().getAction())) { in onCreate()
186 stopLockTaskIntent.setAction(ACTION_STOP_LOCK_TASK); in addTestsToAdapter()