Searched refs:INTENT_KEY_LOCKED_REASON (Results 1 – 5 of 5) sorted by relevance
48 public static final String INTENT_KEY_LOCKED_REASON = "reason"; field in IccCardConstants
108 intent.getStringExtra(IccCardConstants.INTENT_KEY_LOCKED_REASON); in updateSimState()
297 intent.getStringExtra(IccCardConstants.INTENT_KEY_LOCKED_REASON); in updateSimState()
1195 .getStringExtra(IccCardConstants.INTENT_KEY_LOCKED_REASON); in fromIntent()1207 .getStringExtra(IccCardConstants.INTENT_KEY_LOCKED_REASON); in fromIntent()
1038 i.putExtra(IccCardConstants.INTENT_KEY_LOCKED_REASON, reason); in broadcastSimStateChanged()