Searched refs:mExceptedTotalOveruses (Results 1 – 1 of 1) sorted by relevance
468 private long mExceptedTotalOveruses; field in CarWatchdogTestFragment.IoOveruseListener510 if (totalOveruses != mExceptedTotalOveruses) { in onOveruse()511 showErrorAlert("Expected total overuses " + mExceptedTotalOveruses in onOveruse()531 mExceptedTotalOveruses = expectedTotalOveruses; in expectNewNotification()