Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1881 NotificationUpdate notificationUpdate) { in applyNotificationUpdateForUser()
1883 notificationUpdate); in applyNotificationUpdateForUser() local
1887 NotificationUpdate notificationUpdate) { in applyNotificationUpdateForUid()
1891 notificationUpdate); in applyNotificationUpdateForUid() local
1895 final @Types int bundleType, NotificationUpdate notificationUpdate) { in applyNotificationUpdateForUserAndChannelType()
1901 notificationUpdate); in applyNotificationUpdateForUserAndChannelType() local
1905 final @Types int bundleType, NotificationUpdate notificationUpdate) { in applyNotificationUpdateForUserAndType()
1908 notificationUpdate); in applyNotificationUpdateForUserAndType() local
1999 NotificationUpdate notificationUpdate) { in applyUpdateForNotificationsFiltered()