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.java230 assertLockTaskModeActive(); in testStartLockTask()
246 assertLockTaskModeActive(); in testCannotFinish()
296 assertLockTaskModeActive(); in testUpdateWhitelisting_twoTasks()
368 assertLockTaskModeActive(); in testManifestArgument_whitelisted()
399 assertLockTaskModeActive(); in testManifestArgument_cannotFinish()
432 assertLockTaskModeActive(); in testActivityOptions_whitelisted()
448 private void assertLockTaskModeActive() { in assertLockTaskModeActive() method in LockTaskTest