Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DLockTaskUiTestActivity.java185 final Intent stopLockTaskIntent = new Intent(this, LockTaskUiTestActivity.class); in addTestsToAdapter() local
186 stopLockTaskIntent.setAction(ACTION_STOP_LOCK_TASK); in addTestsToAdapter()
193 stopLockTaskIntent in addTestsToAdapter()