MCPcopy Create free account
hub / github.com/Abelzzg/AutoTestProject / setProgressBar

Method setProgressBar

app/src/main/java/com/robotium/solo/Solo.java:2544–2550  ·  view source on GitHub ↗

Sets the progress of a ProgressBar matching the specified index. Examples of ProgressBars are: android.widget.SeekBar and android.widget.RatingBar. @param index the index of the ProgressBar @param progress the progress to set the ProgressBar

(int index, int progress)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getSmallTimeoutMethod · 0.95
waitForAndGetViewMethod · 0.80
waitForViewMethod · 0.45

Tested by

no test coverage detected