Loading telephony/java/android/telephony/TelephonyManager.java +3 −1 Original line number Diff line number Diff line Loading @@ -1036,7 +1036,9 @@ public class TelephonyManager { "android.telephony.extra.VOICEMAIL_SCRAMBLED_PIN_STRING"; /** * Broadcast intent that indicates multi-SIM configuration is changed. For example, it changed * Broadcast action to be received by Broadcast receivers. * * Indicates multi-SIM configuration is changed. For example, it changed * from single SIM capable to dual-SIM capable (DSDS or DSDA) or triple-SIM mode. * * It doesn't indicate how many subscriptions are actually active, or which states SIMs are, Loading Loading
telephony/java/android/telephony/TelephonyManager.java +3 −1 Original line number Diff line number Diff line Loading @@ -1036,7 +1036,9 @@ public class TelephonyManager { "android.telephony.extra.VOICEMAIL_SCRAMBLED_PIN_STRING"; /** * Broadcast intent that indicates multi-SIM configuration is changed. For example, it changed * Broadcast action to be received by Broadcast receivers. * * Indicates multi-SIM configuration is changed. For example, it changed * from single SIM capable to dual-SIM capable (DSDS or DSDA) or triple-SIM mode. * * It doesn't indicate how many subscriptions are actually active, or which states SIMs are, Loading