Searched refs:SimLockStatus (Results 1 - 2 of 2) sorted by relevance
/system/connectivity/shill/cellular/ | ||
H A D | cellular_capability_gsm.h | 142 // SimLockStatus represents the fields in the Cellular.SIMLockStatus 144 struct SimLockStatus { struct in class:shill::CellularCapabilityGSM 146 SimLockStatus() : enabled(false), retries_left(0) {} function in struct:shill::CellularCapabilityGSM::SimLockStatus 240 SimLockStatus sim_lock_status_; |
H A D | cellular_capability_universal.h | 255 // SimLockStatus represents the fields in the Cellular.SIMLockStatus 257 struct SimLockStatus { struct in class:shill::CellularCapabilityUniversal 259 SimLockStatus() : enabled(false), function in struct:shill::CellularCapabilityUniversal::SimLockStatus 432 SimLockStatus sim_lock_status_; |
Completed in 64 milliseconds