Searched refs:expectNewNotification (Results 1 – 1 of 1) sorted by relevance
266 listener.expectNewNotification(minBytesWritten, diskIoStats.totalOveruses, in overuseDiskIo()278 listener.expectNewNotification(remainingBytes, diskIoStats.totalOveruses + 1, in overuseDiskIo()534 public void expectNewNotification(long expectedMinBytesWritten, long expectedTotalOveruses, in expectNewNotification() method in CarWatchdogTestFragment.IoOveruseListener