Home
last modified time | relevance | path

Searched defs:DeviceIdAttestationException (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DDeviceIdAttestationException.java28 public class DeviceIdAttestationException extends Exception { class
35 public DeviceIdAttestationException(@Nullable String detailMessage) { in DeviceIdAttestationException() method in DeviceIdAttestationException
46 public DeviceIdAttestationException(@Nullable String message, @Nullable Throwable cause) { in DeviceIdAttestationException() method in DeviceIdAttestationException