Searched refs:desiredProgress (Results 1 – 1 of 1) sorted by relevance
210 private void checkNotification(float desiredProgress, CharSequence desiredStatus) in checkNotification() argument212 eventually(() -> assertEquals(desiredProgress, getProgress(), 0.1)); in checkNotification()