Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DDebugDrawable.java48 NotificationPanelViewController notificationPanelViewController, in DebugDrawable() argument
54 mNotificationPanelViewController = notificationPanelViewController; in DebugDrawable()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DDefaultStatusViewSection.kt54 private val notificationPanelViewController: Lazy<NotificationPanelViewController>, constant in com.android.systemui.keyguard.ui.view.layout.sections.DefaultStatusViewSection
96 notificationPanelViewController.get().updateStatusViewController() in bindData()