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