Searched refs:iconBottom (Results 1 – 1 of 1) sorted by relevance
1577 final int iconBottom = iconTop + iconHeight; in onLayout() local1589 mIconView.layout(iconLeft, iconTop, iconRight, iconBottom); in onLayout()