Searched refs:grantDeviceIdsAccessToProfileOwner (Results 1 – 4 of 4) sorted by relevance
256 mDevicePolicyManager.grantDeviceIdsAccessToProfileOwner(mComponent, mUserId); in runGrantProfileOwnerDeviceIdsAccess()
426 void grantDeviceIdsAccessToProfileOwner(in ComponentName who, int userId); in grantDeviceIdsAccessToProfileOwner() method
10738 mService.grantDeviceIdsAccessToProfileOwner(who, myUserId()); in setProfileOwnerCanAccessDeviceIds()
12495 public void grantDeviceIdsAccessToProfileOwner(ComponentName who, int userId) { in grantDeviceIdsAccessToProfileOwner() method