Home | History | Annotate | Download | only in launcher2

Lines Matching refs:iconResId

3045                 int iconResId = metaData.getInt(resourceName);
3046 if (iconResId != 0) {
3048 return res.getDrawable(iconResId);