Home | History | Annotate | Download | only in launcher2

Lines Matching defs:iconResId

3121                 int iconResId = metaData.getInt(resourceName);
3122 if (iconResId != 0) {
3124 return res.getDrawable(iconResId);