Home | History | Annotate | Download | only in phone

Lines Matching refs:currState

1258         private int getCdmaCallHeldStatus(CdmaPhoneCallState.PhoneCallState currState,
1262 if (currState == CdmaPhoneCallState.PhoneCallState.CONF_CALL) {
1269 } else if (currState == CdmaPhoneCallState.PhoneCallState.THRWAY_ACTIVE) {