Searched refs:getStackTranslation (Results 1 – 3 of 3) sorted by relevance
894 float endPos = childState.getYTranslation() - ambientState.getStackTranslation(); in updateHeadsUpStates()995 clampHunToTop(clampInset, ambientState.getStackTranslation(), in updateHeadsUpStates()1154 + ambientState.getStackTranslation(); in clampHunToMaxTranslation()1268 + ambientState.getStackTranslation()) { in updateChildZValue()1279 + ambientState.getStackTranslation() - childViewState.getYTranslation(); in updateChildZValue()1295 + ambientState.getStackTranslation(); in updateChildZValue()
506 public float getStackTranslation() { in getStackTranslation() method in AmbientState
1917 public float getStackTranslation() {1918 return mAmbientState.getStackTranslation();1922 if (stackTranslation != getStackTranslation()) {4530 int layoutEnd = mMaxLayoutHeight + (int) getStackTranslation(); in updateScrollPositionOnExpandInBottom()4955 return max + getStackTranslation(); in getBottomMostNotificationBottom()5002 return touchY > getTopPadding() + getStackTranslation(); in isBelowLastNotification()