Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewmodel/
DSharedNotificationContainerViewModel.kt285 private val isDreamingWithoutShade: Flow<Boolean> = in <lambda>() constant
538 ) { isOnGlanceableHubWithoutShade, isOnLockscreen, isDreamingWithoutShade, alpha, in <lambda>() method