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