HomeSort by relevance Sort by last modified time
    Searched full:customicon (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
ShortcutInfo.java 48 boolean customIcon;
62 * If isShortcut=true and customIcon=false, this contains a reference to the
86 customIcon = info.customIcon;
94 customIcon = false;
133 if (customIcon) {
168 + " customIcon=" + info.customIcon);
LauncherModel.java     [all...]

Completed in 525 milliseconds