Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DHeadsUpCoordinator.kt95 pipeline.addPromoter(mNotifPromoter) in <lambda>()
685 private val mNotifPromoter = object : NotifPromoter(TAG) { in <lambda>() constant
710 mNotifPromoter.invalidateList("headsUpEnded: ${entry.logKey}") in <lambda>()