Home
last modified time | relevance | path

Searched refs:getCalls (Results 1 – 2 of 2) sorted by relevance

/hardware/ril/mock-ril/src/js/
Dsimulated_radio_tests.js49 var calls = simulatedRadio.getCalls();
93 var calls = simulatedRadio.getCalls();
138 var calls = simulatedRadio.getCalls();
193 var calls = simulatedRadio.getCalls();
204 var testCalls = simulatedRadio.getCalls();
246 var calls = simulatedRadio.getCalls();
Dsimulated_radio.js156 this.getCalls = function() { method in Radio