Home | History | Annotate | Download | only in imsphone

Lines Matching defs:getBackgroundCall

399     getBackgroundCall() {
428 } else if (getBackgroundCall().getState() != ImsPhoneCall.State.IDLE) {
431 mCT.hangup(getBackgroundCall());
621 ImsPhoneCall.State backgroundCallState = getBackgroundCall().getState();
1227 connList.addAll(getBackgroundCall().mConnections);