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

  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
KeyManagementTest.java 379 private boolean isDeviceIdAttestationSupported() {
380 return mDevicePolicyManager.isDeviceIdAttestationSupported();
420 isDeviceIdAttestationSupported());
426 isDeviceIdAttestationSupported());
443 !isDeviceIdAttestationSupported());
505 if (attestation == null && !isDeviceIdAttestationSupported()) {
531 assertFalse(isDeviceIdAttestationSupported());
  /frameworks/base/core/java/android/app/admin/
DevicePolicyManager.java     [all...]
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 66 milliseconds