Home
last modified time | relevance | path

Searched refs:getPhoneId (Results 1 – 25 of 31) sorted by relevance

12

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java197 int getPhoneId(int subId); in getPhoneId() method
212 public int getPhoneId(int subId) {
213 return SubscriptionManager.getPhoneId(subId);
566 phone.getPhoneId())); in placeOutgoingConference()
706 phone.getPhoneId())); in onCreateOutgoingConnection()
749 phone.getPhoneId())); in onCreateOutgoingConnection()
989 phone.getPhoneId())); in adjustAndPlaceOutgoingConnection()
1079 phone.getPhoneId())); in getTelephonyConnection()
1097 phone.getPhoneId())); in getTelephonyConnection()
1108 phone.getPhoneId())); in getTelephonyConnection()
[all …]
DRadioOnStateListener.java125 Log.d(this, "waitForRadioOn: Phone " + phone.getPhoneId()); in waitForRadioOn()
147 Log.d(this, "startSequenceInternal: Phone " + phone.getPhoneId()); in startSequenceInternal()
177 mPhone.getPhoneId()); in onServiceStateChanged()
202 mPhone.getPhoneId()); in onRadioOn()
DCdmaConnection.java228 telephonyDisconnectCause, null, getPhone().getPhoneId())); in hangupCallWaiting()
DTelephonyConnection.java193 + (phone != null ? Integer.toString(phone.getPhoneId())
1580 isVowifiEnabled = ImsUtil.isWfcEnabled(phone.getContext(), phone.getPhoneId()); in shouldSetDisableAddCallExtra()
2163 getPhone().getPhoneId())); in updateStateInternal()
2716 isVoWifiEnabled = ImsUtil.isWfcEnabled(phone.getContext(), phone.getPhoneId()); in refreshConferenceSupported()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/network/telephony/
DVideoCallingPreferenceController.java67 SubscriptionManager.getPhoneId(subId)) in getAvailabilityStatus()
121 mImsManager = ImsManager.getInstance(mContext, SubscriptionManager.getPhoneId(mSubId)); in init()
129 ? ImsManager.getInstance(mContext, SubscriptionManager.getPhoneId(subId)) in isVideoCallEnabled()
DWifiCallingPreferenceController.java81 SubscriptionManager.getPhoneId(subId)) in getAvailabilityStatus()
157 mImsManager = ImsManager.getInstance(mContext, SubscriptionManager.getPhoneId(mSubId)); in init()
DEnhanced4gLtePreferenceController.java142 mImsManager = ImsManager.getInstance(mContext, SubscriptionManager.getPhoneId(mSubId)); in init()
DEnhanced4gLteSliceHelper.java188 return ImsManager.getInstance(mContext, SubscriptionManager.getPhoneId(subId)); in getImsManager()
/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConnectionServiceTest.java639 when(slot0Phone.getPhoneId()).thenReturn(SLOT_0_PHONE_ID); in testRetryOutgoingOriginalConnection_redialTempFailOneSlot()
670 when(slot0Phone.getPhoneId()).thenReturn(SLOT_0_PHONE_ID); in testRetryOutgoingOriginalConnection_redialPermFailOneSlot()
703 when(slot0Phone.getPhoneId()).thenReturn(SLOT_0_PHONE_ID); in testRetryOutgoingOriginalConnection_redialTempFailTwoSlot()
744 when(slot0Phone.getPhoneId()).thenReturn(SLOT_0_PHONE_ID); in testRetryOutgoingOriginalConnection_redialPermFailTwoSlot()
785 when(slot0Phone.getPhoneId()).thenReturn(SLOT_0_PHONE_ID); in testRetryOutgoingOriginalConnection_redialTempFailTwoSlot_twoFailure()
840 when(slot0Phone.getPhoneId()).thenReturn(SLOT_0_PHONE_ID); in testRetryOutgoingOriginalConnection_redialPermFailTwoSlot_twoFailure()
1254 when(mSubscriptionManagerProxy.getPhoneId(0)).thenReturn(0); in setupHandleToPhoneMap()
1272 when(phone.getPhoneId()).thenReturn(phoneId); in makeTestPhone()
/packages/services/Telephony/src/com/android/phone/
DCallFeaturesSetting.java270 + " phone.getPhoneId()=" + phone.getPhoneId()); in updateImsManager()
271 mImsMgr = ImsManager.getInstance(phone.getContext(), phone.getPhoneId()); in updateImsManager()
516 + " phone =" + mPhone.getPhoneId()); in updateVtWfc()
DIccNetworkDepersonalizationPanel.java94 int phoneId = phone == null ? 0: phone.getPhoneId(); in showDialog()
230 int phoneId = mPhone == null ? 0 : mPhone.getPhoneId(); in onStop()
DPhoneUtils.java787 if (VDBG) Log.v(LOG_TAG, "register for ICC status, phone " + phone.getPhoneId()); in registerIccStatus()
801 Log.v(LOG_TAG, "register for ICC status, phone " + phones[phoneId].getPhoneId()); in registerIccStatus()
815 Log.v(LOG_TAG, "unregister for ICC status, phone " + phones[phoneId].getPhoneId()); in unregisterIccStatus()
DPhoneInterfaceManager.java1344 int phoneId = request.phone.getPhoneId(); in handleMessage()
1364 int id = request.phone.getPhoneId(); in handleMessage()
1700 UiccController.getInstance().getUiccCard(phone.getPhoneId()); in getUiccCardFromRequest()
1705 return PhoneFactory.getPhone(mSubscriptionController.getPhoneId(subId)); in getPhone()
4395 return mSubscriptionController.getPhoneId(getDefaultSubscription()); in getSlotForDefaultSubscription()
5694 int phoneId = mSubscriptionController.getPhoneId(subId); in setUserDataEnabled()
5773 int phoneId = mSubscriptionController.getPhoneId(subId); in isUserDataEnabled()
5802 int phoneId = mSubscriptionController.getPhoneId(subId); in isDataEnabled()
5875 UiccCard card = UiccController.getInstance().getUiccCard(phone.getPhoneId()); in getCarrierPrivilegeStatus()
5895 UiccController.getInstance().getUiccProfileForPhone(phone.getPhoneId()); in getCarrierPrivilegeStatusForUid()
[all …]
DSubscriptionInfoHelper.java102 ? PhoneFactory.getPhone(SubscriptionManager.getPhoneId(mSubId)) in getPhone()
DCarrierConfigLoader.java973 int phoneId = SubscriptionManager.getPhoneId(subId); in getConfigForSubIdWithFeature()
1008 int phoneId = SubscriptionManager.getPhoneId(subscriptionId); in overrideConfig()
1047 int phoneId = SubscriptionManager.getPhoneId(subId); in notifyConfigChangedForSubId()
DNotificationMgr.java288 resId = (phone.getPhoneId() == 0) ? R.drawable.stat_notify_voicemail_sub1 in updateMwi()
805 int phoneId = SubscriptionManager.getPhoneId(subId); in updateNetworkSelection()
DCallBarringEditPreference.java104 Log.d(LOG_TAG, "init: phone id = " + phone.getPhoneId()); in init()
/packages/services/Telephony/src/com/android/phone/settings/
DAccessibilitySettingsFragment.java184 int phoneId = SubscriptionController.getInstance().getPhoneId(subId); in onPreferenceTreeClick()
206 ImsManager imsManager = ImsManager.getInstance(mContext, phone.getPhoneId()); in isVolteTtySupportedInAnySlot()
DSuppServicesUiUtil.java89 int simSlot = (phone.getPhoneId() == 0) ? 1 : 2; in makeMessage()
/packages/apps/Settings/tests/unit/src/com/android/settings/wifi/
DWifiCallingSettingUiTest.java115 doReturn(0).when(mSubscriptionController).getPhoneId(0); in setUp()
116 doReturn(1).when(mSubscriptionController).getPhoneId(1); in setUp()
/packages/services/Telephony/src/com/android/phone/vvm/
DPhoneAccountHandleConverter.java45 Phone phone = PhoneFactory.getPhone(SubscriptionManager.getPhoneId(subId)); in fromSubId()
/packages/apps/Settings/src/com/android/settings/network/
DApnSettings.java159 && mPhoneId == SubscriptionUtil.getPhoneId(context, extraSubId)
200 mPhoneId = SubscriptionUtil.getPhoneId(activity, mSubId); in onCreate()
DSubscriptionUtil.java228 public static int getPhoneId(Context context, int subId) { in getPhoneId() method in SubscriptionUtil
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DIccLockSettings.java250 : PhoneFactory.getPhone(SubscriptionManager.getPhoneId(sir.getSubscriptionId())); in onCreateView()
596 : PhoneFactory.getPhone(SubscriptionManager.getPhoneId(sir.getSubscriptionId()));
DResetNetworkConfirm.java158 SubscriptionManager.getPhoneId(mSubId)).factoryReset();

12