Searched defs:KM_ERROR_INVALID_ARGUMENT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/security/keymaster/
H A DKeymasterDefs.java198 public static final int KM_ERROR_INVALID_ARGUMENT = -38; field in class:KeymasterDefs
255 sErrorCodeToString.put(KM_ERROR_INVALID_ARGUMENT, "Invalid argument");

Completed in 9 milliseconds