Searched refs:getStackTopMargin (Results 1 – 4 of 4) sorted by relevance
721 public int getStackTopMargin() { in getStackTopMargin() method in AmbientState
837 float headsUpTranslation = mHeadsUpInset - ambientState.getStackTopMargin(); in updateHeadsUpStates()945 childState.setYTranslation(-ambientState.getStackTopMargin() in updateHeadsUpStates()
1591 ? mAmbientState.getStackTopMargin() : getTopPadding();1677 return mHeadsUpInset - mAmbientState.getStackTopMargin() + pinnedHeight;1718 int appearPosition = mAmbientState.getStackTopMargin();1743 int appearPosition = mAmbientState.getStackTopMargin();4870 mStateAnimator.setStackTopMargin(mAmbientState.getStackTopMargin()); in setHeadsUpBoundaries()
1125 + mAmbientState.getStackTopMargin()); in updateQsFrameTranslation()1363 return -mAmbientState.getStackTopMargin(); in getNotificationsClippingTopBounds()1465 + mAmbientState.getStackTopMargin() * mAmbientState.getExpansionFraction() in getEdgePosition()