Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java4058 final StatusBarNotification sbnLight = sbn.cloneLight(); in notifyRemovedLocked() local
4067 notifyRemoved(info, sbnLight, update); in notifyRemovedLocked()