// The default mobile network is SIM 1 intdefaultSubId= mSubController.getDefaultDataSubId(); if(defaultSubId == SubscriptionManager.INVALID_SUBSCRIPTION_ID){ intsubId1= mSubController.getSubIdUsingPhoneId(0); if(subId1 == newValue){ mSubController.setDefaultDataSubId(newValue); } } })); // The default mobile network is SIM 1
// Based on config config_voice_data_sms_auto_fallback value choose voice/data/sms // preference auto selection logic or display notification for end used to // select voice/data/SMS preferences.
// Removes the mobile network selection popup begin autoFallbackEnabled = true; // Removes the mobile network selection popup end