Searched refs:mShelf (Results 1 – 3 of 3) sorted by relevance
441 private NotificationShelf mShelf; field in NotificationStackScrollLayout1301 mShelf.updateAppearance();1560 stackHeight = getTopPadding() + mShelf.getIntrinsicHeight();1563 int stackEndPosition = mMaxTopPadding + mShelf.getIntrinsicHeight();1664 return -getTopPadding() + getMinExpansionHeight() - mShelf.getIntrinsicHeight();1722 if (mShelf.getVisibility() != GONE) {1723 appearPosition += mShelf.getIntrinsicHeight() + mPaddingBetweenElements;1727 } else if (mShelf.getVisibility() != GONE) {1728 appearPosition += mShelf.getIntrinsicHeight();1748 if (mShelf.getVisibility() != GONE && visibleNotifCount > 1) {[all …]
79 private NotificationShelf mShelf; field in AmbientState455 return mShelf.getHeight(); in getInnerHeight()499 mShelf = shelf; in setShelf()504 return mShelf; in getShelf()
97 private NotificationShelf mShelf; field in StackStateAnimator305 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade()817 mShelf = shelf; in setShelf()