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.java84 checkLockedActivityIsRunning(); in testLockTaskIsActive()
98 checkLockedActivityIsRunning(); in testLockTaskIsActiveAndCantBeInterrupted()
102 checkLockedActivityIsRunning(); in testLockTaskIsActiveAndCantBeInterrupted()
106 checkLockedActivityIsRunning(); in testLockTaskIsActiveAndCantBeInterrupted()
110 checkLockedActivityIsRunning(); in testLockTaskIsActiveAndCantBeInterrupted()
115 private void checkLockedActivityIsRunning() throws Exception { in checkLockedActivityIsRunning() method in LockTaskHostDrivenTest