Searched refs:upLeft (Results 1 – 1 of 1) sorted by relevance
1557 final int upLeft; in onLayout() local1560 upLeft = upRight - upWidth; in onLayout()1564 upLeft = 0; in onLayout()1567 mUpView.layout(upLeft, upTop, upRight, upBottom); in onLayout()