Searched refs:getStackEndHeight (Results 1 – 3 of 3) sorted by relevance
491 final float shelfStart = ambientState.getStackEndHeight() in initAlgorithmState()571 final float stackEndHeight = ambientState.getStackEndHeight() - shelfHeight - scrimPadding; in getExpansionFractionWithoutShelf()661 final boolean noSpaceForFooter = footerEnd > ambientState.getStackEndHeight();675 final boolean noSpaceForFooter = footerEnd > ambientState.getStackEndHeight();
171 public float getStackEndHeight() { in getStackEndHeight() method in AmbientState
1452 final float endHeight = mAmbientState.getStackEndHeight();