Searched refs:getMaxTransceiveLength (Results 1 – 4 of 4) sorted by relevance
1174 if (data.length > getMaxTransceiveLength(tag.getConnectedTechnology())) { in transceive()1365 public int getMaxTransceiveLength(int tech) throws RemoteException { in getMaxTransceiveLength() method in NfcService.TagService1366 return mDeviceHost.getMaxTransceiveLength(tech); in getMaxTransceiveLength()
213 int getMaxTransceiveLength(int technology); in getMaxTransceiveLength() method
225 public int getMaxTransceiveLength(int technology) { in getMaxTransceiveLength() method in NativeNfcManager
284 public int getMaxTransceiveLength(int technology) { in getMaxTransceiveLength() method in NativeNfcManager