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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DExpandableViewState.java101 public boolean headsUpIsVisible; field in class:ExpandableViewState
135 headsUpIsVisible = svs.headsUpIsVisible;
186 if (headsUpIsVisible) {
245 if (headsUpIsVisible) {

Completed in 59 milliseconds