Home | History | Annotate | Download | only in phone

Lines Matching refs:CdmaPhoneCallState

1392             CdmaPhoneCallState.PhoneCallState currCallState =
1393 mApp.cdmaPhoneCallState.getCurrentCallState();
1399 } else if ((currCallState == CdmaPhoneCallState.PhoneCallState.THRWAY_ACTIVE)
1405 } else if (currCallState == CdmaPhoneCallState.PhoneCallState.CONF_CALL) {
2436 if (mApp.cdmaPhoneCallState.getCurrentCallState() ==
2437 CdmaPhoneCallState.PhoneCallState.CONF_CALL) {