Home
last modified time | relevance | path

Searched refs:getNotifiedRemainingBytes (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/watchdog/
H A DCarWatchdogTestFragment.java275 long remainingBytes = listener.getNotifiedRemainingBytes(); in overuseDiskIo()
520 public long getNotifiedRemainingBytes() { in getNotifiedRemainingBytes() method in CarWatchdogTestFragment.IoOveruseListener