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