Searched refs:iconRight (Results 1 – 1 of 1) sorted by relevance
1577 final int iconRight; in onLayout() local1581 iconRight = width - upOffset - delta; in onLayout()1582 iconLeft = iconRight - iconWidth; in onLayout()1585 iconRight = iconLeft + iconWidth; in onLayout()1587 mIconView.layout(iconLeft, iconTop, iconRight, iconBottom); in onLayout()