Searched refs:bgState (Results 1 – 1 of 1) sorted by relevance
1648 ImsPhoneCall.State bgState = ImsPhoneCall.State.IDLE; in prepareForDialing() local1653 bgState = mBackgroundCall.getState(); in prepareForDialing()1659 if (bgState == ImsPhoneCall.State.HOLDING) { in prepareForDialing()3944 ImsPhoneCall.State bgState = mBackgroundCall.getState();3973 } else if (bgState == ImsPhoneCall.State.ACTIVE) {