Lines Matching defs:phoneId
1576 int phoneId = request.phone.getPhoneId(); in handleMessage() local
1734 int phoneId = getPhoneFromRequest(request).getPhoneId(); in handleMessage() local
1758 int phoneId = getPhoneFromRequest(request).getPhoneId(); in handleMessage() local
2375 UnlockSim(int phoneId, IccCard simCard) { in UnlockSim()
2642 private void shutdownRadioUsingPhoneId(int phoneId) { in shutdownRadioUsingPhoneId()
2898 public String getNetworkCountryIsoForPhone(int phoneId) { in getNetworkCountryIsoForPhone()
5112 int phoneId = UiccController.getInstance().getPhoneIdFromSlotId(slotIndex); in getPhoneFromSlotIdOrThrowException() local
6534 int phoneId = mSubscriptionController.getPhoneId(subId); in isUserDataEnabled() local
6574 int phoneId = mSubscriptionController.getPhoneId(subId); in isDataEnabled() local
6610 int phoneId = mSubscriptionController.getPhoneId(subId); in isDataEnabledForReason() local
6744 int phoneId = SubscriptionManager.getPhoneId(subId); in checkCarrierPrivilegesForPackage() local
6780 public List<String> getCarrierPackageNamesForIntentAndPhone(Intent intent, int phoneId) { in getCarrierPackageNamesForIntentAndPhone()
6795 public List<String> getPackagesWithCarrierPrivileges(int phoneId) { in getPackagesWithCarrierPrivileges()
7195 public int getRadioAccessFamily(int phoneId, String callingPackage) { in getRadioAccessFamily()
8751 int phoneId = mSubscriptionController.getPhoneId(subId); in getDefaultNetworkType() local