Searched refs:takeOver (Results 1 – 2 of 2) sorted by relevance
383 tmp.takeOver(this); in switchWith()384 this.takeOver(that); in switchWith()385 that.takeOver(tmp); in switchWith()404 private void takeOver(ImsPhoneCall that) { in takeOver() method in ImsPhoneCall
476 tmp.takeOver(this); in switchWith()477 this.takeOver(that); in switchWith()478 that.takeOver(tmp); in switchWith()482 private void takeOver(SipCall that) { in takeOver() method in SipPhone.SipCall