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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccCardProxy.java284 broadcastIccStateChangedIntent(IccCardConstants.INTENT_VALUE_ICC_IMSI, null);
468 private void broadcastIccStateChangedIntent(String value, String reason) { method in class:IccCardProxy
471 loge("broadcastIccStateChangedIntent: mPhoneId=" + mPhoneId
477 log("broadcastIccStateChangedIntent: QuietMode"
493 log("broadcastIccStateChangedIntent intent ACTION_SIM_STATE_CHANGED value=" + value
539 broadcastIccStateChangedIntent(getIccStateIntentString(mExternalState),

Completed in 128 milliseconds