Home
last modified time | relevance | path

Searched refs:ShortcutPreference (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DShortcutPicker.java78 ShortcutPreference shortcutPref = new ShortcutPreference(context, shortcut, in onCreatePreferences()
168 private static class ShortcutPreference extends SelectablePreference { class in ShortcutPicker
172 public ShortcutPreference(Context context, Shortcut shortcut, CharSequence appLabel) { in ShortcutPreference() method in ShortcutPicker.ShortcutPreference