Searched refs:headsUpNotificationShowing (Results 1 – 3 of 3) sorted by relevance
42 @JvmField var headsUpNotificationShowing: Boolean = false, variable in com.android.systemui.shade.NotificationShadeWindowState87 headsUpNotificationShowing.toString(), in <lambda>()160 this.headsUpNotificationShowing = headsUpShowing in insert()
65 headsUpNotificationShowing: Boolean, in <lambda>()80 int2 = if (headsUpNotificationShowing) 1 else 0 in <lambda>()
492 || state.headsUpNotificationShowing in isExpanded()498 state.keyguardFadingAway, state.bouncerShowing, state.headsUpNotificationShowing, in isExpanded()612 state.headsUpNotificationShowing, in logState()652 if (state.headsUpNotificationShowing) { in applyModalFlag()811 mCurrentState.headsUpNotificationShowing = showing; in setHeadsUpShowing()