Searched refs:getSecondaryProgress (Results 1 – 3 of 3) sorted by relevance
51 assertThat(progressBar.getSecondaryProgress(), equalTo(progress)); in testSecondaryProgress()68 assertEquals(0, progressBar.getSecondaryProgress()); in shouldReturnZeroAsProgressWhenIndeterminate()72 assertEquals(20, progressBar.getSecondaryProgress()); in shouldReturnZeroAsProgressWhenIndeterminate()83 assertEquals(0, progressBar.getSecondaryProgress()); in shouldNotSetProgressWhenIndeterminate()94 assertEquals(0, progressBar.getSecondaryProgress()); in testIncrementProgressBy()96 assertEquals(1, progressBar.getSecondaryProgress()); in testIncrementProgressBy()98 assertEquals(2, progressBar.getSecondaryProgress()); in testIncrementProgressBy()
55 public int getSecondaryProgress() { in getSecondaryProgress() method in ShadowProgressBar
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...