Searched defs:stackEndHeight (Results 1 – 2 of 2) sorted by relevance
179 public void setStackEndHeight(float stackEndHeight) { in setStackEndHeight()
571 final float stackEndHeight = ambientState.getStackEndHeight() - shelfHeight - scrimPadding; in getExpansionFractionWithoutShelf() local