Searched refs:canProfileOwnerAccessDeviceIds (Results 1 – 2 of 2) sorted by relevance
384 boolean canProfileOwnerAccessDeviceIds(int userId) { in canProfileOwnerAccessDeviceIds() method in Owners
5774 if (canProfileOwnerAccessDeviceIds(userId)) { in enforceCallerCanRequestDeviceIdAttestation()7920 private boolean canProfileOwnerAccessDeviceIds(int userId) { in canProfileOwnerAccessDeviceIds() method7922 return mOwners.canProfileOwnerAccessDeviceIds(userId); in canProfileOwnerAccessDeviceIds()