Searched refs:ShortcutPreference (Results 1 – 1 of 1) sorted by relevance
78 ShortcutPreference shortcutPref = new ShortcutPreference(context, shortcut, in onCreatePreferences()168 private static class ShortcutPreference extends SelectablePreference { class in ShortcutPicker172 public ShortcutPreference(Context context, Shortcut shortcut, CharSequence appLabel) { in ShortcutPreference() method in ShortcutPicker.ShortcutPreference