Home
last modified time | relevance | path

Searched refs:destList (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java6179 List<SrvccConnection> destList, SrvccCall profile, ImsPhoneConnection c) { in addConnection() argument
6180 if (destList == null) return; in addConnection()
6198 destList.add(srvccConnection); in addConnection()
6204 destList.add(srvccConnection); in addConnection()