Home | History | Annotate | Download | only in launcher2

Lines Matching refs:iconResId

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