Searched refs:getStackTranslation (Results 1 – 3 of 3) sorted by relevance
842 float endPos = childState.getYTranslation() - ambientState.getStackTranslation(); in updateHeadsUpStates()874 clampHunToTop(clampInset, ambientState.getStackTranslation(), in updateHeadsUpStates()993 + ambientState.getStackTranslation(); in clampHunToMaxTranslation()1084 + ambientState.getStackTranslation()) { in updateChildZValue()1095 + ambientState.getStackTranslation() - childViewState.getYTranslation(); in updateChildZValue()1111 + ambientState.getStackTranslation(); in updateChildZValue()
417 public float getStackTranslation() { in getStackTranslation() method in AmbientState
1792 public float getStackTranslation() {1793 return mAmbientState.getStackTranslation();1797 if (stackTranslation != getStackTranslation()) {4254 int layoutEnd = mMaxLayoutHeight + (int) getStackTranslation(); in updateScrollPositionOnExpandInBottom()4695 return max + getStackTranslation(); in getBottomMostNotificationBottom()4741 return touchY > getTopPadding() + getStackTranslation(); in isBelowLastNotification()