Searched refs:mHandoverConnections (Results 1 – 3 of 3) sorted by relevance
45 protected ArrayList<Connection> mHandoverConnections = new ArrayList<Connection>(); field in CallTracker98 for (Connection hoConn : mHandoverConnections) { in getHoConnection()105 for (Connection hoConn : mHandoverConnections) { in getHoConnection()118 mHandoverConnections.addAll(c); in notifySrvccState()122 mHandoverConnections.clear(); in notifySrvccState()124 log("notifySrvccState: mHandoverConnections= " + mHandoverConnections.toString()); in notifySrvccState()
504 mHandoverConnections.remove(hoConnection); in handlePollCalls()624 for (Connection hoConnection : mHandoverConnections) { in handlePollCalls()627 mHandoverConnections.remove(hoConnection); in handlePollCalls()
585 mHandoverConnections.remove(hoConnection); in handlePollCalls()725 for (Connection hoConnection : mHandoverConnections) { in handlePollCalls()728 mHandoverConnections.remove(hoConnection); in handlePollCalls()