Home
last modified time | relevance | path

Searched defs:verifyLockTaskState (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java4555 private void verifyLockTaskState(int userId) throws Exception { in verifyLockTaskState() method in DevicePolicyManagerTest
4560 private void verifyLockTaskState(int userId, String[] packages, int flags) throws Exception { in verifyLockTaskState() method in DevicePolicyManagerTest