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
24 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
92 std::optional<std::string> shell_command; member321 const std::string& icon_name, const std::string& shell_command) { in AddCustomControlPanelButtonWithShellCommand()
1088 #onCustomShellButton(shell_command, e) { argument