Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java3836 private RemoteViews applyStandardTemplate(int resId, boolean hasProgress) { in applyStandardTemplate()
4025 private boolean handleProgressBar(boolean hasProgress, RemoteViews contentView, Bundle ex) { in handleProgressBar()
6627 protected boolean hasProgress() { in hasProgress() method in Notification.Builder.MediaStyle
8278 boolean hasProgress = true; field in Notification.Builder.StandardTemplateParams
8291 final StandardTemplateParams hasProgress(boolean hasProgress) { in hasProgress() method in Notification.Builder.StandardTemplateParams