Searched refs:mShelf (Results 1 – 3 of 3) sorted by relevance
64 private NotificationShelf mShelf; field in AmbientState289 return mShelf.getHeight(); in getInnerHeight()333 mShelf = shelf; in setShelf()338 return mShelf; in getShelf()
449 private NotificationShelf mShelf; field in NotificationStackScrollLayout770 mShelf.onUiModeChanged();809 int y = (int) mShelf.getTranslationY();1102 mShelf.setMaxLayoutHeight(maxLayoutHeight);1145 mShelf.updateAppearance();1317 stackHeight = mTopPadding + mShelf.getIntrinsicHeight();1320 int stackEndPosition = mMaxTopPadding + mShelf.getIntrinsicHeight();1421 return -mTopPadding + getMinExpansionHeight() - mShelf.getIntrinsicHeight();1473 if (notGoneChildCount >= 1 && mShelf.getVisibility() != GONE) {1474 appearPosition += mShelf.getIntrinsicHeight();[all …]
88 private NotificationShelf mShelf; field in StackStateAnimator278 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade()546 mShelf = shelf; in setShelf()