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.java173 || state.headsUpShowing); in isExpanded()
242 if (state.headsUpShowing) { in applyModalFlag()
313 mCurrentState.headsUpShowing = showing; in setHeadsUpShowing()
398 boolean headsUpShowing; field in StatusBarWindowManager.State