Searched refs:getStackHeight (Results 1 – 4 of 4) sorted by relevance
152 public float getStackHeight() { in getStackHeight() method in AmbientState
377 final float stackHeight = ambientState.getStackHeight() - shelfHeight - scrimPadding; in getExpansionFractionWithoutShelf()495 : (int) ambientState.getStackHeight(); in updateChild()
765 y = (int) (mAmbientState.getStackY() + mAmbientState.getStackHeight()); in onDrawDebug()
204 final float stackEnd = ambientState.getStackY() + ambientState.getStackHeight(); in updateState()