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