Home
last modified time | relevance | path

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

/development/tools/winscope/src/adb/
Dwinscope_proxy.py235 def add(self, configType, configValue) -> None: argument
238 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