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

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

Completed in 537 milliseconds