Searched refs:KM_ERROR_UNKNOWN_ERROR (Results 1 – 3 of 3) sorted by relevance
113 throw new KeyStoreException(KeymasterDefs.KM_ERROR_UNKNOWN_ERROR, in update()146 throw new KeyStoreException(KeymasterDefs.KM_ERROR_UNKNOWN_ERROR, in update()
223 public static final int KM_ERROR_UNKNOWN_ERROR = -1000; field in KeymasterDefs269 sErrorCodeToString.put(KM_ERROR_UNKNOWN_ERROR, "Unknown error"); in sErrorCodeToString.put() argument
61611 Landroid/security/keymaster/KeymasterDefs;->KM_ERROR_UNKNOWN_ERROR:I