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