Searched refs:getActiveApnTypes (Results 1 – 4 of 4) sorted by relevance
3300 public String[] getActiveApnTypes() { in getActiveApnTypes() method in Phone3310 activeApnTypes.addAll(Arrays.asList(dct.getActiveApnTypes())); in getActiveApnTypes()4424 pw.println(" getActiveApnTypes()=" + getActiveApnTypes()); in dump()
600 assertArrayEquals(new String[]{PhoneConstants.APN_TYPE_DEFAULT}, mDct.getActiveApnTypes()); in verifyDataConnected()
1081 public String[] getActiveApnTypes() { in getActiveApnTypes() method in DcTracker
22396 HSPLcom/android/internal/telephony/Phone;->getActiveApnTypes()[Ljava/lang/String;23292 HSPLcom/android/internal/telephony/dataconnection/DcTracker;->getActiveApnTypes()[Ljava/lang/String;