Searched refs:mShelf (Results 1 – 3 of 3) sorted by relevance
62 private NotificationShelf mShelf; field in AmbientState349 return mShelf.getHeight(); in getInnerHeight()393 mShelf = shelf; in setShelf()398 return mShelf; in getShelf()
414 private NotificationShelf mShelf; field in NotificationStackScrollLayout1117 mShelf.updateAppearance();1304 stackHeight = mTopPadding + mShelf.getIntrinsicHeight();1307 int stackEndPosition = mMaxTopPadding + mShelf.getIntrinsicHeight();1411 return -mTopPadding + getMinExpansionHeight() - mShelf.getIntrinsicHeight();1462 if (mShelf.getVisibility() != GONE && visibleNotifCount > 1) {1463 appearPosition += mShelf.getIntrinsicHeight() + mPaddingBetweenElements;1467 } else if (mShelf.getVisibility() != GONE) {1468 appearPosition += mShelf.getIntrinsicHeight();2094 if (child.getVisibility() != View.GONE && child != mShelf) {[all …]
85 private NotificationShelf mShelf; field in StackStateAnimator273 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade()528 mShelf = shelf; in setShelf()