HomeSort by relevance Sort by last modified time
    Searched defs:generateKeyWithDeviceIdAttestationExpectingSuccess (Results 1 - 3 of 3) sorted by null

  /cts/hostsidetests/devicepolicy/app/CertInstaller/src/com/android/cts/certinstaller/
DelegatedDeviceIdAttestationTest.java 35 KeyGenerationUtils.generateKeyWithDeviceIdAttestationExpectingSuccess(mDpm, null);
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DeviceIdAttestationTest.java 39 KeyGenerationUtils.generateKeyWithDeviceIdAttestationExpectingSuccess(
  /cts/tests/security/src/android/keystore/cts/
KeyGenerationUtils.java 58 public static void generateKeyWithDeviceIdAttestationExpectingSuccess(DevicePolicyManager dpm,

Completed in 71 milliseconds