Home
last modified time | relevance | path

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

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