Searched refs:KM_ERROR_INVALID_EXPIRATION_TIME (Results 1 – 1 of 1) sorted by relevance
174 public static final int KM_ERROR_INVALID_EXPIRATION_TIME = -14; field in KeymasterDefs241 sErrorCodeToString.put(KM_ERROR_INVALID_EXPIRATION_TIME, "Invalid expiration time"); in sErrorCodeToString.put() argument