Home
last modified time | relevance | path

Searched refs:getTelephonyManagerBySubId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/network/
DMobileNetworkRepository.java252 private TelephonyManager getTelephonyManagerBySubId(Context context, int subId) { in getTelephonyManagerBySubId() method in MobileNetworkRepository
273 TelephonyManager telephonyManager = getTelephonyManagerBySubId(mContext, subId); in removerRegisterBySubId()
488 TelephonyManager telephonyManager = getTelephonyManagerBySubId(context, subId); in insertSubInfo()
765 getTelephonyManagerBySubId(mContext, mSubId)); in onUserMobileDataStateChanged()