Searched refs:totalInputBytes (Results 1 – 1 of 1) sorted by relevance
715 public void updateTotalBytes(int totalInputBytes, int totalOutputBytes) { in updateTotalBytes() argument716 mTotalInputBytes.set(totalInputBytes); in updateTotalBytes()1522 public void updateTotalBytes(IMidiDeviceServer server, int totalInputBytes, in updateTotalBytes() argument1527 device.updateTotalBytes(totalInputBytes, totalOutputBytes); in updateTotalBytes()