Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskTest.java215 assertLockTaskModeActive(); in testStartLockTask()
230 assertLockTaskModeActive(); in testCannotFinish()
278 assertLockTaskModeActive(); in testUpdateWhitelisting_twoTasks()
346 assertLockTaskModeActive(); in testManifestArgument_whitelisted()
375 assertLockTaskModeActive(); in testManifestArgument_cannotFinish()
406 assertLockTaskModeActive(); in testActivityOptions_whitelisted()
426 private void assertLockTaskModeActive() { in assertLockTaskModeActive() method in LockTaskTest