Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java3377 final int PROFILE_ADMIN = UserHandle.getUid(PROFILE_USER, 19436); in testSetMaximumTimeToLockProfile() local
3378 addManagedProfile(admin1, PROFILE_ADMIN, admin1); in testSetMaximumTimeToLockProfile()
3379 mContext.binder.callingUid = PROFILE_ADMIN; in testSetMaximumTimeToLockProfile()