Searched refs:INSTALL_SHORTCUT_IS_DUPLICATE (Results 1 – 1 of 1) sorted by relevance
59 private static final int INSTALL_SHORTCUT_IS_DUPLICATE = -1; field in InstallShortcutReceiver271 } else if (result[0] == INSTALL_SHORTCUT_IS_DUPLICATE) { in processInstallShortcut()324 result[0] = INSTALL_SHORTCUT_IS_DUPLICATE; in installShortcut()