Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskHostDrivenTest.java156 waitAndCheckLockedActivityIsPaused(); in testLockTaskIsExitedIfNotWhitelisted()
188 waitAndCheckLockedActivityIsPaused(); in testLockTaskCanLaunchDefaultDialer()
232 waitAndCheckLockedActivityIsPaused(); in testLockTaskCanLaunchEmergencyDialer()
272 private void waitAndCheckLockedActivityIsPaused() throws Exception { in waitAndCheckLockedActivityIsPaused() method in LockTaskHostDrivenTest