Searched refs:mIsHeadsUp (Results 1 – 2 of 2) sorted by relevance
108 private boolean mIsHeadsUp; field in NotificationContentView647 && (mIsHeadsUp || mHeadsUpAnimatingAway) in getMinContentHeightHint()766 } else if (mIsHeadsUp && mHeadsUpChild != null && !mContainingNotification.isOnKeyguard()) { in getMaxHeight()1108 if ((mIsHeadsUp || mHeadsUpAnimatingAway) && mHeadsUpChild != null in getVisualTypeForHeight()1142 mIsHeadsUp = headsUp; in setHeadsUp()1516 if ((!mIsHeadsUp && !mHeadsUpAnimatingAway)
211 private boolean mIsHeadsUp; field in ExpandableNotificationRow713 return mIsHeadsUp;719 mIsHeadsUp = isHeadsUp;2350 } else if (isHeadsUpAllowed() && (mIsHeadsUp || mHeadsupDisappearRunning)) {2604 return mIsHeadsUp && mMustStayOnScreen;2776 } else if (!ignoreTemporaryStates && isHeadsUpAllowed() && mIsHeadsUp2781 } else if (!ignoreTemporaryStates && isHeadsUpAllowed() && mIsHeadsUp) {3054 && (mIsPinned || mHeadsupDisappearRunning || (mIsHeadsUp && mAboveShelf)