Searched refs:getMaxTransceiveLength (Results 1 – 4 of 4) sorted by relevance
223 int getMaxTransceiveLength(int technology); in getMaxTransceiveLength() method
1188 if (data.length > getMaxTransceiveLength(tag.getConnectedTechnology())) { in transceive()1379 public int getMaxTransceiveLength(int tech) throws RemoteException { in getMaxTransceiveLength() method in NfcService.TagService1380 return mDeviceHost.getMaxTransceiveLength(tech); in getMaxTransceiveLength()
300 public int getMaxTransceiveLength(int technology) { in getMaxTransceiveLength() method in NativeNfcManager
270 public int getMaxTransceiveLength(int technology) { in getMaxTransceiveLength() method in NativeNfcManager