Searched refs:remoteBugreportHash (Results 1 – 1 of 1) sorted by relevance
246 return mDeviceOwner != null ? mDeviceOwner.remoteBugreportHash : null; in getDeviceOwnerRemoteBugreportHash()314 ownerInfo.remoteBugreportHash); in transferProfileOwner()327 mDeviceOwner.remoteBugreportHash); in transferDeviceOwnership()468 String remoteBugreportHash) { in setDeviceOwnerRemoteBugreportUriAndHash() argument472 mDeviceOwner.remoteBugreportHash = remoteBugreportHash; in setDeviceOwnerRemoteBugreportUriAndHash()896 public String remoteBugreportHash; field in Owners.OwnerInfo899 String remoteBugreportUri, String remoteBugreportHash) { in OwnerInfo() argument905 this.remoteBugreportHash = remoteBugreportHash; in OwnerInfo()909 String remoteBugreportUri, String remoteBugreportHash) { in OwnerInfo() argument915 this.remoteBugreportHash = remoteBugreportHash; in OwnerInfo()[all …]