Searched refs:headsUpNotificationIconInteractor (Results 1 – 5 of 5) sorted by relevance
28 …ort com.android.systemui.statusbar.notification.domain.interactor.headsUpNotificationIconInteractor52 headsUpNotificationIconInteractor = headsUpNotificationIconInteractor, in <lambda>()
24 …ort com.android.systemui.statusbar.notification.domain.interactor.headsUpNotificationIconInteractor34 headsUpIconInteractor = headsUpNotificationIconInteractor, in <lambda>()
22 val Kosmos.headsUpNotificationIconInteractor by constant
44 private val headsUpNotificationIconInteractor: HeadsUpNotificationIconInteractor, in <lambda>() constant in com.android.systemui.statusbar.notification.icon.domain.interactor.NotificationIconsInteractor58 headsUpNotificationIconInteractor.isolatedNotification, in <lambda>()
132 HeadsUpNotificationIconInteractor headsUpNotificationIconInteractor, in HeadsUpAppearanceController() argument151 mHeadsUpNotificationIconInteractor = headsUpNotificationIconInteractor; in HeadsUpAppearanceController()