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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DUninstallShortcutReceiver.java91 removeShortcut(context, data, sharedPrefs);
95 private static void removeShortcut(Context context, Intent data, method in class:UninstallShortcutReceiver
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DSearchActivity.java553 removeShortcut(suggestions, position);
565 protected void removeShortcut(SuggestionCursor suggestions, int position) { method in class:SearchActivity

Completed in 137 milliseconds