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.java183 assertLockTaskModeActive(); in testStartLockTask()
199 assertLockTaskModeActive(); in testCannotFinish()
288 assertLockTaskModeActive(); in testManifestArgument_whitelisted()
319 assertLockTaskModeActive(); in testManifestArgument_cannotFinish()
347 private void assertLockTaskModeActive() { in assertLockTaskModeActive() method in LockTaskTest