Searched defs:KM_ERROR_KEY_NOT_YET_VALID (Results 1 – 2 of 2) sorted by relevance
257 public static final int KM_ERROR_KEY_NOT_YET_VALID = field in KeymasterDefs404 sErrorCodeToString.put(KM_ERROR_KEY_NOT_YET_VALID, "Key not yet valid"); in sErrorCodeToString.put() argument
528 sErrorCodeToFailureInfo.put(KeymasterDefs.KM_ERROR_KEY_NOT_YET_VALID, in sErrorCodeToFailureInfo.put()