Searched refs:ACTION_INSTALL_SHORTCUT (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DInstallShortcutReceiver.java35 public static final String ACTION_INSTALL_SHORTCUT = field in class:InstallShortcutReceiver
73 if (!ACTION_INSTALL_SHORTCUT.equals(data.getAction())) {
/packages/apps/Contacts/src/com/android/contacts/detail/
H A DContactLoaderFragment.java64 private static final String ACTION_INSTALL_SHORTCUT = field in class:ContactLoaderFragment
368 shortcutIntent.setAction(ACTION_INSTALL_SHORTCUT);

Completed in 48 milliseconds