Lines Matching refs:getMaxTransceiveLength
1214 if (data.length > getMaxTransceiveLength(tag.getConnectedTechnology())) {1405 public int getMaxTransceiveLength(int tech) throws RemoteException {1406 return mDeviceHost.getMaxTransceiveLength(tech);