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