Searched defs:shell_command (Results 1 – 5 of 5) sorted by relevance
3 "shell_command":"am start -a android.intent.action.VIEW -d https://www.android.com/", string
23 def shell_command(comm_list): function
42 std::optional<std::string> shell_command; member
105 std::optional<std::string> shell_command; member280 const std::string& icon_name, const std::string& shell_command) { in AddCustomControlPanelButtonWithShellCommand()
483 function onCustomShellButton(shell_command, e) { argument