Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskHostDrivenTest.java101 checkLockedActivityIsRunning(); in testLockTaskIsActiveAndCantBeInterrupted()
105 checkLockedActivityIsRunning(); in testLockTaskIsActiveAndCantBeInterrupted()
109 checkLockedActivityIsRunning(); in testLockTaskIsActiveAndCantBeInterrupted()
113 checkLockedActivityIsRunning(); in testLockTaskIsActiveAndCantBeInterrupted()
245 private void checkLockedActivityIsRunning() { in checkLockedActivityIsRunning() method in LockTaskHostDrivenTest