Home
last modified time | relevance | path

Searched refs:NotificationsShadeSessionModule (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/
DKeyguardlessSceneContainerFrameworkModule.kt20 import com.android.systemui.notifications.ui.composable.NotificationsShadeSessionModule
44 NotificationsShadeSessionModule::class,
DSceneContainerFrameworkModule.kt21 import com.android.systemui.notifications.ui.composable.NotificationsShadeSessionModule
52 NotificationsShadeSessionModule::class,
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/
DNotificationsShadeSessionModule.kt29 object NotificationsShadeSessionModule { object