Searched refs:NotificationShelfViewModel (Results 1 – 4 of 4) sorted by relevance
22 import com.android.systemui.statusbar.notification.shelf.ui.viewmodel.NotificationShelfViewModel30 val shelf: NotificationShelfViewModel,40 shelfViewModel: Provider<NotificationShelfViewModel>,
30 import com.android.systemui.statusbar.notification.shelf.ui.viewmodel.NotificationShelfViewModel77 viewModel: NotificationShelfViewModel,102 viewModel: NotificationShelfViewModel,
29 class NotificationShelfViewModel regex
90 private val underTest by lazy { NotificationShelfViewModel(interactor, activatableViewModel) }