Searched refs:I_TESTING_ISM (Results 1 - 5 of 5) sorted by relevance

/external/autotest/client/cros/cellular/pseudomodem/
H A Dpm_constants.py17 I_TESTING_ISM = 'org.chromium.Pseudomodem.Testing.InteractiveStateMachine' variable
H A Dstate_machine.py38 |pm_constants.I_TESTING_ISM|.|Advance| when a state transition is possible
103 @dbus.service.method(pm_constants.I_TESTING_ISM, out_signature='b')
128 @dbus.service.signal(pm_constants.I_TESTING_ISM)
139 @dbus.service.method(pm_constants.I_TESTING_ISM, out_signature='b')
197 The name of the dbus object exposed by this object with |I_TESTING_ISM|
H A Dclient.py204 dbus_interface=pm_constants.I_TESTING_ISM)
235 success = ism.Advance(dbus_interface=pm_constants.I_TESTING_ISM)
/external/autotest/client/cros/networking/
H A Dpm_proxy.py55 i_machine = dbus.Interface(machine, pm_constants.I_TESTING_ISM)
/external/autotest/client/site_tests/network_3GScanningProperty/
H A Dnetwork_3GScanningProperty.py139 i_machine = dbus.Interface(machine, pm_constants.I_TESTING_ISM)

Completed in 107 milliseconds