Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DGlanceableHubContainerController.kt170 private var shadeShowing = false variable
306 shadeShowing = it in initView()
328 val shouldInterceptGestures = hubShowing && !(shadeShowing || anyBouncerShowing) in updateTouchHandlingState()
389 val hubOccluded = anyBouncerShowing || shadeShowing in handleTouchEventOnCommunalView()