Home | History | Annotate | Download | only in launcher2

Lines Matching defs:iconResId

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