Searched refs:upTop (Results 1 – 1 of 1) sorted by relevance
1554 final int upTop = vCenter - upHeight / 2; in onLayout() local1555 final int upBottom = upTop + upHeight; in onLayout()1567 mUpView.layout(upLeft, upTop, upRight, upBottom); in onLayout()