Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3855 TrimCache trimCache = new TrimCache(sbn); in onNotificationEnqueued() local
3868 final StatusBarNotification sbnToPost = trimCache.ForListener(info); in onNotificationEnqueued()
4018 TrimCache trimCache = new TrimCache(sbn); in notifyPostedLocked() local
4041 final StatusBarNotification sbnToPost = trimCache.ForListener(info); in notifyPostedLocked()