Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskTest.java402 startLockTaskWithOptions(UTILITY_ACTIVITY); in testActivityOptions_whitelisted()
416 startLockTaskWithOptions(UTILITY_ACTIVITY); in testActivityOptions_nonWhitelisted()
496 private void startLockTaskWithOptions(String className) throws InterruptedException { in startLockTaskWithOptions() method in LockTaskTest