Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java959 final int MANAGED_PROFILE_ADMIN_UID = in testSetActivePasswordState_sendToProfiles() local
995 final int MANAGED_PROFILE_ADMIN_UID = in testSetActivePasswordState_notSentToParent() local
2277 final int MANAGED_PROFILE_ADMIN_UID = in testSetUserRestriction_asPoOfOrgOwnedDevice() local
2279 mContext.binder.callingUid = MANAGED_PROFILE_ADMIN_UID; in testSetUserRestriction_asPoOfOrgOwnedDevice()
2597 final int MANAGED_PROFILE_ADMIN_UID = in testSetKeyguardDisabledFeaturesWithPOOfOrganizationOwnedDevice() local
2599 mContext.binder.callingUid = MANAGED_PROFILE_ADMIN_UID; in testSetKeyguardDisabledFeaturesWithPOOfOrganizationOwnedDevice()
2639 final int MANAGED_PROFILE_ADMIN_UID = in testSetApplicationHiddenWithPOOfOrganizationOwnedDevice() local
2641 mContext.binder.callingUid = MANAGED_PROFILE_ADMIN_UID; in testSetApplicationHiddenWithPOOfOrganizationOwnedDevice()
4487 final int MANAGED_PROFILE_ADMIN_UID = in testSetNetworkLoggingEnabled_asPoOfOrgOwnedDevice() local
4492 mContext.binder.callingUid = MANAGED_PROFILE_ADMIN_UID; in testSetNetworkLoggingEnabled_asPoOfOrgOwnedDevice()
[all …]