Lines Matching refs:getPhoneId

1344                     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()
5911 int phoneId = SubscriptionManager.getPhoneId(subId); in checkCarrierPrivilegesForPackage()
6353 defaultPhone.getPhoneId()).setVtSetting(enable); in enableVideoCalling()
6374 ImsManager.getInstance(defaultPhone.getContext(), defaultPhone.getPhoneId()); in isVideoCallingEnabled()
7009 aid = UiccController.getInstance().getUiccCard(phone.getPhoneId()) in getAidForAppType()
7628 slot.getPhoneId(), in getUiccSlotsInfo()
7718 int phoneId = mSubscriptionController.getPhoneId(subId); in getDefaultNetworkType()
7992 .getUiccProfileForPhone(phone.getPhoneId()); in getCertsFromCarrierPrivilegeAccessRules()
8040 return mPhoneConfigurationManager.getPhoneStatusFromCache(phone.getPhoneId()); in isModemEnabledForSlot()
8317 SubscriptionManager.getPhoneId(subId), UiccController.APP_FAM_3GPP); in isMvnoMatched()