Searched refs:SIM_STATE_PIN_REQUIRED (Results 1 – 2 of 2) sorted by relevance
82 case TelephonyManager.SIM_STATE_PIN_REQUIRED: in getSimStateString()83 return TelephonyConstants.SIM_STATE_PIN_REQUIRED; in getSimStateString()
185 public static final String SIM_STATE_PIN_REQUIRED = "PIN_REQUIRED"; field in TelephonyConstants