/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | DebugDrawable.java | 49 NotificationPanelView notificationPanelView, in DebugDrawable()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | HeadsUpTouchHelper.java | 52 HeadsUpNotificationViewController notificationPanelView) { in HeadsUpTouchHelper()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/ |
D | SplitShadeMediaSection.kt | 43 private val notificationPanelView: NotificationPanelView, constant in com.android.systemui.keyguard.ui.view.layout.sections.SplitShadeMediaSection
|
D | NotificationStackScrollLayoutSection.kt | 40 private val notificationPanelView: NotificationPanelView, constant in com.android.systemui.keyguard.ui.view.layout.sections.NotificationStackScrollLayoutSection
|
D | DefaultStatusBarSection.kt | 44 private val notificationPanelView: NotificationPanelView, constant in com.android.systemui.keyguard.ui.view.layout.sections.DefaultStatusBarSection
|
D | DefaultStatusViewSection.kt | 51 private val notificationPanelView: NotificationPanelView, constant in com.android.systemui.keyguard.ui.view.layout.sections.DefaultStatusViewSection
|
D | DefaultDeviceEntrySection.kt | 63 private val notificationPanelView: NotificationPanelView, in <lambda>() constant in com.android.systemui.keyguard.ui.view.layout.sections.DefaultDeviceEntrySection
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/ |
D | StatusBarSection.kt | 48 private val notificationPanelView: Lazy<NotificationPanelView>, constant in com.android.systemui.keyguard.ui.composable.section.StatusBarSection
|
D | LockSection.kt | 69 private val notificationPanelView: NotificationPanelView, in <lambda>() constant in com.android.systemui.keyguard.ui.composable.section.LockSection
|
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/ |
D | QS.java | 42 void setPanelView(HeightListener notificationPanelView); in setPanelView()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/sections/ |
D | DefaultDeviceEntrySectionTest.kt | 59 @Mock private lateinit var notificationPanelView: NotificationPanelView variable in com.android.systemui.keyguard.ui.view.layout.sections.DefaultDeviceEntrySectionTest
|