Home | History | Annotate | Download | only in phone

Lines Matching refs:getPcscfAddress

2217     public String[] getPcscfAddress(String apnType, String callingPackage) {
2218 if (!canReadPhoneState(callingPackage, "getPcscfAddress")) {
2223 return mPhone.getPcscfAddress(apnType);