Home
last modified time | relevance | path

Searched refs:sbnToPost (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3868 final StatusBarNotification sbnToPost = trimCache.ForListener(info); in onNotificationEnqueued() local
3872 notifyEnqueued(info, sbnToPost, importance, fromUser); in onNotificationEnqueued()
4041 final StatusBarNotification sbnToPost = trimCache.ForListener(info); in notifyPostedLocked() local
4045 notifyPosted(info, sbnToPost, update); in notifyPostedLocked()