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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DTelephonyIntents.java221 public static final String ACTION_SIM_STATE_CHANGED field in class:TelephonyIntents
222 = Intent.ACTION_SIM_STATE_CHANGED;
/frameworks/base/core/java/android/content/
H A DIntent.java3480 * For more details see TelephonyIntents.ACTION_SIM_STATE_CHANGED. This is here
3486 public static final String ACTION_SIM_STATE_CHANGED = "android.intent.action.SIM_STATE_CHANGED"; field in class:Intent

Completed in 459 milliseconds