OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cellular_device
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/site_tests/cellular_DisableWhileConnecting/
cellular_DisableWhileConnecting.py
109
self.
cellular_device
= \
111
if self.
cellular_device
is None:
120
dbus_interface=self.
cellular_device
.dbus_interface,
121
path=self.
cellular_device
.object_path)
131
self.
cellular_device
.Enable(
135
self.
cellular_device
.Disable(
157
self.
cellular_device
,
/external/autotest/client/site_tests/cellular_ScanningProperty/
cellular_ScanningProperty.py
94
def _check_shill_property_update(self,
cellular_device
, property_name,
99
@param
cellular_device
: The DBus proxy object for the cellular device.
115
cellular_device
,
Completed in 45 milliseconds