OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SyncScan
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/site_tests/cellular_ScanningProperty/files/
modems.py
87
""" Defer to Modem3gpp to take the original |
SyncScan
| action. """
91
scan_result = super(AsyncScanModem, self).
SyncScan
()
/external/autotest/client/cros/cellular/pseudomodem/
register_machine.py
56
self._networks = self._modem.
SyncScan
()
modem_3gpp.py
155
def
SyncScan
(self):
425
scan_result = self.
SyncScan
()
Completed in 280 milliseconds