Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationShadeWindowController.java330 || state.mHeadsUpShowing in isExpanded()
419 if (state.mHeadsUpShowing) { in applyModalFlag()
522 mCurrentState.mHeadsUpShowing = showing; in setHeadsUpShowing()
658 boolean mHeadsUpShowing; field in NotificationShadeWindowController.State