Searched refs:mIsHeadsUp (Results 1 – 2 of 2) sorted by relevance
153 private boolean mIsHeadsUp; field in ExpandableNotificationRow429 return mIsHeadsUp;434 mIsHeadsUp = isHeadsUp;1387 if (!mIsHeadsUp) {1564 } else if (isHeadsUpAllowed() && (mIsHeadsUp || mHeadsupDisappearRunning)) {1777 return mIsHeadsUp;1914 } else if (isHeadsUpAllowed() && mIsHeadsUp && mHeadsUpManager.isTrackingHeadsUp()) {1918 } else if (isHeadsUpAllowed() && mIsHeadsUp) {2153 && (mIsPinned || mHeadsupDisappearRunning || (mIsHeadsUp && mAboveShelf));
84 private boolean mIsHeadsUp; field in NotificationContentView547 && (mIsHeadsUp || mHeadsUpAnimatingAway) in getMinContentHeightHint()659 } else if (mIsHeadsUp && mHeadsUpChild != null && !mContainingNotification.isOnKeyguard()) { in getMaxHeight()993 if ((mIsHeadsUp || mHeadsUpAnimatingAway) && mHeadsUpChild != null in getVisualTypeForHeight()1036 mIsHeadsUp = headsUp; in setHeadsUp()1273 if ((!mIsHeadsUp && !mHeadsUpAnimatingAway)