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