Searched refs:getClosedOptionsY (Results 1 – 1 of 1) sorted by relevance
128 getClosedOptionsY()); in closeOptions()218 private int getClosedOptionsY() { in getClosedOptionsY() method in PrintContentView411 / (getClosedOptionsY() - getOpenedOptionsY()); in onViewPositionChanged()425 final int closedOptionsY = getClosedOptionsY(); in onViewReleased()454 return Math.max(Math.min(top, getOpenedOptionsY()), getClosedOptionsY()); in clampViewPositionVertical()