Searched defs:KM_ERROR_UNEXPECTED_NULL_POINTER (Results 1 – 2 of 2) sorted by relevance
273 public static final int KM_ERROR_UNEXPECTED_NULL_POINTER = field in KeymasterDefs
546 sErrorCodeToFailureInfo.put(KeymasterDefs.KM_ERROR_UNEXPECTED_NULL_POINTER, in sErrorCodeToFailureInfo.put()