OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetInteractive
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/cros/cellular/pseudomodem/
state_machine_factory.py
52
self.
SetInteractive
(pm_constants.STATE_MACHINE_CDMA_ACTIVATE)
53
self.
SetInteractive
(pm_constants.STATE_MACHINE_CONNECT)
54
self.
SetInteractive
(pm_constants.STATE_MACHINE_CONNECT_CDMA)
55
self.
SetInteractive
(pm_constants.STATE_MACHINE_DISABLE)
56
self.
SetInteractive
(pm_constants.STATE_MACHINE_DISCONNECT)
57
self.
SetInteractive
(pm_constants.STATE_MACHINE_ENABLE)
58
self.
SetInteractive
(pm_constants.STATE_MACHINE_REGISTER)
59
self.
SetInteractive
(pm_constants.STATE_MACHINE_REGISTER_CDMA)
62
def
SetInteractive
(self, machine_name):
/external/autotest/client/site_tests/network_3GScanningProperty/files/
modems.py
17
self.
SetInteractive
(pm_constants.STATE_MACHINE_ENABLE)
18
self.
SetInteractive
(pm_constants.STATE_MACHINE_REGISTER)
Completed in 66 milliseconds