Searched refs:getKeyVendorPatchLevel (Results 1 – 3 of 3) sorted by relevance
188 assertThat(mPhysicalDeviceAttributes.getKeyVendorPatchLevel()).isEqualTo(201907); in parseCertificate_keyVendorPatchLevel()189 assertThat(mPhysicalDeviceAttributes2.getKeyVendorPatchLevel()).isEqualTo(20220105); in parseCertificate_keyVendorPatchLevel()198 mVirtualDeviceAttributes.getKeyVendorPatchLevel(); in parseCertificate_keyVendorPatchLevelNotSetException()
231 int getKeyVendorPatchLevel() { in getKeyVendorPatchLevel() method in AndroidKeystoreAttestationVerificationAttributes
480 if (!isValidPatchLevel(attestationAttributes.getKeyVendorPatchLevel())) { in checkAttestationForPeerDeviceProfile()