Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DGlanceableHubContainerController.kt389 val hubOccluded = anyBouncerShowing || shadeShowing in handleTouchEventOnCommunalView() constant
391 if (isDown && !hubOccluded) { in handleTouchEventOnCommunalView()