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.java5163 final StatusBarNotification oldSbnLightClone = oldSbn.cloneLight(); in notifyPostedLocked() local
5167 notifyRemoved(info, oldSbnLightClone, update, REASON_USER_STOPPED); in notifyPostedLocked()