Searched refs:SIM_STATE_NETWORK_LOCKED (Results 1 – 2 of 2) sorted by relevance
90 case TelephonyManager.SIM_STATE_NETWORK_LOCKED: in getSimStateString()91 return TelephonyConstants.SIM_STATE_NETWORK_LOCKED; in getSimStateString()
217 public static final String SIM_STATE_NETWORK_LOCKED = "NETWORK_LOCKED"; field in TelephonyConstants