Searched refs:hasProgress (Results 1 – 2 of 2) sorted by relevance
4889 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()8199 StandardTemplateParams p = mBuilder.mParams.reset().hasProgress(false).fillTextsFrom( in makeMediaContentView()8246 StandardTemplateParams p = mBuilder.mParams.reset().hasProgress(false).fillTextsFrom( in makeMediaBigContentView()8277 protected boolean hasProgress() { in hasProgress() method in Notification.Builder.MediaStyle10452 boolean hasProgress = true; field in Notification.Builder.StandardTemplateParams10464 hasProgress = true; in reset()[all …]
7766 Landroid/app/Notification$MediaStyle;->hasProgress()Z7824 Landroid/app/Notification$StandardTemplateParams;->hasProgress(Z)Landroid/app/Notification$Standard…7825 Landroid/app/Notification$StandardTemplateParams;->hasProgress:Z7845 Landroid/app/Notification$Style;->hasProgress()Z