OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sendresponseapdu
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/core/java/android/nfc/cardemulation/
HostApduService.java
310
public final void
sendResponseApdu
(byte[] responseApdu) {
368
* and use the {@link #
sendResponseApdu
(byte[])} method later.
/developers/build/prebuilts/gradle/CardEmulation/CardEmulationSample/src/main/java/com/example/android/cardemulation/
CardService.java
76
* #
sendResponseApdu
(byte[])} method later.
/developers/samples/android/connectivity/nfc/CardEmulation/CardEmulationSample/src/main/java/com/example/android/cardemulation/
CardService.java
76
* #
sendResponseApdu
(byte[])} method later.
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
hce.jd
233
another thread, and use the {@link android.nfc.cardemulation.HostApduService#
sendResponseApdu
234
sendResponseApdu
()} method defined
Completed in 170 milliseconds