Searched refs:remoteBugreportUri (Results 1 – 1 of 1) sorted by relevance
257 return mDeviceOwner != null ? mDeviceOwner.remoteBugreportUri : null; in getDeviceOwnerRemoteBugreportUri()336 ownerInfo.userRestrictionsMigrated, ownerInfo.remoteBugreportUri, in transferProfileOwner()350 mDeviceOwner.userRestrictionsMigrated, mDeviceOwner.remoteBugreportUri, in transferDeviceOwnership()504 void setDeviceOwnerRemoteBugreportUriAndHash(String remoteBugreportUri, in setDeviceOwnerRemoteBugreportUriAndHash() argument508 mDeviceOwner.remoteBugreportUri = remoteBugreportUri; in setDeviceOwnerRemoteBugreportUriAndHash()948 public String remoteBugreportUri; field in Owners.OwnerInfo953 String remoteBugreportUri, String remoteBugreportHash, boolean canAccessDeviceIds) { in OwnerInfo() argument958 this.remoteBugreportUri = remoteBugreportUri; in OwnerInfo()964 String remoteBugreportUri, String remoteBugreportHash, boolean canAccessDeviceIds) { in OwnerInfo() argument969 this.remoteBugreportUri = remoteBugreportUri; in OwnerInfo()[all …]