Searched refs:hasProgress (Results 1 – 1 of 1) sorted by relevance
4881 if (p.hasProgress && (max != 0 || ind)) { in handleProgressBar()6482 protected boolean hasProgress() {7397 StandardTemplateParams p = mBuilder.mParams.reset().hasProgress(false).title( in makeMessagingView()7985 boolean hasProgress = max != 0 || ind; in handleInboxImageMargin()7986 if (!hasProgress) { in handleInboxImageMargin()8200 StandardTemplateParams p = mBuilder.mParams.reset().hasProgress(false).fillTextsFrom( in makeMediaContentView()8247 StandardTemplateParams p = mBuilder.mParams.reset().hasProgress(false).fillTextsFrom( in makeMediaBigContentView()8278 protected boolean hasProgress() { in hasProgress() method in Notification.Builder.MediaStyle10429 boolean hasProgress = true; field in Notification.Builder.StandardTemplateParams10441 hasProgress = true; in reset()[all …]