Loading src/java/com/android/internal/telephony/ServiceStateTracker.java +1 −0 Original line number Diff line number Diff line Loading @@ -286,6 +286,7 @@ public class ServiceStateTracker extends Handler { if (SubscriptionManager.isValidSubscriptionId(subId)) { Context context = mPhone.getContext(); mPhone.notifyPhoneStateChanged(); mPhone.notifyCallForwardingIndicator(); boolean restoreSelection = !context.getResources().getBoolean( Loading Loading
src/java/com/android/internal/telephony/ServiceStateTracker.java +1 −0 Original line number Diff line number Diff line Loading @@ -286,6 +286,7 @@ public class ServiceStateTracker extends Handler { if (SubscriptionManager.isValidSubscriptionId(subId)) { Context context = mPhone.getContext(); mPhone.notifyPhoneStateChanged(); mPhone.notifyCallForwardingIndicator(); boolean restoreSelection = !context.getResources().getBoolean( Loading