OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DisableTechnology
(Results
1 - 10
of
10
) sorted by null
/external/autotest/client/cros/networking/
cellular_proxy.py
189
errors) since the
DisableTechnology
() call may fail for various reasons
200
self._manager.
DisableTechnology
(self.TECHNOLOGY_CELLULAR)
/external/autotest/client/site_tests/network_3GSafetyDance/
network_3GSafetyDance.py
47
self.test_env.shill.manager.
DisableTechnology
('cellular'))
/system/connectivity/shill/test-scripts/
test-flimflam
289
manager.
DisableTechnology
(sys.argv[2])
291
manager.
DisableTechnology
("")
flimflam.py
408
def
DisableTechnology
(self, tech):
409
self.manager.
DisableTechnology
(tech, timeout=60)
/external/autotest/client/site_tests/network_3GModemControl/
network_3GModemControl.py
41
self.shill.manager.
DisableTechnology
(
367
self.test_env.shill.manager.
DisableTechnology
(
/external/autotest/client/site_tests/network_3GDormancyDance/
network_3GDormancyDance.py
50
self.flim.
DisableTechnology
('cellular')
/system/connectivity/shill/dbus/
chromeos_manager_dbus_adaptor.h
98
void
DisableTechnology
(DBusMethodResponsePtr<> response,
chromeos_manager_dbus_adaptor.cc
243
void ChromeosManagerDBusAdaptor::
DisableTechnology
(
/system/update_engine/include/shill/
dbus-proxy-mocks.h
144
MOCK_METHOD3(
DisableTechnology
,
/system/connectivity/shill/
manager.h
594
FRIEND_TEST(ManagerTest,
DisableTechnology
);
[
all
...]
Completed in 779 milliseconds