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