Searched defs:getCallIdByState (Results 1 - 1 of 1) sorted by path

/hardware/ril/mock-ril/src/js/
H A Dsimulated_radio.js179 this.getCallIdByState = function(callState) {
1072 var index = this.getCallIdByState(CALLSTATE_DIALING);
1106 var index = this.getCallIdByState(CALLSTATE_ALERTING);

Completed in 34 milliseconds