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.java13 public class ShortcutKey extends ComponentKey { class
15 public ShortcutKey(String packageName, UserHandle user, String id) { in ShortcutKey() method in ShortcutKey