Home
last modified time | relevance | path

Searched defs:totalInputBytes (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/midi/java/com/android/server/midi/
H A DMidiService.java715 public void updateTotalBytes(int totalInputBytes, int totalOutputBytes) { in updateTotalBytes()
1522 public void updateTotalBytes(IMidiDeviceServer server, int totalInputBytes, in updateTotalBytes()