Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DDeviceOwnerKeyManagementTest.java347 private boolean isDeviceIdAttestationRequested(int deviceIdAttestationFlags) { in isDeviceIdAttestationRequested() method in DeviceOwnerKeyManagementTest
380 if (isDeviceIdAttestationRequested(deviceIdAttestationFlags)) { in generateKeyAndCheckAttestation()
431 isDeviceIdAttestationRequested(deviceIdAttestationFlags) in generateKeyAndCheckAttestation()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java329 private boolean isDeviceIdAttestationRequested(int deviceIdAttestationFlags) { in isDeviceIdAttestationRequested() method in KeyManagementTest
362 if (isDeviceIdAttestationRequested(deviceIdAttestationFlags)) { in generateKeyAndCheckAttestation()
402 isDeviceIdAttestationRequested(deviceIdAttestationFlags) in generateKeyAndCheckAttestation()