Home | History | Annotate | Download | only in launcher2

Lines Matching defs:iconResId

2563                 int iconResId = metaData.getInt(TOOLBAR_ICON_METADATA_NAME);
2564 if (iconResId != 0) {
2566 return res.getDrawable(iconResId);