Searched refs:KM_ERROR_INCOMPATIBLE_PURPOSE (Results 1 – 1 of 1) sorted by relevance
149 public static final int KM_ERROR_INCOMPATIBLE_PURPOSE = -3; field in KeymasterDefs213 sErrorCodeToString.put(KM_ERROR_INCOMPATIBLE_PURPOSE, "Incompatible purpose"); in sErrorCodeToString.put() argument