Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioCapability.java112 private int mPhoneId; field in RadioCapability
129 mPhoneId = phoneId; in RadioCapability()
143 return mPhoneId; in getPhoneId()
203 return "{mPhoneId = " + mPhoneId in toString()
DPhoneProxy.java80 private int mPhoneId = 0; field in PhoneProxy
98 mPhoneId = phone.getPhoneId(); in PhoneProxy()
273 SubscriptionManager.putPhoneIdAndSubIdExtra(intent, mPhoneId); in phoneObjectUpdater()
295 mActivePhone = PhoneFactory.getCdmaPhone(mPhoneId); in deleteAndCreatePhone()
297 mActivePhone = PhoneFactory.getGsmPhone(mPhoneId); in deleteAndCreatePhone()
DPhoneBase.java234 protected int mPhoneId; field in PhoneBase
399 mPhoneId = phoneId; in PhoneBase()
2075 return mUiccController.getUiccCard(mPhoneId); in getUiccCard()
2193 return SubscriptionController.getInstance().getSubIdUsingPhoneId(mPhoneId); in getSubId()
2200 return mPhoneId; in getPhoneId()
2474 pw.println(" mPhoneId=" + mPhoneId); in dump()
DSMSDispatcher.java1732 return SubscriptionController.getInstance().getSubIdUsingPhoneId(mPhone.mPhoneId); in getSubId()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccCardProxy.java94 private Integer mPhoneId = null; field in IccCardProxy
123 mPhoneId = phoneId; in IccCardProxy()
260 log("operator=" + operator + " mPhoneId=" + mPhoneId); in handleMessage()
264 mTelephonyManager.setSimOperatorNumericForPhone(mPhoneId, operator); in handleMessage()
267 mTelephonyManager.setSimCountryIsoForPhone(mPhoneId, in handleMessage()
309 mPhoneId, mIccRecords.getServiceProviderName()); in handleMessage()
345 UiccCard newCard = mUiccController.getUiccCard(mPhoneId); in updateIccAvailability()
372 mTelephonyManager.setSimOperatorNumericForPhone(mPhoneId, ""); in resetProperties()
373 mTelephonyManager.setSimCountryIsoForPhone(mPhoneId, ""); in resetProperties()
374 mTelephonyManager.setSimOperatorNameForPhone(mPhoneId, ""); in resetProperties()
[all …]
DUiccCard.java101 private int mPhoneId; field in UiccCard
111 mPhoneId = phoneId; in UiccCard()
200 mCatService = CatService.getInstance(mCi, mContext, this, mPhoneId); in createAndUpdateCatService()
551 return mPhoneId; in getPhoneId()
/frameworks/base/telephony/java/android/telephony/
DRadioAccessFamily.java59 private int mPhoneId; field in RadioAccessFamily
73 mPhoneId = phoneId; in RadioAccessFamily()
83 return mPhoneId; in getPhoneId()
97 String ret = "{ mPhoneId = " + mPhoneId in toString()
121 outParcel.writeInt(mPhoneId); in writeToParcel()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java150 private int mPhoneId; field in ImsManager
432 mPhoneId = phoneId; in ImsManager()
444 IBinder binder = ServiceManager.checkService(getImsServiceName(mPhoneId)); in isServiceAvailable()
490 result = mImsService.open(mPhoneId, serviceClass, incomingCallPendingIntent, in open()
741 IImsConfig config = mImsService.getConfigInterface(mPhoneId); in getConfigInterface()
850 IBinder binder = ServiceManager.checkService(getImsServiceName(mPhoneId)); in createImsService()
857 IBinder b = ServiceManager.getService(getImsServiceName(mPhoneId)); in createImsService()
912 mImsService.turnOnIms(mPhoneId); in turnOnIms()
961 mImsService.turnOffIms(mPhoneId); in turnOffIms()
980 intent.putExtra(EXTRA_PHONE_ID, mPhoneId); in binderDied()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCDMALTEPhone.java90 Rlog.d(LOG_TAG, "CDMALTEPhone: constructor: sub = " + mPhoneId); in CDMALTEPhone()
195 if (mUiccController.getUiccCardApplication(mPhoneId, UiccController.APP_FAM_3GPP) == null) { in updateCurrentCarrierInProvider()
283 mUiccController.getUiccCardApplication(mPhoneId, UiccController.APP_FAM_IMS); in onUpdateIccAvailability()
292 newUiccApplication = mUiccController.getUiccCardApplication(mPhoneId, in onUpdateIccAvailability()
377 TelephonyManager.setTelephonyProperty(mPhoneId, property, value); in setSystemProperty()
384 return TelephonyManager.getTelephonyProperty(mPhoneId, property, defValue); in getSystemProperty()
DCDMAPhone.java199 if (mUiccController.getUiccCardApplication(mPhoneId, UiccController.APP_FAM_3GPP) == null) { in init()
203 tm.setSimOperatorNameForPhone(mPhoneId, operatorAlpha); in init()
208 tm.setSimOperatorNumericForPhone(mPhoneId, operatorNumeric); in init()
548 r = mUiccController.getIccRecords(mPhoneId, UiccController.APP_FAM_3GPP); in getIccSerialNumber()
1340 return mUiccController.getUiccCardApplication(mPhoneId, UiccController.APP_FAM_3GPP2); in getUiccCardApplication()
1354 mUiccController.getUiccCardApplication(mPhoneId, UiccController.APP_FAM_3GPP); in onUpdateIccAvailability()
1707 tm.setSimCountryIsoForPhone(mPhoneId, ""); in setIsoCountryProperty()
1720 tm.setSimCountryIsoForPhone(mPhoneId, iso); in setIsoCountryProperty()
1863 mPhoneId, iccRecords.getServiceProviderName()); in setOperatorBrandOverride()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java208 log("GSMPhone: constructor: sub = " + mPhoneId); in GSMPhone()
477 TelephonyManager.setTelephonyProperty(mPhoneId, property, value); in setSystemProperty()
1058 IccRecords r = mUiccController.getIccRecords(mPhoneId, UiccController.APP_FAM_3GPP2); in getNai()
1145 return TelephonyManager.getTelephonyProperty(mPhoneId, property, defValue); in getSystemProperty()
1639 return mUiccController.getUiccCardApplication(mPhoneId, in getUiccCardApplication()
1650 mUiccController.getUiccCardApplication(mPhoneId, UiccController.APP_FAM_IMS); in onUpdateIccAvailability()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1658 private int mPhoneId; field in TelephonyRegistry.LogSSC
1662 mTime = t; mS = s; mSubId = subId; mPhoneId = phoneId; mState = state; in set()
1668 + mPhoneId + " mState " + mState; in toString()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java181 mPhoneId = mDefaultPhone.getPhoneId(); in ImsPhone()
207 mPhoneId = mDefaultPhone.getPhoneId(); in updateParentPhone()