Searched refs:getAttestKeyAlias (Results 1 – 5 of 5) sorted by relevance
937 public String getAttestKeyAlias() { in getAttestKeyAlias() method in KeyGenParameterSpec1049 mAttestKeyAlias = sourceSpec.getAttestKeyAlias(); in Builder()
122 out.writeString(mSpec.getAttestKeyAlias()); in writeToParcel()
433 if (spec.getAttestKeyAlias() != null) { in buildAndCheckAttestKeyDescriptor()436 attestKeyDescriptor.alias = spec.getAttestKeyAlias(); in buildAndCheckAttestKeyDescriptor()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
39726 method @Nullable public String getAttestKeyAlias();