Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/security/keymaster/
DKeymasterDefs.java156 public static final int KM_ERROR_INVALID_EXPIRATION_TIME = -14; field in KeymasterDefs
221 sErrorCodeToString.put(KM_ERROR_INVALID_EXPIRATION_TIME, "Invalid expiration time"); in sErrorCodeToString.put() argument