Home
last modified time | relevance | path

Searched defs:transceive (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/core/java/android/nfc/tech/
H A DNfcB.java114 public byte[] transceive(byte[] data) throws IOException { in transceive() method in NfcB
H A DNfcV.java114 public byte[] transceive(byte[] data) throws IOException { in transceive() method in NfcV
H A DNfcA.java119 public byte[] transceive(byte[] data) throws IOException { in transceive() method in NfcA
H A DNfcF.java123 public byte[] transceive(byte[] data) throws IOException { in transceive() method in NfcF
H A DBasicTagTechnology.java145 byte[] transceive(byte[] data, boolean raw) throws IOException { in transceive() method in BasicTagTechnology
H A DIsoDep.java174 public byte[] transceive(byte[] data) throws IOException { in transceive() method in IsoDep
H A DMifareUltralight.java214 public byte[] transceive(byte[] data) throws IOException { in transceive() method in MifareUltralight
H A DMifareClassic.java575 public byte[] transceive(byte[] data) throws IOException { in transceive() method in MifareClassic
/aosp14/frameworks/base/core/java/android/nfc/
H A DINfcAdapterExtras.aidl31 Bundle transceive(in String pkg, in byte[] data_in); in transceive() method
H A DINfcTag.aidl33 TransceiveResult transceive(int nativeHandle, in byte[] data, boolean raw); in transceive() method
/aosp14/frameworks/base/nfc-extras/java/com/android/nfc_extras/
H A DNfcExecutionEnvironment.java201 public byte[] transceive(byte[] in) throws IOException { in transceive() method in NfcExecutionEnvironment
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...