Searched refs:verifyLockTaskState (Results 1 – 1 of 1) sorted by relevance
4761 private void verifyLockTaskState(int userId) throws Exception { in verifyLockTaskState() method in DevicePolicyManagerTest4762 verifyLockTaskState(userId, new String[0], in verifyLockTaskState()4766 private void verifyLockTaskState(int userId, String[] packages, int flags) throws Exception { in verifyLockTaskState() method in DevicePolicyManagerTest4782 verifyLockTaskState(userId, packages, flags); in verifyCanSetLockTask()4806 verifyLockTaskState(CALLER_USER_HANDLE); in testLockTaskPolicyForProfileOwner()4821 verifyLockTaskState(MANAGED_PROFILE_USER_ID); in testLockTaskPolicyForProfileOwner()4840 verifyLockTaskState(UserHandle.USER_SYSTEM); in testLockTaskFeatures_IllegalArgumentException()