Searched refs:upLeft (Results 1 – 1 of 1) sorted by relevance
1559 final int upLeft; in onLayout() local1562 upLeft = upRight - upWidth; in onLayout()1566 upLeft = 0; in onLayout()1569 mUpView.layout(upLeft, upTop, upRight, upBottom); in onLayout()