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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected