Searched refs:takeOver (Results 1 – 2 of 2) sorted by relevance
414 tmp.takeOver(this); in switchWith()415 this.takeOver(that); in switchWith()416 that.takeOver(tmp); in switchWith()435 private void takeOver(ImsPhoneCall that) { in takeOver() method in ImsPhoneCall
480 tmp.takeOver(this); in switchWith()481 this.takeOver(that); in switchWith()482 that.takeOver(tmp); in switchWith()486 private void takeOver(SipCall that) { in takeOver() method in SipPhone.SipCall