Searched refs:getClosedOptionsY (Results 1 – 1 of 1) sorted by relevance
127 getClosedOptionsY()); in closeOptions()217 private int getClosedOptionsY() { in getClosedOptionsY() method in PrintContentView409 / (getClosedOptionsY() - getOpenedOptionsY()); in onViewPositionChanged()422 final int closedOptionsY = getClosedOptionsY(); in onViewReleased()448 return Math.max(Math.min(top, getOpenedOptionsY()), getClosedOptionsY()); in clampViewPositionVertical()