Home
last modified time | relevance | path

Searched defs:responseMsg (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Nfc/framework/java/android/nfc/cardemulation/
DHostNfcFServiceMsgHandler.java73 Message responseMsg = Message.obtain(null, MSG_RESPONSE_PACKET); in handleMessage() local
DHostApduService.java355 Message responseMsg = Message.obtain(null, MSG_RESPONSE_APDU); in handleMessage() local
453 Message responseMsg = Message.obtain(null, MSG_RESPONSE_APDU); in sendResponseApdu() local
DHostNfcFService.java210 Message responseMsg = Message.obtain(null, MSG_RESPONSE_PACKET); in sendResponsePacket() local