Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotifications.kt84 …rt com.android.systemui.statusbar.notification.stack.ui.viewmodel.NotificationsPlaceholderViewModel in <lambda>()
111 viewModel: NotificationsPlaceholderViewModel, in HeadsUpNotificationSpace()
141 viewModel: NotificationsPlaceholderViewModel, in SceneScope()
169 viewModel: NotificationsPlaceholderViewModel, in NotificationScrollingStack()
375 viewModel: NotificationsPlaceholderViewModel, in NotificationShelfSpace()
401 viewModel: NotificationsPlaceholderViewModel, in NotificationPlaceholder()
444 viewModel: NotificationsPlaceholderViewModel, in debugLog()
453 viewModel: NotificationsPlaceholderViewModel, in debugBackground()
DNotificationsShadeScene.kt42 …rt com.android.systemui.statusbar.notification.stack.ui.viewmodel.NotificationsPlaceholderViewModel
57 private val notificationsPlaceholderViewModel: NotificationsPlaceholderViewModel,
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/scene/ui/composable/
DGoneScene.kt43 …rt com.android.systemui.statusbar.notification.stack.ui.viewmodel.NotificationsPlaceholderViewModel
57 private val notificationsPlaceholderViewModel: NotificationsPlaceholderViewModel,
85 viewModel: NotificationsPlaceholderViewModel, in HeadsUpNotificationStack()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/section/
DNotificationSection.kt46 …rt com.android.systemui.statusbar.notification.stack.ui.viewmodel.NotificationsPlaceholderViewModel
56 private val viewModel: NotificationsPlaceholderViewModel,
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DLockscreenSceneViewModel.kt35 …rt com.android.systemui.statusbar.notification.stack.ui.viewmodel.NotificationsPlaceholderViewModel in <lambda>()
57 val notifications: NotificationsPlaceholderViewModel, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ui/viewmodel/
DQuickSettingsSceneViewModel.kt38 …rt com.android.systemui.statusbar.notification.stack.ui.viewmodel.NotificationsPlaceholderViewModel
58 val notifications: NotificationsPlaceholderViewModel,
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/
DNotificationsPlaceholderViewModelKosmos.kt28 NotificationsPlaceholderViewModel( in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ui/viewmodel/
DShadeSceneViewModel.kt40 …rt com.android.systemui.statusbar.notification.stack.ui.viewmodel.NotificationsPlaceholderViewModel in <lambda>()
63 val notifications: NotificationsPlaceholderViewModel, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/
DNotificationsPlaceholderViewModel.kt38 class NotificationsPlaceholderViewModel class
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/qs/ui/composable/
DQuickSettingsScene.kt98 …rt com.android.systemui.statusbar.notification.stack.ui.viewmodel.NotificationsPlaceholderViewModel
118 private val notificationsPlaceholderViewModel: NotificationsPlaceholderViewModel,
157 notificationsPlaceholderViewModel: NotificationsPlaceholderViewModel, in QuickSettingsScene()