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()
934 .getStringExtra(IccCardConstants.INTENT_KEY_LOCKED_REASON); in fromIntent()946 .getStringExtra(IccCardConstants.INTENT_KEY_LOCKED_REASON); in fromIntent()
818 i.putExtra(IccCardConstants.INTENT_KEY_LOCKED_REASON, reason); in broadcastSimStateChanged()
354 intent.getStringExtra(IccCardConstants.INTENT_KEY_LOCKED_REASON); in updateSimState()