Searched refs:upHeight (Results 1 – 1 of 1) sorted by relevance
1553 final int upHeight = mUpView.getMeasuredHeight(); in onLayout() local1556 final int upTop = vCenter - upHeight / 2; in onLayout()1557 final int upBottom = upTop + upHeight; in onLayout()