Home
last modified time | relevance | path

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

/aosp_15_r20/development/samples/SceneTransitionLayoutDemo/src/com/android/compose/animation/scene/demo/
H A DDemoConfiguration.kt82 val notificationsInLockscreenKey = "notificationsInLockscreen" in <lambda>() constant
100 notificationsInLockscreenKey to it.notificationsInLockscreen, in <lambda>()
118 notificationsInLockscreen = it[notificationsInLockscreenKey] as Int, in <lambda>()