Searched refs:mShelf (Results 1 – 3 of 3) sorted by relevance
65 private NotificationShelf mShelf; field in AmbientState286 return mShelf.getHeight(); in getInnerHeight()330 mShelf = shelf; in setShelf()335 return mShelf; in getShelf()
450 private NotificationShelf mShelf; field in NotificationStackScrollLayout758 mShelf.onUiModeChanged();797 int y = (int) mShelf.getTranslationY();1079 mShelf.setMaxLayoutHeight(maxLayoutHeight);1122 mShelf.updateAppearance();1294 stackHeight = mTopPadding + mShelf.getIntrinsicHeight();1297 int stackEndPosition = mMaxTopPadding + mShelf.getIntrinsicHeight();1380 return -mTopPadding + getMinExpansionHeight() - mShelf.getIntrinsicHeight();1432 if (notGoneChildCount >= 1 && mShelf.getVisibility() != GONE) {1433 appearPosition += mShelf.getIntrinsicHeight();[all …]
87 private NotificationShelf mShelf; field in StackStateAnimator278 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade()542 mShelf = shelf; in setShelf()