Searched refs:MSG_RESPONSE_APDU (Results 1 – 2 of 2) sorted by relevance
211 public static final int MSG_RESPONSE_APDU = 1; field in HostApduService264 Message responseMsg = Message.obtain(null, MSG_RESPONSE_APDU); in handleMessage()280 case MSG_RESPONSE_APDU: in handleMessage()327 Message responseMsg = Message.obtain(null, MSG_RESPONSE_APDU); in sendResponseApdu()
47729 Landroid/nfc/cardemulation/HostApduService;->MSG_RESPONSE_APDU:I