Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerInternal.java92 public abstract void setDevicePolicyUserRestrictions(int originatingUserId, in setDevicePolicyUserRestrictions() method in UserManagerInternal
H A DUserManagerService.java5365 public void setDevicePolicyUserRestrictions(@UserIdInt int originatingUserId, in setDevicePolicyUserRestrictions() method in UserManagerService.LocalService
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java1393 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testClearDeviceOwner()
1994 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2001 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2021 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2039 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2052 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2065 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2072 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2080 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asDo()
2149 verify(getServices().userManagerInternal).setDevicePolicyUserRestrictions( in testSetUserRestriction_asPo()
[all …]
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java2487 mUserManagerInternal.setDevicePolicyUserRestrictions(UserHandle.USER_SYSTEM, in fixupAutoTimeRestrictionDuringOrganizationOwnedDeviceMigration()
11392 mUserManagerInternal.setDevicePolicyUserRestrictions(originatingUserId, global, local,
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt43436 Landroid/os/UserManagerInternal;->setDevicePolicyUserRestrictions(ILandroid/os/Bundle;ZI)V
/aosp12/frameworks/base/services/
H A Dart-profile33229 HSPLcom/android/server/pm/UserManagerService$LocalService;->setDevicePolicyUserRestrictions(ILandro…