Searched refs:upRight (Results 1 – 1 of 1) sorted by relevance
1558 final int upRight; in onLayout() local1561 upRight = width; in onLayout()1562 upLeft = upRight - upWidth; in onLayout()1565 upRight = upWidth; in onLayout()1569 mUpView.layout(upLeft, upTop, upRight, upBottom); in onLayout()