Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java1012 final int MANAGED_PROFILE_ADMIN_UID = in testSetActivePasswordState_sendToProfiles() local
1049 final int MANAGED_PROFILE_ADMIN_UID = in testSetActivePasswordState_notSentToParent() local
2269 final int MANAGED_PROFILE_ADMIN_UID = in testSetUserRestriction_asPoOfOrgOwnedDevice() local
2271 mContext.binder.callingUid = MANAGED_PROFILE_ADMIN_UID; in testSetUserRestriction_asPoOfOrgOwnedDevice()
2591 final int MANAGED_PROFILE_ADMIN_UID = in testSetKeyguardDisabledFeaturesWithPOOfOrganizationOwnedDevice() local
2593 mContext.binder.callingUid = MANAGED_PROFILE_ADMIN_UID; in testSetKeyguardDisabledFeaturesWithPOOfOrganizationOwnedDevice()
2635 final int MANAGED_PROFILE_ADMIN_UID = in testSetApplicationHiddenWithPOOfOrganizationOwnedDevice() local
2637 mContext.binder.callingUid = MANAGED_PROFILE_ADMIN_UID; in testSetApplicationHiddenWithPOOfOrganizationOwnedDevice()
4687 final int MANAGED_PROFILE_ADMIN_UID = in testSetNetworkLoggingEnabled_asPoOfOrgOwnedDevice() local
4692 mContext.binder.callingUid = MANAGED_PROFILE_ADMIN_UID; in testSetNetworkLoggingEnabled_asPoOfOrgOwnedDevice()
[all …]