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