Searched refs:fgState (Results 1 – 1 of 1) sorted by relevance
1647 ImsPhoneCall.State fgState = ImsPhoneCall.State.IDLE; in prepareForDialing() local1652 fgState = mForegroundCall.getState(); in prepareForDialing()1655 if (fgState == ImsPhoneCall.State.ACTIVE) { in prepareForDialing()