HomeSort by relevance Sort by last modified time
    Searched defs:switchWith (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCall.java 284 void switchWith(ImsPhoneCall that) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhone.java 218 mForegroundCall.switchWith(mBackgroundCall);
441 void switchWith(SipCall that) {
442 if (SC_DBG) log("switchWith");
791 mForegroundCall.switchWith(mRingingCall);
    [all...]

Completed in 39 milliseconds