Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DLockTaskTest.java231 assertLockTaskModeActive(); in testStartLockTask()
247 assertLockTaskModeActive(); in testCannotFinish()
297 assertLockTaskModeActive(); in testUpdateWhitelisting_twoTasks()
369 assertLockTaskModeActive(); in testManifestArgument_whitelisted()
400 assertLockTaskModeActive(); in testManifestArgument_cannotFinish()
433 assertLockTaskModeActive(); in testActivityOptions_whitelisted()
449 private void assertLockTaskModeActive() { in assertLockTaskModeActive() method in LockTaskTest