Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java3289 private RemoteViews applyStandardTemplate(int resId, boolean hasProgress) { in applyStandardTemplate()
3300 private RemoteViews applyStandardTemplate(int resId, boolean hasProgress, in applyStandardTemplate()
3345 private boolean handleProgressBar(boolean hasProgress, RemoteViews contentView, Bundle ex) { in handleProgressBar()
3520 private RemoteViews applyStandardTemplateWithActions(int layoutId, boolean hasProgress, in applyStandardTemplateWithActions()
4308 protected boolean hasProgress() { in hasProgress() method in Notification.Style
5483 protected boolean hasProgress() { in hasProgress() method in Notification.MediaStyle