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.java24 public class DeviceIdAttestationException extends Exception { class
31 public DeviceIdAttestationException(String detailMessage) { in DeviceIdAttestationException() method in DeviceIdAttestationException
42 public DeviceIdAttestationException(String message, Throwable cause) { in DeviceIdAttestationException() method in DeviceIdAttestationException