Searched refs:mExpectedMinBytesWritten (Results 1 – 1 of 1) sorted by relevance
474 private long mExpectedMinBytesWritten; field in CarWatchdogTestFragment.IoOveruseListener495 if (totalBytesWritten < mExpectedMinBytesWritten) { in onOveruse()496 showErrorAlert("Expected minimum bytes written '" + mExpectedMinBytesWritten in onOveruse()538 mExpectedMinBytesWritten = expectedMinBytesWritten; in expectNewNotification()