Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerInternal.java166 public abstract void setDevicePolicyUserRestrictions(int originatingUserId, in setDevicePolicyUserRestrictions() method in UserManagerInternal
H A DUserManagerService.java6808 public void setDevicePolicyUserRestrictions(@UserIdInt int originatingUserId,
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java1426 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testClearDeviceOwner()
1984 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
1991 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2011 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2029 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2042 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2055 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2062 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2070 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2140 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asPo()
[all …]
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java2760 mUserManagerInternal.setDevicePolicyUserRestrictions(UserHandle.USER_SYSTEM, in fixupAutoTimeRestrictionDuringOrganizationOwnedDeviceMigration()
13673 mUserManagerInternal.setDevicePolicyUserRestrictions(originatingUserId, global, local,
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt40113 Landroid/os/UserManagerInternal;->setDevicePolicyUserRestrictions(ILandroid/os/Bundle;ZI)V