Searched refs:ERROR_BUFFER_TO_SMALL (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/nfc/
H A DErrorCodes.java51 case ERROR_BUFFER_TO_SMALL: return "BUFFER_TO_SMALL";
91 public static final int ERROR_BUFFER_TO_SMALL = -12; field in class:ErrorCodes

Completed in 450 milliseconds