Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DNotificationChannel.java249 private boolean mShowBadge = DEFAULT_SHOW_BADGE; field in NotificationChannel
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java167 private boolean mShowBadge; field in NotificationRecord
/aosp12/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1694 private boolean mShowBadge; field in NotificationListenerService.Ranking