Home | History | Annotate | Download | only in launcher3

Lines Matching refs:customIcon

3091             info.customIcon = false;
3117 info.customIcon = false;
3120 info.customIcon = true;
3126 info.customIcon = false;
3225 boolean customIcon = false;
3230 customIcon = true;
3262 info.customIcon = customIcon;
3280 if (!info.customIcon && !info.usingFallbackIcon) {