Home
last modified time | relevance | path

Searched defs:NotificationShade (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/development/samples/SceneTransitionLayoutDemo/src/com/android/compose/animation/scene/demo/
H A DNotificationShade.kt29 object NotificationShade { object
44 fun SceneScope.NotificationShade( in NotificationShade() method
/aosp_15_r20/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/ui/
H A DNotificationShade.kt49 class NotificationShade internal constructor() { class