Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid.py55 def __init__(self, cmd='initiate', uid=-1, port=PORT, addr=HOST, timeout=None): argument
94 def _cmd(self, command, uid=None): argument