Searched refs:isDeviceIdAttestationSupported (Results 1 – 1 of 1) sorted by relevance
379 private boolean isDeviceIdAttestationSupported() { in isDeviceIdAttestationSupported() method in KeyManagementTest380 return mDevicePolicyManager.isDeviceIdAttestationSupported(); in isDeviceIdAttestationSupported()420 isDeviceIdAttestationSupported()); in generateKeyAndCheckAttestation()426 isDeviceIdAttestationSupported()); in generateKeyAndCheckAttestation()443 !isDeviceIdAttestationSupported()); in generateKeyAndCheckAttestation()505 if (attestation == null && !isDeviceIdAttestationSupported()) { in testAllVariationsOfDeviceIdAttestation()531 assertFalse(isDeviceIdAttestationSupported()); in testAllVariationsOfDeviceIdAttestation()