Searched refs:getActiveApnTypes (Results 1 – 4 of 4) sorted by relevance
2339 String types[] = getActiveApnTypes(); in notifyDataConnection()3000 public String[] getActiveApnTypes() { in getActiveApnTypes() method in Phone3006 getDcTracker(transportType).getActiveApnTypes())); in getActiveApnTypes()4070 pw.println(" getActiveApnTypes()=" + getActiveApnTypes()); in dump()
783 public String[] getActiveApnTypes() { in getActiveApnTypes() method in PhoneMock
587 assertArrayEquals(new String[]{PhoneConstants.APN_TYPE_DEFAULT}, mDct.getActiveApnTypes()); in verifyDataConnected()
1080 public String[] getActiveApnTypes() { in getActiveApnTypes() method in DcTracker