Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarWindowManager.java199 || state.headsUpShowing in isExpanded()
270 if (state.headsUpShowing) { in applyModalFlag()
354 mCurrentState.headsUpShowing = showing; in setHeadsUpShowing()
444 boolean headsUpShowing; field in StatusBarWindowManager.State