Searched refs:handoverRequestMsg (Results 1 – 1 of 1) sorted by relevance
189 NdefMessage handoverRequestMsg = null; in run() local198 handoverRequestMsg = new NdefMessage(byteStream.toByteArray()); in run()203 if (handoverRequestMsg != null) { in run()213 = mHandoverDataParser.getIncomingHandoverData(handoverRequestMsg); in run()