• Home
  • Raw
  • Download

Lines Matching refs:getPhoneId

1576                     int phoneId = request.phone.getPhoneId();  in handleMessage()
1597 int id = request.phone.getPhoneId(); in handleMessage()
1734 int phoneId = getPhoneFromRequest(request).getPhoneId(); in handleMessage()
1758 int phoneId = getPhoneFromRequest(request).getPhoneId(); in handleMessage()
2214 UiccController.getInstance().getUiccCard(phone.getPhoneId()); in getUiccCardFromRequest()
2219 return PhoneFactory.getPhone(mSubscriptionController.getPhoneId(subId)); in getPhone()
2334 final UnlockSim checkSimPin = new UnlockSim(phone.getPhoneId(), phone.getIccCard()); in supplyPinReportResultForSubscriber()
2348 final UnlockSim checkSimPuk = new UnlockSim(phone.getPhoneId(), phone.getIccCard()); in supplyPukReportResultForSubscriber()
5067 return mSubscriptionController.getPhoneId(getDefaultSubscription()); in getSlotForDefaultSubscription()
6534 int phoneId = mSubscriptionController.getPhoneId(subId); in isUserDataEnabled()
6574 int phoneId = mSubscriptionController.getPhoneId(subId); in isDataEnabled()
6610 int phoneId = mSubscriptionController.getPhoneId(subId); in isDataEnabledForReason()
6707 UiccCard card = UiccController.getInstance().getUiccCard(phone.getPhoneId()); in getCarrierPrivilegeStatus()
6727 UiccController.getInstance().getUiccProfileForPhone(phone.getPhoneId()); in getCarrierPrivilegeStatusForUid()
6744 int phoneId = SubscriptionManager.getPhoneId(subId); in checkCarrierPrivilegesForPackage()
7321 defaultPhone.getPhoneId()).setVtSetting(enable); in enableVideoCalling()
7342 ImsManager.getInstance(defaultPhone.getContext(), defaultPhone.getPhoneId()); in isVideoCallingEnabled()
8019 aid = UiccController.getInstance().getUiccCard(phone.getPhoneId()) in getAidForAppType()
8661 slot.getPhoneId(), in getUiccSlotsInfo()
8751 int phoneId = mSubscriptionController.getPhoneId(subId); in getDefaultNetworkType()
9067 .getUiccProfileForPhone(phone.getPhoneId()); in getCertsFromCarrierPrivilegeAccessRules()
9115 return mPhoneConfigurationManager.getPhoneStatusFromCache(phone.getPhoneId()); in isModemEnabledForSlot()
9412 SubscriptionManager.getPhoneId(subId), UiccController.APP_FAM_3GPP); in isMvnoMatched()