HomeSort by relevance Sort by last modified time
    Searched refs:getActiveApnHost (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
DefaultPhoneNotifier.java 183 sender.getActiveApnHost(apnType),
Phone.java 290 String getActiveApnHost(String apnType);
    [all...]
PhoneProxy.java 423 public String getActiveApnHost(String apnType) {
424 return mActivePhone.getActiveApnHost(apnType);
    [all...]
PhoneBase.java     [all...]

Completed in 92 milliseconds