Searched refs:getActiveApnTypes (Results 1 – 5 of 5) sorted by relevance
1410 String types[] = getActiveApnTypes(); in notifyDataConnection()1709 public String[] getActiveApnTypes() { in getActiveApnTypes() method in PhoneBase1710 return mDcTracker.getActiveApnTypes(); in getActiveApnTypes()2166 pw.println(" getActiveApnTypes()=" + getActiveApnTypes()); in dump()
277 String[] getActiveApnTypes(); in getActiveApnTypes() method
413 public String[] getActiveApnTypes() { in getActiveApnTypes() method in PhoneProxy414 return mActivePhone.getActiveApnTypes(); in getActiveApnTypes()
755 public String[] getActiveApnTypes() { in getActiveApnTypes() method in DcTrackerBase
500 public String[] getActiveApnTypes() { in getActiveApnTypes() method in DcTracker