Searched defs:isLockscreenOrShadeVisible (Results 1 – 2 of 2) sorted by relevance
38 val isLockscreenOrShadeVisible: StateFlow<Boolean> = _isLockscreenOrShadeVisible.asStateFlow() constant in com.android.systemui.scene.data.repository.WindowRootViewVisibilityRepository
69 val isLockscreenOrShadeVisible: StateFlow<Boolean> = in <lambda>() constant