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