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

  /system/connectivity/shill/cellular/
cellular_capability_gsm.h 142 // SimLockStatus represents the fields in the Cellular.SIMLockStatus
144 struct SimLockStatus {
146 SimLockStatus() : enabled(false), retries_left(0) {}
240 SimLockStatus sim_lock_status_;
cellular_capability_universal.h 255 // SimLockStatus represents the fields in the Cellular.SIMLockStatus
257 struct SimLockStatus {
259 SimLockStatus() : enabled(false),
432 SimLockStatus sim_lock_status_;

Completed in 1924 milliseconds