Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/
H A DNotificationListViewModel.kt40 shelfViewModel: Provider<NotificationShelfViewModel>,
43 Optional.of(NotificationListViewModel(shelfViewModel.get()))
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/
H A DNotificationIconAreaControllerViewBinderWrapperImplTest.kt69 private val shelfViewModel = NotificationIconContainerShelfViewModel() regex
94 shelfViewModel,