HomeSort by relevance Sort by last modified time
    Searched full:cmdcallstatechange (Results 1 - 1 of 1) sorted by null

  /hardware/ril/mock-ril/src/js/
simulated_radio.js 916 this.cmdCallStateChange = function(req) { // 2003
917 print('cmdCallStateChange: req.reqNum=' + req.reqNum);
918 print('cmdCallStateChange: req.callType=' + req.callType);
919 print('cmdCallStateChange: req.callIndex=' + req.callIndex);
920 print('cmdCallStateChange: req.nextState=' + req.nextState);
    [all...]

Completed in 461 milliseconds