Searched defs:KM_ERROR_KEY_EXPIRED (Results 1 – 2 of 2) sorted by relevance
259 public static final int KM_ERROR_KEY_EXPIRED = field in KeymasterDefs405 sErrorCodeToString.put(KM_ERROR_KEY_EXPIRED, "Key expired"); in sErrorCodeToString.put() argument
530 sErrorCodeToFailureInfo.put(KeymasterDefs.KM_ERROR_KEY_EXPIRED, in sErrorCodeToFailureInfo.put()