Home
last modified time | relevance | path

Searched defs:ShortcutKey (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
DShortcutKey.java14 public class ShortcutKey extends ComponentKey { class
19 public ShortcutKey(String packageName, UserHandle user, String id) { in ShortcutKey() method in ShortcutKey
24 public ShortcutKey(ComponentName componentName, UserHandle user) { in ShortcutKey() method in ShortcutKey