Searched refs:getDataConnectionByApnType (Results 1 – 3 of 3) sorted by relevance
349 DataConnection dc = dcTracker.getDataConnectionByApnType( in onDataHandoverNeeded()
748 DataConnection dc = dcTracker.getDataConnectionByApnType(cp.mApnContext.getApnType()); in connect()2182 DataConnection dc = dcTracker.getDataConnectionByApnType( in enter()
1880 public @Nullable DataConnection getDataConnectionByApnType(String apnType) { in getDataConnectionByApnType() method in DcTracker