HomeSort by relevance Sort by last modified time
    Searched refs:ERROR_DISCONNECT (Results 1 - 3 of 3) sorted by null

  /packages/apps/Nfc/src/com/android/nfc/
ErrorCodes.java 46 public static final int ERROR_DISCONNECT = -5;
NfcService.java     [all...]
  /frameworks/base/core/java/android/nfc/
ErrorCodes.java 44 // case ERROR_DISCONNECT: return "DISCONNECT";
76 public static final int ERROR_DISCONNECT = -5;

Completed in 1038 milliseconds