Lines Matching refs:getSubId
142 mSubscriptionInfoHelper.getSubId()); in handleAirplaneModeChange()
190 mSubscriptionInfoHelper.getSubId()); in doSsOverUtPrecautions()
238 intent.putExtra(Settings.EXTRA_SUB_ID, mPhone.getSubId()); in onPreferenceChange()
311 .createForSubscriptionId(mPhone.getSubId()); in listenPhoneState()
378 .createForSubscriptionId(mPhone.getSubId()); in onResume()
406 PhoneGlobals.getInstance().getCarrierConfigForSubId(mPhone.getSubId()); in onResume()
479 .createForSubscriptionId(mPhone.getSubId()); in updateVtWfc()
481 PhoneGlobals.getInstance().getCarrierConfigForSubId(mPhone.getSubId()); in updateVtWfc()
502 mPhone.getSubId()); in updateVtWfc()
548 intent.putExtra(Settings.EXTRA_SUB_ID, mPhone.getSubId()); in updateVtWfc()
641 return SubscriptionManager.getResourcesForSubId(mPhone.getContext(), mPhone.getSubId()); in getResourcesForSubId()