Searched defs:KM_ERROR_KEY_NOT_YET_VALID (Results 1 – 1 of 1) sorted by relevance
184 public static final int KM_ERROR_KEY_NOT_YET_VALID = -24; field in KeymasterDefs248 sErrorCodeToString.put(KM_ERROR_KEY_NOT_YET_VALID, "Key not yet valid"); in sErrorCodeToString.put() argument