Searched refs:mShelf (Results 1 – 3 of 3) sorted by relevance
396 private NotificationShelf mShelf; field in NotificationStackScrollLayout721 mShelf.setMaxLayoutHeight(maxLayoutHeight); in setMaxLayoutHeight()756 mShelf.updateAppearance(); in onPreDrawDuringAnimation()896 stackHeight = mTopPadding + mShelf.getIntrinsicHeight(); in setExpandedHeight()899 int stackEndPosition = mMaxTopPadding + mShelf.getIntrinsicHeight(); in setExpandedHeight()1021 if (notGoneChildCount >= 1 && mShelf.getVisibility() != GONE) {1022 appearPosition += mShelf.getIntrinsicHeight();2063 if (child.getVisibility() != View.GONE && child != mShelf) {2127 if (child.getVisibility() != View.GONE && child != mShelf) {2142 if (child.getVisibility() != View.GONE && !child.willBeGone() && child != mShelf) {[all …]
55 private NotificationShelf mShelf; field in AmbientState267 mShelf = shelf; in setShelf()272 return mShelf; in getShelf()
85 private NotificationShelf mShelf; field in StackStateAnimator291 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade()575 mShelf = shelf; in setShelf()