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