Home
last modified time | relevance | path

Searched defs:shell (Results 1 – 2 of 2) sorted by relevance

/development/python-packages/adb/
Ddevice.py333 def shell(self, cmd): member in AndroidDevice
/development/tools/winscope/adb_proxy/
Dwinscope_proxy.py701 def execute_command(server, device_id, shell, configType, configValue): argument