Searched refs:getActiveApnTypes (Results 1 – 6 of 6) sorted by relevance
72 public String[] getActiveApnTypes() { in getActiveApnTypes() method in DcTrackerMock
785 public String[] getActiveApnTypes() { in getActiveApnTypes() method in PhoneMock
2166 String types[] = getActiveApnTypes(); in notifyDataConnection()2778 public String[] getActiveApnTypes() { in getActiveApnTypes() method in Phone2783 return mDcTracker.getActiveApnTypes(); in getActiveApnTypes()3690 pw.println(" getActiveApnTypes()=" + getActiveApnTypes()); in dump()
541 assertArrayEquals(new String[]{PhoneConstants.APN_TYPE_DEFAULT}, mDct.getActiveApnTypes()); in verifyDataConnected()
1062 public String[] getActiveApnTypes() { in getActiveApnTypes() method in DcTracker
40434 HSPLcom/android/internal/telephony/Phone;->getActiveApnTypes()[Ljava/lang/String;41169 HSPLcom/android/internal/telephony/dataconnection/DcTracker;->getActiveApnTypes()[Ljava/lang/String;