Searched refs:isKeyAllowedForAllApplications (Results 1 – 2 of 2) sorted by relevance
264 assertThat(mPhysicalDeviceAttributes.isKeyAllowedForAllApplications()).isFalse(); in parseCertificate_valuesNotSet()268 assertThat(mPhysicalDeviceAttributes2.isKeyAllowedForAllApplications()).isFalse(); in parseCertificate_valuesNotSet()
206 boolean isKeyAllowedForAllApplications() { in isKeyAllowedForAllApplications() method in AndroidKeystoreAttestationVerificationAttributes