Lines Matching refs:getMaxTransceiveLength
1341 if (data.length > getMaxTransceiveLength(tag.getConnectedTechnology())) {1532 public int getMaxTransceiveLength(int tech) throws RemoteException {1533 return mDeviceHost.getMaxTransceiveLength(tech);