Searched refs:mShelf (Results 1 – 3 of 3) sorted by relevance
63 private NotificationShelf mShelf; field in AmbientState290 return mShelf.getHeight(); in getInnerHeight()334 mShelf = shelf; in setShelf()339 return mShelf; in getShelf()
479 private NotificationShelf mShelf; field in NotificationStackScrollLayout854 mShelf.onUiModeChanged();892 int y = (int) mShelf.getTranslationY();1187 mShelf.setMaxLayoutHeight(maxLayoutHeight);1230 mShelf.updateAppearance();1402 stackHeight = mTopPadding + mShelf.getIntrinsicHeight();1405 int stackEndPosition = mMaxTopPadding + mShelf.getIntrinsicHeight();1504 return -mTopPadding + getMinExpansionHeight() - mShelf.getIntrinsicHeight();1553 if (mShelf.getVisibility() != GONE && visibleNotifCount > 1) {1554 appearPosition += mShelf.getIntrinsicHeight() + mPaddingBetweenElements;[all …]
89 private NotificationShelf mShelf; field in StackStateAnimator279 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade()548 mShelf = shelf; in setShelf()