Searched refs:bgState (Results 1 – 1 of 1) sorted by relevance
944 ImsPhoneCall.State bgState = ImsPhoneCall.State.IDLE; in dial() local951 bgState = mBackgroundCall.getState(); in dial()959 if (bgState == ImsPhoneCall.State.HOLDING) { in dial()2427 ImsPhoneCall.State bgState = mBackgroundCall.getState();2433 } else if (bgState == ImsPhoneCall.State.ACTIVE) {