Searched refs:closedOptionsY (Results 1 – 1 of 1) sorted by relevance
425 final int closedOptionsY = getClosedOptionsY(); in onViewReleased() local427 if (childTop == openedOptionsY || childTop == closedOptionsY) { in onViewReleased()431 final int halfRange = closedOptionsY + (openedOptionsY - closedOptionsY) / 2; in onViewReleased()433 mDragger.smoothSlideViewTo(child, child.getLeft(), closedOptionsY); in onViewReleased()