Searched refs:getMaxTransceiveLength (Results 1 – 16 of 16) sorted by relevance
46 int getMaxTransceiveLength(int technology); in getMaxTransceiveLength() method
122 public int getMaxTransceiveLength() { in getMaxTransceiveLength() method in NfcB
123 public int getMaxTransceiveLength() { in getMaxTransceiveLength() method in NfcV
127 public int getMaxTransceiveLength() { in getMaxTransceiveLength() method in NfcA
131 public int getMaxTransceiveLength() { in getMaxTransceiveLength() method in NfcF
179 public int getMaxTransceiveLength() { in getMaxTransceiveLength() method in IsoDep
222 public int getMaxTransceiveLength() { in getMaxTransceiveLength() method in MifareUltralight
138 return mTag.getTagService().getMaxTransceiveLength(mSelectedTechnology); in getMaxTransceiveLengthInternal()
583 public int getMaxTransceiveLength() { in getMaxTransceiveLength() method in MifareClassic
311 public int getMaxTransceiveLength(int technology) { in getMaxTransceiveLength() method in NativeNfcManager351 if (getMaxTransceiveLength(TagTechnology.ISO_DEP) > 261) in getExtendedLengthApdusSupported()
230 int getMaxTransceiveLength(int technology); in getMaxTransceiveLength() method
1797 if (data.length > getMaxTransceiveLength(tag.getConnectedTechnology())) { in transceive()1993 public int getMaxTransceiveLength(int tech) throws RemoteException { in getMaxTransceiveLength() method in NfcService.TagService1994 return mDeviceHost.getMaxTransceiveLength(tech); in getMaxTransceiveLength()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
27471 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();
18523 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();
37501 Landroid/nfc/INfcTag$Stub$Proxy;->getMaxTransceiveLength(I)I37541 Landroid/nfc/INfcTag;->getMaxTransceiveLength(I)I