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