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.java158 assertLockTaskModeActive(); in testStartLockTask()
173 assertLockTaskModeActive(); in testCannotFinish()
269 assertLockTaskModeActive(); in testManifestArgument_whitelisted()
298 assertLockTaskModeActive(); in testManifestArgument_cannotFinish()
328 private void assertLockTaskModeActive() { in assertLockTaskModeActive() method in LockTaskTest