Searched refs:getMaxTransceiveLength (Results 1 – 4 of 4) sorted by relevance
173 int getMaxTransceiveLength(int technology); in getMaxTransceiveLength() method
2906 if (data.length > getMaxTransceiveLength(tag.getConnectedTechnology())) { in transceive()3124 public int getMaxTransceiveLength(int tech) throws RemoteException { in getMaxTransceiveLength() method in NfcService.TagService3125 return mDeviceHost.getMaxTransceiveLength(tech); in getMaxTransceiveLength()
290 public int getMaxTransceiveLength(int technology) { in getMaxTransceiveLength() method in NativeNfcManager317 if (getMaxTransceiveLength(TagTechnology.ISO_DEP) > 261) return true; in getExtendedLengthApdusSupported()
342 Landroid/nfc/INfcTag$Stub$Proxy;->getMaxTransceiveLength(I)I382 Landroid/nfc/INfcTag;->getMaxTransceiveLength(I)I