Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java4031 final StatusBarNotification oldSbnLightClone = oldSbn.cloneLight(); in notifyPostedLocked() local
4035 notifyRemoved(info, oldSbnLightClone, update); in notifyPostedLocked()