Home | History | Annotate | Download | only in launcher2

Lines Matching refs:customIcon

2291             info.customIcon = false;
2317 info.customIcon = false;
2320 info.customIcon = true;
2326 info.customIcon = false;
2425 boolean customIcon = false;
2430 customIcon = true;
2462 info.customIcon = customIcon;
2480 if (!info.customIcon && !info.usingFallbackIcon) {