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