Searched refs:MSG_RESPONSE_APDU (Results 1 – 1 of 1) sorted by relevance
218 public static final int MSG_RESPONSE_APDU = 1; field in HostApduService283 Message responseMsg = Message.obtain(null, MSG_RESPONSE_APDU); in handleMessage()299 case MSG_RESPONSE_APDU: in handleMessage()354 Message responseMsg = Message.obtain(null, MSG_RESPONSE_APDU); in sendResponseApdu()