Searched refs:mShelf (Results 1 – 3 of 3) sorted by relevance
51 private NotificationShelf mShelf; field in AmbientState230 mShelf = shelf; in setShelf()234 return mShelf; in getShelf()
361 private NotificationShelf mShelf; field in NotificationStackScrollLayout605 mShelf.setMaxLayoutHeight(maxLayoutHeight); in setMaxLayoutHeight()638 mShelf.updateAppearance(); in onPreDrawDuringAnimation()828 appearPosition += mShelf.getIntrinsicHeight(); in getAppearEndPosition()1847 if (child.getVisibility() != View.GONE && child != mShelf) { in getFirstChildNotGone()1911 if (child.getVisibility() != View.GONE && child != mShelf) { in getLastChildNotGone()1926 if (child.getVisibility() != View.GONE && !child.willBeGone() && child != mShelf) { in getNotGoneChildCount()1958 expandableView = mShelf; in updateContentHeight()2235 ActivatableNotificationView lastView = mShelf.hasItemsInStableShelf() in updateBackgroundBounds()2236 ? mShelf in updateBackgroundBounds()[all …]
78 private NotificationShelf mShelf; field in StackStateAnimator279 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade()519 mShelf = shelf; in setShelf()