Searched defs:KM_ERROR_MEMORY_ALLOCATION_FAILED (Results 1 – 2 of 2) sorted by relevance
291 public static final int KM_ERROR_MEMORY_ALLOCATION_FAILED = field in KeymasterDefs394 sErrorCodeToString.put(KM_ERROR_MEMORY_ALLOCATION_FAILED, "Memory allocation failed"); in sErrorCodeToString.put() argument
564 sErrorCodeToFailureInfo.put(KeymasterDefs.KM_ERROR_MEMORY_ALLOCATION_FAILED, in sErrorCodeToFailureInfo.put()