Searched defs:getManifestShortcuts (Results 1 – 3 of 3) sorted by relevance
658 public List<ShortcutInfo> getManifestShortcuts() { in getManifestShortcuts() method in ShortcutManager
33 ParceledListSlice getManifestShortcuts(String packageName, int userId); in getManifestShortcuts() method
2012 public ParceledListSlice<ShortcutInfo> getManifestShortcuts(String packageName, in getManifestShortcuts() method in ShortcutService