Searched refs:getActiveApnHost (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DDefaultPhoneNotifier.java132 sender.getActiveApnHost(apnType),
H A DPhone.java262 String getActiveApnHost(String apnType); method in interface:Phone
H A DPhoneProxy.java318 public String getActiveApnHost(String apnType) { method in class:PhoneProxy
319 return mActivePhone.getActiveApnHost(apnType);
H A DPhoneBase.java1064 public String getActiveApnHost(String apnType) { method in class:PhoneBase

Completed in 59 milliseconds