Home
last modified time | relevance | path

Searched refs:isDeviceIdAttestationSupported (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java379 private boolean isDeviceIdAttestationSupported() { in isDeviceIdAttestationSupported() method in KeyManagementTest
380 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()