Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java8277 protected boolean hasProgress() { in hasProgress() method in Notification.Builder.MediaStyle
10452 boolean hasProgress = true; field in Notification.Builder.StandardTemplateParams
10475 final StandardTemplateParams hasProgress(boolean hasProgress) { in hasProgress() argument