Searched refs:showProgress (Results 1 – 2 of 2) sorted by relevance
82 static bool showProgress = true; variable364 } else if (showProgress && (n++ % 16) == 0) { in playSource()390 if (showProgress) { in playSource()813 showProgress = false; in main()
4823 boolean showProgress = handleProgressBar(contentView, ex, p); in applyStandardTemplate()4828 contentView.setViewLayoutWidth(R.id.title, showProgress in applyStandardTemplate()4833 int textId = showProgress ? com.android.internal.R.id.text_line_1 in applyStandardTemplate()4840 setContentMinHeight(contentView, showProgress || mN.hasLargeIcon()); in applyStandardTemplate()