Searched defs:KM_ERROR_INCOMPATIBLE_PURPOSE (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/security/keymaster/
H A DKeymasterDefs.java149 public static final int KM_ERROR_INCOMPATIBLE_PURPOSE = -3; field in class:KeymasterDefs
213 sErrorCodeToString.put(KM_ERROR_INCOMPATIBLE_PURPOSE, "Incompatible purpose");

Completed in 55 milliseconds