Home
last modified time | relevance | path

Searched refs:getMaxTransceiveLength (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcTag.aidl46 int getMaxTransceiveLength(int technology); in getMaxTransceiveLength() method
/aosp12/frameworks/base/core/java/android/nfc/tech/
H A DNfcB.java122 public int getMaxTransceiveLength() { in getMaxTransceiveLength() method in NfcB
H A DNfcV.java123 public int getMaxTransceiveLength() { in getMaxTransceiveLength() method in NfcV
H A DNfcA.java127 public int getMaxTransceiveLength() { in getMaxTransceiveLength() method in NfcA
H A DNfcF.java131 public int getMaxTransceiveLength() { in getMaxTransceiveLength() method in NfcF
H A DIsoDep.java179 public int getMaxTransceiveLength() { in getMaxTransceiveLength() method in IsoDep
H A DMifareUltralight.java222 public int getMaxTransceiveLength() { in getMaxTransceiveLength() method in MifareUltralight
H A DBasicTagTechnology.java138 return mTag.getTagService().getMaxTransceiveLength(mSelectedTechnology); in getMaxTransceiveLengthInternal()
H A DMifareClassic.java583 public int getMaxTransceiveLength() { in getMaxTransceiveLength() method in MifareClassic
/aosp12/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeNfcManager.java311 public int getMaxTransceiveLength(int technology) { in getMaxTransceiveLength() method in NativeNfcManager
351 if (getMaxTransceiveLength(TagTechnology.ISO_DEP) > 261) in getExtendedLengthApdusSupported()
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DDeviceHost.java230 int getMaxTransceiveLength(int technology); in getMaxTransceiveLength() method
H A DNfcService.java1797 if (data.length > getMaxTransceiveLength(tag.getConnectedTechnology())) { in transceive()
1993 public int getMaxTransceiveLength(int tech) throws RemoteException { in getMaxTransceiveLength() method in NfcService.TagService
1994 return mDeviceHost.getMaxTransceiveLength(tech); in getMaxTransceiveLength()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt27471 method public int getMaxTransceiveLength();
27490 method public int getMaxTransceiveLength();
27523 method public int getMaxTransceiveLength();
27574 method public int getMaxTransceiveLength();
27588 method public int getMaxTransceiveLength();
27612 method public int getMaxTransceiveLength();
27626 method public int getMaxTransceiveLength();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt18523 method public int getMaxTransceiveLength();
18538 method public int getMaxTransceiveLength();
18567 method public int getMaxTransceiveLength();
18606 method public int getMaxTransceiveLength();
18616 method public int getMaxTransceiveLength();
18632 method public int getMaxTransceiveLength();
18642 method public int getMaxTransceiveLength();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37501 Landroid/nfc/INfcTag$Stub$Proxy;->getMaxTransceiveLength(I)I
37541 Landroid/nfc/INfcTag;->getMaxTransceiveLength(I)I