Searched refs:responseApdu (Results 1 – 2 of 2) sorted by relevance
277 byte[] responseApdu = processCommandApdu(apdu, null); in handleMessage()278 if (responseApdu != null) { in handleMessage()285 responseBundle.putByteArray(KEY_DATA, responseApdu); in handleMessage()353 public final void sendResponseApdu(byte[] responseApdu) { in sendResponseApdu() argument356 dataBundle.putByteArray(KEY_DATA, responseApdu); in sendResponseApdu()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...