Lines Matching refs:getPhone
377 Phone phone = getPhone(end_subId); in handleMessage()
386 hungUp = PhoneUtils.hangupRingingAndActive(getPhone(end_subId)); in handleMessage()
1079 ? mPhone : getPhone(request.subId); in getPhoneFromRequest()
1089 private Phone getPhone(int subId) { in getPhone() method in PhoneInterfaceManager
1090 return PhoneFactory.getPhone(mSubscriptionController.getPhoneId(subId)); in getPhone()
1175 Phone phone = getPhone(subId); in endCallForSubscriber()
1221 final boolean hasRingingCall = !getPhone(subId).getRingingCall().isIdle(); in answerRingingCallInternal()
1223 final boolean hasActiveCall = !getPhone(subId).getForegroundCall().isIdle(); in answerRingingCallInternal()
1224 final boolean hasHoldingCall = !getPhone(subId).getBackgroundCall().isIdle(); in answerRingingCallInternal()
1263 final Phone phone = getPhone(subId); in isOffhookForSubscriber()
1282 final Phone phone = getPhone(subId); in isRingingForSubscriber()
1301 final Phone phone = getPhone(subId); in isIdleForSubscriber()
1334 final UnlockSim checkSimPin = new UnlockSim(getPhone(subId).getIccCard()); in supplyPinReportResultForSubscriber()
1346 final UnlockSim checkSimPuk = new UnlockSim(getPhone(subId).getIccCard()); in supplyPukReportResultForSubscriber()
1459 final Phone phone = getPhone(subId); in updateServiceLocationForSubscriber()
1479 final Phone phone = getPhone(subId); in isRadioOnForSubscriber()
1494 final Phone phone = getPhone(subId); in toggleRadioOnOffForSubscriber()
1506 final Phone phone = getPhone(subId); in setRadioForSubscriber()
1523 Phone phone = PhoneFactory.getPhone(i); in needMobileRadioShutdown()
1539 Phone phone = PhoneFactory.getPhone(phoneId); in shutdownRadioUsingPhoneId()
1559 final Phone phone = getPhone(subId); in setRadioPowerForSubscriber()
1573 final Phone phone = getPhone(subId); in enableDataConnectivity()
1587 final Phone phone = getPhone(subId); in disableDataConnectivity()
1598 final Phone phone = getPhone(subId); in isDataConnectivityPossible()
1632 Phone phone = PhoneFactory.getPhone(slotIndex); in getCallStateForSlot()
1639 Phone phone = getPhone(mSubscriptionController.getDefaultDataSubId()); in getDataState()
1649 Phone phone = getPhone(mSubscriptionController.getDefaultDataSubId()); in getDataActivity()
1666 Phone phone = getPhone(mSubscriptionController.getDefaultDataSubId()); in getCellLocation()
1703 final Phone phone = getPhone(subId); in enableLocationUpdatesForSubscriber()
1718 final Phone phone = getPhone(subId); in disableLocationUpdatesForSubscriber()
1782 Phone phone = PhoneFactory.getPhone(slotIndex); in getImeiForSlot()
1791 Phone phone = PhoneFactory.getPhone(slotIndex); in getMeidForSlot()
1800 Phone phone = PhoneFactory.getPhone(slotIndex); in getDeviceSoftwareVersionForSlot()
1888 final Phone phone = PhoneFactory.getPhone(slotIndex); in getActivePhoneTypeForSlot()
1909 final Phone phone = getPhone(subId); in getCdmaEriIconIndexForSubscriber()
1932 final Phone phone = getPhone(subId); in getCdmaEriIconModeForSubscriber()
1953 final Phone phone = getPhone(subId); in getCdmaEriTextForSubscriber()
1967 final Phone phone = getPhone(subId); in getCdmaMdn()
1981 final Phone phone = getPhone(subId); in getCdmaMin()
2089 final Phone phone = getPhone(subId); in setVoiceActivationState()
2103 final Phone phone = getPhone(subId); in setDataActivationState()
2119 final Phone phone = getPhone(subId); in getVoiceActivationState()
2135 final Phone phone = getPhone(subId); in getDataActivationState()
2155 final Phone phone = getPhone(subId); in getVoiceMessageCountForSubscriber()
2169 final Phone phone = getPhone(subId); in isConcurrentVoiceAndDataAllowed()
2196 final Phone phone = getPhone(getDefaultSubscription()); in getNetworkType()
2213 final Phone phone = getPhone(subId); in getNetworkTypeForSubscriber()
2238 final Phone phone = getPhone(subId); in getDataNetworkTypeForSubscriber()
2255 final Phone phone = getPhone(subId); in getVoiceNetworkTypeForSubscriber()
2277 final Phone phone = PhoneFactory.getPhone(slotIndex); in hasIccCardUsingSlotIndex()
2305 final Phone phone = getPhone(subId); in getLteOnCdmaModeForSubscriber()
2680 request, messenger, binder, getPhone(subId)); in requestNetworkScan()
2778 Phone phone = PhoneFactory.getPhone(phoneId); in setDataEnabled()
2804 Phone phone = PhoneFactory.getPhone(phoneId); in getDataEnabled()
2817 final Phone phone = getPhone(subId); in getCarrierPrivilegeStatus()
2913 final Phone phone = getPhone(subId); in getIccId()
2933 final Phone phone = getPhone(subId); in setLine1NumberForDisplayForSubscriber()
3084 final Phone phone = getPhone(subId); in setOperatorBrandOverride()
3093 final Phone phone = getPhone(subId); in setRoamingOverride()
3209 final Phone phone = PhoneFactory.getPhone(0); in getDeviceId()
3378 final Phone defaultPhone = getPhone(info.getSubscriptionId()); in getLocaleFromDefaultSim()
3454 final Phone phone = getPhone(subId); in getServiceStateForSubscriber()
3600 Phone phone = getPhone(subId); in getAidForAppType()
3623 Phone phone = getPhone(subId); in getEsn()
3645 Phone phone = getPhone(subId); in getCdmaPrlVersion()
3713 final Phone phone = getPhone(subId); in carrierActionSetMeteredApnsEnabled()
3734 final Phone phone = getPhone(subId); in carrierActionSetRadioEnabled()
3758 final Phone phone = getPhone(subId); in carrierActionReportDefaultNetworkStatus()
3803 Phone phone = getPhone(subId); in getVtDataUsage()
3819 Phone phone = getPhone(subId); in setPolicyDataEnabled()
3836 Phone phone = getPhone(subId); in getClientRequestStats()
3867 Phone phone = PhoneFactory.getPhone(slotIndex); in setSimPowerStateForSlot()
3895 final Phone phone = getPhone(subId); in getEmergencyCallbackMode()
3912 Phone p = getPhone(subId); in getSignalStrength()