Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationRankerService.java88 public static final int REASON_GROUP_SUMMARY_CANCELED = 12; field in NotificationRankerService
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3509 listenerName, REASON_GROUP_SUMMARY_CANCELED, false /* sendDelete */); in cancelAllNotificationsInt() local
3553 listenerName, REASON_GROUP_SUMMARY_CANCELED, false /* sendDelete */); in cancelAllLocked() local