Searched defs:isShadeVisibleOnThisDisplay (Results 1 – 1 of 1) sorted by relevance
299 private val isShadeVisibleOnThisDisplay: Flow<Boolean> = constant378 isShadeVisibleOnThisDisplay -> in currentKeyguardState() method