Searched refs:mEncryptionKeyUrl (Results 1 – 2 of 2) sorted by relevance
32 private String mEncryptionKeyUrl; field in EncryptionKey44 mEncryptionKeyUrl = null; in EncryptionKey()62 && Objects.equals(mEncryptionKeyUrl, encryptionKey.mEncryptionKeyUrl) in equals()77 mEncryptionKeyUrl, in hashCode()110 return mEncryptionKeyUrl; in getEncryptionKeyUrl()145 .setEncryptionKeyUrl(this.mEncryptionKeyUrl) in cloneToBuilder()187 mBuilding.mEncryptionKeyUrl = encryptionKeyUrl; in setEncryptionKeyUrl()
47 private String mEncryptionKeyUrl; field in EnrollmentData59 mEncryptionKeyUrl = null; in EnrollmentData()83 && Objects.equals(mEncryptionKeyUrl, enrollmentData.mEncryptionKeyUrl); in equals()98 mEncryptionKeyUrl); in hashCode()151 return mEncryptionKeyUrl; in getEncryptionKeyUrl()226 .setEncryptionKeyUrl(this.mEncryptionKeyUrl); in cloneToBuilder()329 mBuilding.mEncryptionKeyUrl = encryptionKeyUrl; in setEncryptionKeyUrl()