Home
last modified time | relevance | path

Searched refs:SharedNotificationContainerViewModel (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/
H A DSharedNotificationContainerBinder.kt23 …com.android.systemui.statusbar.notification.stack.ui.viewmodel.SharedNotificationContainerViewModel
32 viewModel: SharedNotificationContainerViewModel,
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/
H A DSharedNotificationContainerViewModelTest.kt40 private lateinit var underTest: SharedNotificationContainerViewModel
50 underTest = SharedNotificationContainerViewModel(sharedNotificationContainerInteractor)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/
H A DSharedNotificationContainerViewModel.kt27 class SharedNotificationContainerViewModel regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewConfigurator.kt52 …com.android.systemui.statusbar.notification.stack.ui.viewmodel.SharedNotificationContainerViewModel
69 private val sharedNotificationContainerViewModel: SharedNotificationContainerViewModel,