Searched defs:hasProgress (Results 1 – 1 of 1) sorted by relevance
3836 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.MediaStyle8278 boolean hasProgress = true; field in Notification.Builder.StandardTemplateParams8291 final StandardTemplateParams hasProgress(boolean hasProgress) { in hasProgress() method in Notification.Builder.StandardTemplateParams