Searched refs:canAccessDeviceIds (Results 1 – 1 of 1) sorted by relevance
338 ownerInfo.canAccessDeviceIds); in transferProfileOwner()352 mDeviceOwner.canAccessDeviceIds); in transferDeviceOwnership()387 return profileOwner != null ? profileOwner.canAccessDeviceIds : false; in canProfileOwnerAccessDeviceIds()531 profileOwner.canAccessDeviceIds = true; in setProfileOwnerCanAccessDeviceIds()950 public boolean canAccessDeviceIds; field in Owners.OwnerInfo953 String remoteBugreportUri, String remoteBugreportHash, boolean canAccessDeviceIds) { in OwnerInfo() argument960 this.canAccessDeviceIds = canAccessDeviceIds; in OwnerInfo()964 String remoteBugreportUri, String remoteBugreportHash, boolean canAccessDeviceIds) { in OwnerInfo() argument971 this.canAccessDeviceIds = canAccessDeviceIds; in OwnerInfo()991 if (canAccessDeviceIds) { in writeToXml()[all …]