Searched refs:currState (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DBluetoothHandsfree.java1258 private int getCdmaCallHeldStatus(CdmaPhoneCallState.PhoneCallState currState, argument
1262 if (currState == CdmaPhoneCallState.PhoneCallState.CONF_CALL) {
1269 } else if (currState == CdmaPhoneCallState.PhoneCallState.THRWAY_ACTIVE) {

Completed in 37 milliseconds