Searched refs:NotificationsPlaceholderViewModel (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/ |
D | Notifications.kt | 84 …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()
|
D | NotificationsShadeScene.kt | 42 …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/ |
D | GoneScene.kt | 43 …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/ |
D | NotificationSection.kt | 46 …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/ |
D | LockscreenSceneViewModel.kt | 35 …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/ |
D | QuickSettingsSceneViewModel.kt | 38 …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/ |
D | NotificationsPlaceholderViewModelKosmos.kt | 28 NotificationsPlaceholderViewModel( in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ui/viewmodel/ |
D | ShadeSceneViewModel.kt | 40 …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/ |
D | NotificationsPlaceholderViewModel.kt | 38 class NotificationsPlaceholderViewModel class
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/qs/ui/composable/ |
D | QuickSettingsScene.kt | 98 …rt com.android.systemui.statusbar.notification.stack.ui.viewmodel.NotificationsPlaceholderViewModel 118 private val notificationsPlaceholderViewModel: NotificationsPlaceholderViewModel, 157 notificationsPlaceholderViewModel: NotificationsPlaceholderViewModel, in QuickSettingsScene()
|