Home
last modified time | relevance | path

Searched refs:setSecondaryProgress (Results 1 – 3 of 3) sorted by relevance

/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DProgressBarTest.java50 progressBar.setSecondaryProgress(progress); in testSecondaryProgress()
65 progressBar.setSecondaryProgress(20); in shouldReturnZeroAsProgressWhenIndeterminate()
79 progressBar.setSecondaryProgress(20); in shouldNotSetProgressWhenIndeterminate()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowProgressBar.java50 public void setSecondaryProgress(int secondaryProgress) { in setSecondaryProgress() method in ShadowProgressBar
76 if (!isIndeterminate()) setSecondaryProgress(secondaryProgress + diff); in incrementSecondaryProgressBy()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...