Searched refs:getPcscfAddress (Results 1 – 6 of 6) sorted by relevance
1015 String[] getPcscfAddress(String apnType, String callingPackage, String callingFeatureId); in getPcscfAddress() method
3931 public String[] getPcscfAddress(String apnType) { in getPcscfAddress() method in Phone3936 return getDcTracker(transportType).getPcscfAddress(apnType); in getPcscfAddress()
7775 public String[] getPcscfAddress(String apnType) { in getPcscfAddress() method in TelephonyManager7780 return telephony.getPcscfAddress(apnType, getOpPackageName(), getAttributionTag()); in getPcscfAddress()
5692 public String[] getPcscfAddress(String apnType, String callingPackage, in getPcscfAddress() method in PhoneInterfaceManager5702 return defaultPhone.getPcscfAddress(apnType); in getPcscfAddress()
4733 public String[] getPcscfAddress(String apnType) { in getPcscfAddress() method in DcTracker
58867 Landroid/telephony/TelephonyManager;->getPcscfAddress(Ljava/lang/String;)[Ljava/lang/String;87706 Lcom/android/internal/telephony/ITelephony$Stub$Proxy;->getPcscfAddress(Ljava/lang/String;Ljava/lan…88056 Lcom/android/internal/telephony/ITelephony;->getPcscfAddress(Ljava/lang/String;Ljava/lang/String;)[…