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

  /external/autotest/client/cros/cellular/pseudomodem/
sim.py 128 mm1_constants.MM_MODEM_LOCK_SIM_PIN : {
140 self._lock_type = mm1_constants.MM_MODEM_LOCK_SIM_PIN
170 self._lock_type = mm1_constants.MM_MODEM_LOCK_SIM_PIN
311 if lock_type == mm1_constants.MM_MODEM_LOCK_SIM_PIN:
349 self._ResetRetries(mm1_constants.MM_MODEM_LOCK_SIM_PIN)
382 self._ResetRetries(mm1_constants.MM_MODEM_LOCK_SIM_PIN)
384 self._lock_data[mm1_constants.MM_MODEM_LOCK_SIM_PIN]['code'] = pin
413 lock_data = self._lock_data[mm1_constants.MM_MODEM_LOCK_SIM_PIN]
418 self._ResetRetries(mm1_constants.MM_MODEM_LOCK_SIM_PIN)
430 lock_data = self._lock_data[mm1_constants.MM_MODEM_LOCK_SIM_PIN]
    [all...]
  /external/autotest/client/cros/cellular/
mm1_constants.py 299 MM_MODEM_LOCK_SIM_PIN = 2
  /system/connectivity/shill/cellular/
cellular_capability_universal_unittest.cc 816 capability_->sim_lock_status_.lock_type = MM_MODEM_LOCK_SIM_PIN;
    [all...]
cellular_capability_universal.cc 179 case MM_MODEM_LOCK_SIM_PIN:
    [all...]

Completed in 1801 milliseconds