Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOwners.java527 void setProfileOwnerCanAccessDeviceIds(int userId) { in setProfileOwnerCanAccessDeviceIds() method in Owners
DDevicePolicyManagerService.java12522 mOwners.setProfileOwnerCanAccessDeviceIds(userId); in grantDeviceIdsAccessToProfileOwner()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java5037 () -> dpm.setProfileOwnerCanAccessDeviceIds(admin2)); in testGrantDeviceIdsAccess_notToProfileOwner()
5045 () -> dpm.setProfileOwnerCanAccessDeviceIds(admin1)); in testGrantDeviceIdsAccess_notByAuthorizedCaller()
5074 dpm.setProfileOwnerCanAccessDeviceIds(admin1); in testGrantDeviceIdsAccess_byAuthorizedManagedProvisioning()
5327 dpm.setProfileOwnerCanAccessDeviceIds(who); in configureProfileOwnerForDeviceIdAccess()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java10709 public void setProfileOwnerCanAccessDeviceIds(@NonNull ComponentName who) { in setProfileOwnerCanAccessDeviceIds() method in DevicePolicyManager
/frameworks/base/api/
Dsystem-current.txt687 …FILE_OWNER_DEVICE_IDS_ACCESS, conditional=true) public void setProfileOwnerCanAccessDeviceIds(@Non…