Searched refs:bgState (Results 1 – 1 of 1) sorted by relevance
1108 ImsPhoneCall.State bgState = ImsPhoneCall.State.IDLE; in prepareForDialing() local1113 bgState = mBackgroundCall.getState(); in prepareForDialing()1119 if (bgState == ImsPhoneCall.State.HOLDING) { in prepareForDialing()3047 ImsPhoneCall.State bgState = mBackgroundCall.getState();3073 } else if (bgState == ImsPhoneCall.State.ACTIVE) {