Home
last modified time | relevance | path

Searched refs:hasProgress (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java4889 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.MediaStyle
10452 boolean hasProgress = true; field in Notification.Builder.StandardTemplateParams
10464 hasProgress = true; in reset()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7766 Landroid/app/Notification$MediaStyle;->hasProgress()Z
7824 Landroid/app/Notification$StandardTemplateParams;->hasProgress(Z)Landroid/app/Notification$Standard…
7825 Landroid/app/Notification$StandardTemplateParams;->hasProgress:Z
7845 Landroid/app/Notification$Style;->hasProgress()Z