Searched refs:desiredStatus (Results 1 – 1 of 1) sorted by relevance
210 private void checkNotification(float desiredProgress, CharSequence desiredStatus) in checkNotification() argument213 eventually(() -> assertEquals(desiredStatus.toString(), getStatus().toString())); in checkNotification()