Lines Matching defs:progress

4056      * Sets the visibility of the progress bar in the title.
4058 * In order for the progress bar to be shown, the feature must be requested
4061 * @param visible Whether to show the progress bars in the title.
4069 * Sets the visibility of the indeterminate progress bar in the title.
4071 * In order for the progress bar to be shown, the feature must be requested
4074 * @param visible Whether to show the progress bars in the title.
4082 * Sets whether the horizontal progress bar in the title should be indeterminate (the circular
4085 * In order for the progress bar to be shown, the feature must be requested
4088 * @param indeterminate Whether the horizontal progress bar should be indeterminate.
4096 * Sets the progress for the progress bars in the title.
4098 * In order for the progress bar to be shown, the feature must be requested
4101 * @param progress The progress for the progress bar. Valid ranges are from
4102 * 0 to 10000 (both inclusive). If 10000 is given, the progress
4105 public final void setProgress(int progress) {
4106 getWindow().setFeatureInt(Window.FEATURE_PROGRESS, progress + Window.PROGRESS_START);
4110 * Sets the secondary progress for the progress bar in the title. This
4111 * progress is drawn between the primary progress (set via
4113 * scenarios such as showing the buffering progress while the default
4114 * progress shows the play progress.
4116 * In order for the progress bar to be shown, the feature must be requested
4119 * @param secondaryProgress The secondary progress for the progress bar. Valid ranges are from
4139 * volume (for example, if a call is in progress, its stream's volume