Searched refs:takeOver (Results 1 – 2 of 2) sorted by relevance
363 tmp.takeOver(this); in switchWith()364 this.takeOver(that); in switchWith()365 that.takeOver(tmp); in switchWith()380 private void takeOver(ImsPhoneCall that) { in takeOver() method in ImsPhoneCall
465 tmp.takeOver(this); in switchWith()466 this.takeOver(that); in switchWith()467 that.takeOver(tmp); in switchWith()471 private void takeOver(SipCall that) { in takeOver() method in SipPhone.SipCall