Searched refs:KM_ERROR_MEMORY_ALLOCATION_FAILED (Results 1 – 1 of 1) sorted by relevance
183 public static final int KM_ERROR_MEMORY_ALLOCATION_FAILED = -41; field in KeymasterDefs238 sErrorCodeToString.put(KM_ERROR_MEMORY_ALLOCATION_FAILED, "Memory allocation failed"); in sErrorCodeToString.put() argument