Searched refs:mRegSubId (Results 1 – 1 of 1) sorted by relevance
162 private int mRegSubId = SubscriptionManager.INVALID_SUBSCRIPTION_ID; field in MobileNetworkRepository.DataRoamingObserver170 mRegSubId = subId; in register()187 TelephonyManager tm = mTelephonyManagerMap.get(mRegSubId); in onChange()193 insertMobileNetworkInfo(mContext, mRegSubId, tm); in onChange()197 callback.onDataRoamingChanged(mRegSubId, isDataRoamingEnabled); in onChange()