Home
last modified time | relevance | path

Searched refs:command_delegate (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/site_tests/network_3GModemControl/
Dnetwork_3GModemControl.py32 def __init__(self, shill, command_delegate): argument
34 self.command_delegate = command_delegate
45 self.command_delegate.Connect(**kwargs)
48 return self.command_delegate.Disconnect()