Searched defs:configType (Results 1 – 1 of 1) sorted by relevance
/development/tools/winscope/adb_proxy/ |
D | winscope_proxy.py | 216 def add(self, configType, configValue) -> None: argument 219 def is_valid(self, configType) -> bool: argument 237 def add(self, configType, configValue) -> None: argument 240 def is_valid(self, configType) -> bool: argument 670 def execute_command(server, device_id, shell, configType, configValue): argument
|