OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CALLSTATE_INCOMING
(Results
1 - 3
of
3
) sorted by null
/hardware/ril/mock-ril/src/js/
simulated_radio_tests.js
97
if (calls[i].state ==
CALLSTATE_INCOMING
) {
141
if (calls[i].state ==
CALLSTATE_INCOMING
) {
289
c1.state =
CALLSTATE_INCOMING
;
simulated_radio.js
454
case
CALLSTATE_INCOMING
:
721
if (calls[i].state ==
CALLSTATE_INCOMING
) {
[
all
...]
ril_vars.js
124
var
CALLSTATE_INCOMING
= 4; /* MT call only */
Completed in 31 milliseconds