Searched refs:phoneSubId (Results 1 – 1 of 1) sorted by relevance
194 final int phoneSubId = mPhone.getSubId(); in onPreferenceTreeClick() local217 android.provider.Settings.Global.PREFERRED_NETWORK_MODE + phoneSubId, in onPreferenceTreeClick()242 android.provider.Settings.Global.PREFERRED_NETWORK_MODE + phoneSubId, in onPreferenceTreeClick()531 final int phoneSubId = mPhone.getSubId(); in updateBody() local534 log("updateBody: isLteOnCdma=" + isLteOnCdma + " phoneSubId=" + phoneSubId); in updateBody()547 android.provider.Settings.Global.PREFERRED_NETWORK_MODE + phoneSubId, in updateBody()572 mGsmUmtsOptions = new GsmUmtsOptions(this, prefSet, phoneSubId); in updateBody()587 mGsmUmtsOptions = new GsmUmtsOptions(this, prefSet, phoneSubId); in updateBody()673 mGsmUmtsOptions = new GsmUmtsOptions(this, prefSet, phoneSubId); in updateBody()811 final int phoneSubId = mPhone.getSubId(); in onPreferenceChange() local[all …]