HomeSort by relevance Sort by last modified time
    Searched defs:getActiveApnTypes (Results 1 - 5 of 5) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Phone.java 276 String[] getActiveApnTypes();
    [all...]
PhoneProxy.java 382 public String[] getActiveApnTypes() {
383 return mActivePhone.getActiveApnTypes();
    [all...]
PhoneBase.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java 603 public String[] getActiveApnTypes() {
    [all...]
DcTrackerBase.java 675 public String[] getActiveApnTypes() {
    [all...]

Completed in 221 milliseconds