HomeSort by relevance Sort by last modified time
    Searched refs:manager_properties (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/cros/networking/
shill_context.py 74 manager_properties = shill.manager.GetProperties(utf8_strings=True)
75 active_profile = manager_properties[
shill_proxy.py 609 manager_properties = self.manager.GetProperties(utf8_strings=True)
610 for path in manager_properties[manager_property]:

Completed in 1122 milliseconds