Searched defs:INTENT_KEY_LOCKED_REASON (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIccCard.java68 static public final String INTENT_KEY_LOCKED_REASON = "reason"; field in class:IccCard
474 intent.putExtra(INTENT_KEY_LOCKED_REASON, reason);

Completed in 156 milliseconds