Searched refs:MSG_TRANSACTION_EVENT (Results 1 – 1 of 1) sorted by relevance
157 static final int MSG_TRANSACTION_EVENT = 17; field in NfcService382 sendMessage(NfcService.MSG_TRANSACTION_EVENT, dataObj); in onNfcTransactionEvent()2334 case MSG_TRANSACTION_EVENT: in handleMessage()