Searched defs:notificationPanelView (Results 1 – 8 of 8) sorted by relevance
47 NotificationPanelView notificationPanelView, in DebugDrawable()
53 HeadsUpNotificationViewController notificationPanelView) { in HeadsUpTouchHelper()
39 private val notificationPanelView: NotificationPanelView, constant in com.android.systemui.keyguard.ui.view.layout.sections.NotificationStackScrollLayoutSection
45 private val notificationPanelView: NotificationPanelView, constant in com.android.systemui.keyguard.ui.view.layout.sections.DefaultStatusBarSection
66 private val notificationPanelView: NotificationPanelView, in <lambda>() constant in com.android.systemui.keyguard.ui.view.layout.sections.DefaultDeviceEntrySection
45 private val notificationPanelView: Lazy<NotificationPanelView>, constant in com.android.systemui.keyguard.ui.composable.section.StatusBarSection
59 @Mock private lateinit var notificationPanelView: NotificationPanelView variable in com.android.systemui.keyguard.ui.view.layout.sections.DefaultDeviceEntrySectionTest
43 void setPanelView(HeightListener notificationPanelView); in setPanelView()