Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DExpandableViewState.java99 public boolean headsUpIsVisible; field in ExpandableViewState
H A DStackScrollAlgorithm.java820 boolean shouldHunBeVisibleWhenScrolled(boolean mustStayOnScreen, boolean headsUpIsVisible, in shouldHunBeVisibleWhenScrolled()