Searched refs:leftButtonEnd (Results 1 – 1 of 1) sorted by relevance
275 int leftButtonEnd = leftButtonStart + leftButtonWidth; in onLayout() local276 int rightButtonStart = leftButtonEnd + buttonGap; in onLayout()279 leftButton.layout(leftButtonStart, 0, leftButtonEnd, in onLayout()