Searched defs:shell_command (Results 1 – 6 of 6) sorted by relevance
3 "shell_command":"am start -a android.intent.action.VIEW -d https://www.android.com/", string
22 def shell_command(comm_list): function
14 … "shell_command": "am start -a android.intent.action.VIEW -d https://www.android1.com/", string
46 std::string shell_command; member
105 std::optional<std::string> shell_command; member355 const std::string& icon_name, const std::string& shell_command) { in AddCustomControlPanelButtonWithShellCommand()
1124 #onCustomShellButton(shell_command, e) { argument