Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java4771 private void verifyCanSetLockTask(int uid, int userId, ComponentName who, String[] packages, in verifyCanSetLockTask() method in DevicePolicyManagerTest
4812 verifyCanSetLockTask(DpmMockContext.CALLER_UID, CALLER_USER_HANDLE, admin1, in testLockTaskPolicyForProfileOwner()