Searched refs:ACTION_UNINSTALL_SHORTCUT (Results 1 – 1 of 1) sorted by relevance
37 private static final String ACTION_UNINSTALL_SHORTCUT = field in UninstallShortcutReceiver57 if (!ACTION_UNINSTALL_SHORTCUT.equals(data.getAction())) { in onReceive()