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 NotificationStackScrollLayout756 mShelf.onUiModeChanged();795 int y = (int) mShelf.getTranslationY();1077 mShelf.setMaxLayoutHeight(maxLayoutHeight);1120 mShelf.updateAppearance();1292 stackHeight = mTopPadding + mShelf.getIntrinsicHeight();1295 int stackEndPosition = mMaxTopPadding + mShelf.getIntrinsicHeight();1378 return -mTopPadding + getMinExpansionHeight() - mShelf.getIntrinsicHeight();1430 if (notGoneChildCount >= 1 && mShelf.getVisibility() != GONE) {1431 appearPosition += mShelf.getIntrinsicHeight();[all …]
87 private NotificationShelf mShelf; field in StackStateAnimator278 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade()542 mShelf = shelf; in setShelf()