Searched refs:CALLSTATE_ALERTING (Results 1 – 4 of 4) sorted by relevance
413 'nextState' : CALLSTATE_ALERTING}, 1000);981 (calls[i].state == CALLSTATE_ALERTING) ||1074 calls[index].state = CALLSTATE_ALERTING;1105 var alertingCalls = this.countCallsInState(CALLSTATE_ALERTING);1106 var index = this.getCallIdByState(CALLSTATE_ALERTING);
156 calls[i].state = CALLSTATE_ALERTING;269 c1.state = CALLSTATE_ALERTING;
123 var CALLSTATE_ALERTING = 3; /* MO call only */ variable
148 CALLSTATE_ALERTING = 3; /* MO call only */ enumerator