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

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

Completed in 89 milliseconds