Searched defs:ShortcutPreference (Results 1 – 2 of 2) sorted by relevance
36 public class ShortcutPreference extends Preference { class62 ShortcutPreference(Context context, AttributeSet attrs) { in ShortcutPreference() method in ShortcutPreference
168 private static class ShortcutPreference extends SelectablePreference { class in ShortcutPicker172 public ShortcutPreference(Context context, Shortcut shortcut, CharSequence appLabel) { in ShortcutPreference() method in ShortcutPicker.ShortcutPreference