Searched defs:configType (Results  1 – 1 of 1) sorted by relevance
| /development/tools/winscope/src/adb/ | 
| D | winscope_proxy.py | 235     def add(self, configType, configValue) -> None:  argument238     def is_valid(self, configType) -> bool:  argument
 256     def add(self, configType, configValue) -> None:  argument
 259     def is_valid(self, configType) -> bool:  argument
 729 def execute_command(server, device_id, shell, configType, configValue):  argument
 
 |