Lines Matching refs:getPhone
295 Phone phone = getPhone(end_subId); in handleMessage()
304 hungUp = PhoneUtils.hangupRingingAndActive(getPhone(end_subId)); in handleMessage()
882 ? mPhone : getPhone(request.subId); in getPhoneFromRequest()
892 private Phone getPhone(int subId) { in getPhone() method in PhoneInterfaceManager
893 return PhoneFactory.getPhone(mSubscriptionController.getPhoneId(subId)); in getPhone()
1009 final boolean hasRingingCall = !getPhone(subId).getRingingCall().isIdle(); in answerRingingCallInternal()
1011 final boolean hasActiveCall = !getPhone(subId).getForegroundCall().isIdle(); in answerRingingCallInternal()
1012 final boolean hasHoldingCall = !getPhone(subId).getBackgroundCall().isIdle(); in answerRingingCallInternal()
1051 final Phone phone = getPhone(subId); in isOffhookForSubscriber()
1070 final Phone phone = getPhone(subId); in isRingingForSubscriber()
1089 final Phone phone = getPhone(subId); in isIdleForSubscriber()
1122 final UnlockSim checkSimPin = new UnlockSim(getPhone(subId).getIccCard()); in supplyPinReportResultForSubscriber()
1134 final UnlockSim checkSimPuk = new UnlockSim(getPhone(subId).getIccCard()); in supplyPukReportResultForSubscriber()
1247 final Phone phone = getPhone(subId); in updateServiceLocationForSubscriber()
1267 final Phone phone = getPhone(subId); in isRadioOnForSubscriber()
1282 final Phone phone = getPhone(subId); in toggleRadioOnOffForSubscriber()
1294 final Phone phone = getPhone(subId); in setRadioForSubscriber()
1311 Phone phone = PhoneFactory.getPhone(i); in needMobileRadioShutdown()
1327 Phone phone = PhoneFactory.getPhone(phoneId); in shutdownRadioUsingPhoneId()
1339 final Phone phone = getPhone(subId); in setRadioPowerForSubscriber()
1353 final Phone phone = getPhone(subId); in enableDataConnectivity()
1367 final Phone phone = getPhone(subId); in disableDataConnectivity()
1380 final Phone phone = getPhone(subId); in isDataConnectivityPossible()
1405 Phone phone = PhoneFactory.getPhone(slotId); in getCallStateForSlot()
1412 Phone phone = getPhone(mSubscriptionController.getDefaultDataSubId()); in getDataState()
1422 Phone phone = getPhone(mSubscriptionController.getDefaultDataSubId()); in getDataActivity()
1445 Phone phone = getPhone(mSubscriptionController.getDefaultDataSubId()); in getCellLocation()
1480 final Phone phone = getPhone(subId); in enableLocationUpdatesForSubscriber()
1495 final Phone phone = getPhone(subId); in disableLocationUpdatesForSubscriber()
1573 Phone phone = PhoneFactory.getPhone(slotId); in getImeiForSlot()
1582 Phone phone = PhoneFactory.getPhone(slotId); in getDeviceSoftwareVersionForSlot()
1711 final Phone phone = PhoneFactory.getPhone(slotId); in getActivePhoneTypeForSlot()
1732 final Phone phone = getPhone(subId); in getCdmaEriIconIndexForSubscriber()
1755 final Phone phone = getPhone(subId); in getCdmaEriIconModeForSubscriber()
1776 final Phone phone = getPhone(subId); in getCdmaEriTextForSubscriber()
1790 final Phone phone = getPhone(subId); in getCdmaMdn()
1804 final Phone phone = getPhone(subId); in getCdmaMin()
1842 final Phone phone = getPhone(subId); in getVoiceMessageCountForSubscriber()
1858 final Phone phone = getPhone(getDefaultSubscription()); in getNetworkType()
1875 final Phone phone = getPhone(subId); in getNetworkTypeForSubscriber()
1900 final Phone phone = getPhone(subId); in getDataNetworkTypeForSubscriber()
1917 final Phone phone = getPhone(subId); in getVoiceNetworkTypeForSubscriber()
1939 final Phone phone = getPhone(subId[0]); in hasIccCardUsingSlotId()
1967 final Phone phone = getPhone(subId); in getLteOnCdmaModeForSubscriber()
2350 Phone phone = PhoneFactory.getPhone(phoneId); in setDataEnabled()
2379 Phone phone = PhoneFactory.getPhone(phoneId); in getDataEnabled()
2392 final Phone phone = getPhone(subId); in getCarrierPrivilegeStatus()
2488 final Phone phone = getPhone(subId); in getIccId()
2508 final Phone phone = getPhone(subId); in setLine1NumberForDisplayForSubscriber()
2659 final Phone phone = getPhone(subId); in setOperatorBrandOverride()
2668 final Phone phone = getPhone(subId); in setRoamingOverride()
2783 final Phone phone = PhoneFactory.getPhone(0); in getDeviceId()
2933 final Phone defaultPhone = getPhone(info.getSubscriptionId()); in getLocaleFromDefaultSim()
3009 final Phone phone = getPhone(subId); in getServiceStateForSubscriber()