Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskHostDrivenTest.java146 waitAndCheckLockedActivityIsResumed(); in testLockTaskIsExitedIfNotWhitelisted()
176 waitAndCheckLockedActivityIsResumed(); in testLockTaskCanLaunchDefaultDialer()
220 waitAndCheckLockedActivityIsResumed(); in testLockTaskCanLaunchEmergencyDialer()
266 private void waitAndCheckLockedActivityIsResumed() throws Exception { in waitAndCheckLockedActivityIsResumed() method in LockTaskHostDrivenTest