Searched refs:showProgress (Results 1 – 2 of 2) sorted by relevance
83 static bool showProgress = true; variable365 } else if (showProgress && (n++ % 16) == 0) { in playSource()391 if (showProgress) { in playSource()814 showProgress = false; in main()
4685 boolean showProgress = handleProgressBar(contentView, ex, p); in applyStandardTemplate()4690 contentView.setViewLayoutWidth(R.id.title, showProgress in applyStandardTemplate()4695 int textId = showProgress ? com.android.internal.R.id.text_line_1 in applyStandardTemplate()4702 setContentMinHeight(contentView, showProgress || mN.hasLargeIcon()); in applyStandardTemplate()