Home | History | Annotate | Download | only in launcher2

Lines Matching refs:iconResId

1110             final int iconResId = a.getResourceId(R.styleable.Favorite_icon, 0);
1123 if (iconResId == 0 || titleResId == 0) {
1137 values.put(Favorites.ICON_RESOURCE, r.getResourceName(iconResId));