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