Searched defs:KM_ERROR_OK (Results 1 – 2 of 2) sorted by relevance
205 public static final int KM_ERROR_OK = ErrorCode.OK; field in KeymasterDefs339 sErrorCodeToString.put(KM_ERROR_OK, "OK"); in sErrorCodeToString.put() argument
438 KM_ERROR_OK = 0, enumerator