Home
last modified time | relevance | path

Searched refs:INSTALL_SHORTCUT_NO_SPACE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DInstallShortcutReceiver.java60 private static final int INSTALL_SHORTCUT_NO_SPACE = -2; field in InstallShortcutReceiver
268 if (result[0] == INSTALL_SHORTCUT_NO_SPACE) { in processInstallShortcut()
330 result[0] = INSTALL_SHORTCUT_NO_SPACE; in installShortcut()