Searched refs:ShillProxy (Results 1 – 25 of 28) sorted by relevance
12
/external/autotest/client/cros/networking/ |
D | shill_context.py | 42 shill = shill_proxy.ShillProxy.get_proxy() 48 shill_proxy.ShillProxy.MANAGER_PROPERTY_ENABLED_TECHNOLOGIES) 55 shill_proxy.ShillProxy.MANAGER_PROPERTY_PROHIBITED_TECHNOLOGIES) 75 shill_proxy.ShillProxy.MANAGER_PROPERTY_PROHIBITED_TECHNOLOGIES, 82 shill = shill_proxy.ShillProxy.get_proxy() 87 shill_proxy.ShillProxy.MANAGER_PROPERTY_PROHIBITED_TECHNOLOGIES, 94 shill_proxy.ShillProxy.MANAGER_PROPERTY_ENABLED_TECHNOLOGIES) 138 self._initial_autoconnect = shill_proxy.ShillProxy.dbus2primitive( 140 shill_proxy.ShillProxy.SERVICE_PROPERTY_AUTOCONNECT]) 144 shill_proxy.ShillProxy.SERVICE_PROPERTY_AUTOCONNECT, [all …]
|
D | shill_proxy.py | 26 class ShillProxy(object): class 283 if key not in ShillProxy.SERVICE_PROPERTY_MAP: 285 dbus_dict[key] = ShillProxy.SERVICE_PROPERTY_MAP[key]( 311 return ShillProxy.dbus2primitive(properties[property_key]) 332 ShillProxy.str2dbus(dbus_class, value)) 348 if property_key not in ShillProxy.MANAGER_OPTIONAL_PROPERTY_MAP: 352 dbus_class = ShillProxy.MANAGER_OPTIONAL_PROPERTY_MAP[property_key] 354 ShillProxy.str2dbus(dbus_class, value)) 389 if e.get_dbus_name() != ShillProxy.DBUS_SERVICE_UNKNOWN: 393 time.sleep(ShillProxy.POLLING_INTERVAL_SECONDS) [all …]
|
D | cellular_proxy.py | 13 class CellularProxy(shill_proxy.ShillProxy):
|
/external/autotest/client/cros/scripts/ |
D | device | 33 shill_proxy.ShillProxy.set_dbus_property(device, property_key, value) 44 shill = shill_proxy.ShillProxy() 51 shill_proxy.ShillProxy.get_dbus_property(device, property_key)}, 58 shill = shill_proxy.ShillProxy() 77 shill = shill_proxy.ShillProxy()
|
D | profile | 41 shill = shill_proxy.ShillProxy() 67 shill = shill_proxy.ShillProxy() 86 shill = shill_proxy.ShillProxy() 104 shill = shill_proxy.ShillProxy() 121 shill = shill_proxy.ShillProxy()
|
/external/autotest/client/cros/cellular/ |
D | test_environment.py | 83 [shill_proxy.ShillProxy.TECHNOLOGY_CELLULAR])) 146 timeout=shill_proxy.ShillProxy.DEVICE_ENUMERATION_TIMEOUT) 155 shill_proxy.ShillProxy.ERROR_IN_PROGRESS): 162 timeout=shill_proxy.ShillProxy.DEVICE_ENABLE_DISABLE_TIMEOUT) 168 shill_proxy.ShillProxy. 175 shill_proxy.ShillProxy.ERROR_NOT_SUPPORTED or 177 shill_proxy.ShillProxy.ERROR_FAILURE and
|
/external/autotest/client/site_tests/cellular_ModemControl/ |
D | cellular_ModemControl.py | 40 shill_proxy.ShillProxy.TECHNOLOGY_CELLULAR) 44 shill_proxy.ShillProxy.TECHNOLOGY_CELLULAR) 176 device, shill_proxy.ShillProxy.DEVICE_PROPERTY_POWERED) 187 service, shill_proxy.ShillProxy.SERVICE_PROPERTY_STATE) 379 shill_proxy.ShillProxy.TECHNOLOGY_CELLULAR) 401 shill_proxy.ShillProxy.TECHNOLOGY_CELLULAR)
|
/external/autotest/client/site_tests/network_DefaultProfileServices/ |
D | network_DefaultProfileServices.py | 31 shill = shill_proxy.ShillProxy.get_proxy() 48 shill = shill_proxy.ShillProxy.get_proxy()
|
/external/autotest/client/site_tests/network_ConfigureEthernetServiceForProfile/ |
D | network_ConfigureEthernetServiceForProfile.py | 31 shill = shill_proxy.ShillProxy.get_proxy() 44 shill = shill_proxy.ShillProxy.get_proxy()
|
/external/autotest/client/site_tests/cellular_StressEnable/ |
D | cellular_StressEnable.py | 23 shill_proxy.ShillProxy.ERROR_IN_PROGRESS 28 timeout = shill_proxy.ShillProxy.DEVICE_ENABLE_DISABLE_TIMEOUT
|
/external/autotest/client/cros/ |
D | dhcpv6_test_base.py | 61 device_path = shill_proxy.ShillProxy.dbus2primitive(device.object_path) 118 return shill_proxy.ShillProxy.dbus2primitive(dhcp_properties) 125 self._shill_proxy = shill_proxy.ShillProxy()
|
D | dhcp_test_base.py | 97 device_path = shill_proxy.ShillProxy.dbus2primitive(device.object_path) 154 return shill_proxy.ShillProxy.dbus2primitive(dhcp_properties) 162 self._shill_proxy = shill_proxy.ShillProxy()
|
/external/autotest/client/site_tests/network_WlanDriver/ |
D | network_WlanDriver.py | 146 proxy = shill_proxy.ShillProxy() 149 shill_proxy.ShillProxy.MANAGER_PROPERTY_UNINITIALIZED_TECHNOLOGIES)
|
/external/autotest/client/site_tests/network_DhcpVendorEncapsulatedOptions/ |
D | network_DhcpVendorEncapsulatedOptions.py | 27 proxy = shill_proxy.ShillProxy() 46 device_path = shill_proxy.ShillProxy.dbus2primitive(device.object_path)
|
/external/autotest/client/site_tests/cellular_Smoke/ |
D | cellular_Smoke.py | 54 service, shill_proxy.ShillProxy.SERVICE_PROPERTY_STATE) 67 device, shill_proxy.ShillProxy.DEVICE_PROPERTY_INTERFACE)
|
/external/autotest/client/site_tests/network_8021xWiredAuthentication/ |
D | network_8021xWiredAuthentication.py | 60 return shill_proxy.ShillProxy.dbus2primitive( 98 self._shill_proxy = shill_proxy.ShillProxy()
|
/external/autotest/client/site_tests/network_RestartShill/ |
D | network_RestartShill.py | 24 shill = shill_proxy.ShillProxy.get_proxy()
|
/external/autotest/client/site_tests/network_VPNConnect/ |
D | network_VPNConnect.py | 60 device_path = shill_proxy.ShillProxy.dbus2primitive(device.object_path) 217 self._shill_proxy = shill_proxy.ShillProxy()
|
/external/autotest/client/site_tests/network_8021xEapDetection/ |
D | network_8021xEapDetection.py | 45 self._shill_proxy = shill_proxy.ShillProxy()
|
/external/autotest/client/site_tests/cellular_ConnectFailure/ |
D | cellular_ConnectFailure.py | 84 shill_proxy.ShillProxy.SERVICE_PROPERTY_STATE,
|
/external/autotest/client/site_tests/network_DhcpWpadNegotiation/ |
D | network_DhcpWpadNegotiation.py | 27 proxy = shill_proxy.ShillProxy()
|
/external/autotest/client/site_tests/network_DhcpMTU/ |
D | network_DhcpMTU.py | 29 proxy = shill_proxy.ShillProxy()
|
/external/autotest/client/site_tests/network_DhcpBrokenDefaultGateway/ |
D | network_DhcpBrokenDefaultGateway.py | 29 proxy = shill_proxy.ShillProxy()
|
/external/autotest/client/site_tests/network_Ipv6SimpleNegotiation/ |
D | network_Ipv6SimpleNegotiation.py | 70 ipconfig_properties = shill_proxy.ShillProxy.dbus2primitive(
|
/external/autotest/client/site_tests/cellular_DisableWhileConnecting/ |
D | cellular_DisableWhileConnecting.py | 158 shill_proxy.ShillProxy.DEVICE_PROPERTY_POWERED)
|
12