Searched refs:otherConnection (Results 1 - 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
H A DCdmaConnection.java187 public void performConference(android.telecom.Connection otherConnection) { argument
189 super.performConference(otherConnection);
H A DTelephonyConnection.java686 public void performConference(Connection otherConnection) { argument
692 // will conference with the background call. We know that otherConnection is the

Completed in 167 milliseconds