Searched refs:showProgress (Results 1 – 7 of 7) sorted by relevance
314 showProgress=true316 showProgress=false320 if ${showProgress} && [ -t 0 ]; then375 if ${showProgress}; then406 if ${showProgress}; then422 if ${showProgress}; then441 if ${showProgress}; then467 if ${showProgress}; then477 if ${showProgress}; then
147 showProgress=true149 showProgress=false153 if ${showProgress} && [ -t 0 ]; then195 if ${showProgress}; then229 if ${showProgress}; then
82 static bool showProgress = true; variable364 } else if (showProgress && (n++ % 16) == 0) { in playSource()390 if (showProgress) { in playSource()813 showProgress = false; in main()
169 public void showProgress() { in showProgress() method in FilmstripBottomPanel
203 void showProgress(); in showProgress() method
5153 boolean showProgress = handleProgressBar(contentView, ex, p); in applyStandardTemplate()5154 boolean hasSecondLine = showProgress; in applyStandardTemplate()5165 && (!showProgress || p.mAllowTextWithProgress)) { in applyStandardTemplate()
834 controls.showProgress(); in showSessionProgress()