0

enter image description here

I have tried retrieving all the existing shortcut using

shortcutManager.getShortcuts(ShortcutManager.FLAG_MATCH_PINNED) with all existing flag but it didnt retrieve "App info" and "Pause app" shortcut.
K P
  • 182
  • 9
  • You can't modify or remove system-defined shortcuts such as "app info" and "Pause app" in Android. These shortcuts are part of the Android operating system and are not customizable by the user. – Vinay Jun 02 '23 at 19:29
  • @Vinay I think it might be possible because I have seen some android app but those are google apps that doesnt show this options. – K P Jun 07 '23 at 13:47

0 Answers0