Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/facade/enabled/src/com/android/systemui/scene/
DNotificationsShadeSceneModule.kt19 import com.android.systemui.notifications.ui.composable.NotificationsShadeScene
28 @Binds @IntoSet fun notificationsShade(scene: NotificationsShadeScene): Scene
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotificationsShadeScene.kt51 class NotificationsShadeScene class