Searched refs:getStackEndHeight (Results 1 – 2 of 2) sorted by relevance
292 final float shelfStart = ambientState.getStackEndHeight() in initAlgorithmState()364 final float stackEndHeight = ambientState.getStackEndHeight() - shelfHeight - scrimPadding; in getExpansionFractionWithoutShelf()431 final boolean noSpaceForFooter = footerEnd > ambientState.getStackEndHeight(); in updateChild()
103 public float getStackEndHeight() { in getStackEndHeight() method in AmbientState