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

  /external/autotest/client/cros/cellular/pseudomodem/
modem_3gpp.py 37 operator_code,
43 self.operator_code = operator_code
57 'operator-code': self.operator_code,
377 def SetRegistered(self, operator_code, operator_name):
382 @param operator_code: The operator code that should be displayed by
388 if operator_code:
392 if (operator_code ==
406 self.Set(mm1_constants.I_MODEM_3GPP, 'OperatorCode', operator_code)
register_machine.py 18 def __init__(self, modem, operator_code="", return_cb=None, raise_cb=None):
21 self._operator_code = operator_code
  /external/autotest/client/cros/cellular/
modem.py 159 _, operator_code, operator_name = network.GetRegistrationInfo()
160 if operator_code:
161 props['OperatorCode'] = operator_code
pseudo_modem.py 307 self.operator_code = '123'
573 'OperatorCode': self.operator_code,
  /external/autotest/client/site_tests/cellular_ServiceName/
cellular_ServiceName.py 35 operator_code=TEST_3GPP_ROAMING_OPERATOR_CODE,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h     [all...]

Completed in 1544 milliseconds