Home | History | Annotate | Download | only in sip

Lines Matching refs:switchWith

229             mForegroundCall.switchWith(mBackgroundCall);
461 void switchWith(SipCall that) {
462 if (SC_DBG) log("switchWith");
811 mForegroundCall.switchWith(mRingingCall);