Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOwners.java527 void setProfileOwnerCanAccessDeviceIds(int userId) { in setProfileOwnerCanAccessDeviceIds() method in Owners
DDevicePolicyManagerService.java12531 mOwners.setProfileOwnerCanAccessDeviceIds(userId); in grantDeviceIdsAccessToProfileOwner()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java5064 () -> dpm.setProfileOwnerCanAccessDeviceIds(admin2)); in testGrantDeviceIdsAccess_notToProfileOwner()
5072 () -> dpm.setProfileOwnerCanAccessDeviceIds(admin1)); in testGrantDeviceIdsAccess_notByAuthorizedCaller()
5101 dpm.setProfileOwnerCanAccessDeviceIds(admin1); in testGrantDeviceIdsAccess_byAuthorizedManagedProvisioning()
5354 dpm.setProfileOwnerCanAccessDeviceIds(who); in configureProfileOwnerForDeviceIdAccess()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java10733 public void setProfileOwnerCanAccessDeviceIds(@NonNull ComponentName who) { in setProfileOwnerCanAccessDeviceIds() method in DevicePolicyManager
/frameworks/base/api/
Dsystem-current.txt712 …FILE_OWNER_DEVICE_IDS_ACCESS, conditional=true) public void setProfileOwnerCanAccessDeviceIds(@Non…
/frameworks/base/non-updatable-api/
Dsystem-current.txt712 …FILE_OWNER_DEVICE_IDS_ACCESS, conditional=true) public void setProfileOwnerCanAccessDeviceIds(@Non…