Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/
DIconManager.kt53 notifCollection.addCollectionListener(entryListener) in <lambda>()
56 private val entryListener = object : NotifCollectionListener { in <lambda>() constant