Searched refs:upRight (Results 1 – 1 of 1) sorted by relevance
1556 final int upRight; in onLayout() local1559 upRight = width; in onLayout()1560 upLeft = upRight - upWidth; in onLayout()1563 upRight = upWidth; in onLayout()1567 mUpView.layout(upLeft, upTop, upRight, upBottom); in onLayout()