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

/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java102 static final int MSG_NDEF_TAG = 0; field in class:NfcService
233 sendMessage(NfcService.MSG_NDEF_TAG, tag);
1664 case MSG_NDEF_TAG:

Completed in 224 milliseconds