Searched refs:INTENT_KEY_LOCKED_REASON (Results 1 – 4 of 4) sorted by relevance
50 public static final String INTENT_KEY_LOCKED_REASON = Intent.EXTRA_SIM_LOCKED_REASON; field in IccCardConstants
297 intent.getStringExtra(IccCardConstants.INTENT_KEY_LOCKED_REASON); in updateSimState()
1288 .getStringExtra(IccCardConstants.INTENT_KEY_LOCKED_REASON); in fromIntent()1300 .getStringExtra(IccCardConstants.INTENT_KEY_LOCKED_REASON); in fromIntent()
1184 i.putExtra(IccCardConstants.INTENT_KEY_LOCKED_REASON, reason); in broadcastSimStateChanged()