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

/frameworks/base/core/java/android/nfc/
H A DErrorCodes.java47 case ERROR_INVALID_PARAM: return "INVALID_PARAM";
83 public static final int ERROR_INVALID_PARAM = -8; field in class:ErrorCodes

Completed in 58 milliseconds