If I know an apps package name, how can I get a list of all available app shortcuts?
I can get my own apps shortcuts with the ShortcutManager
like described here https://developer.android.com/guide/topics/ui/shortcuts.html, but how do I get a list of another apps shortcuts?