Searched refs:NotificationsShadeSceneViewModel (Results 1 – 3 of 3) sorted by relevance
20 import com.android.systemui.notifications.ui.viewmodel.NotificationsShadeSceneViewModel22 val Kosmos.notificationsShadeSceneViewModel: NotificationsShadeSceneViewModel by23 Kosmos.Fixture { NotificationsShadeSceneViewModel() } in <lambda>()
32 import com.android.systemui.notifications.ui.viewmodel.NotificationsShadeSceneViewModel54 sceneViewModel: NotificationsShadeSceneViewModel,
32 class NotificationsShadeSceneViewModel @Inject constructor() { class