Searched refs:RIL_CALL_INCOMING (Results 1 - 4 of 4) sorted by relevance

/hardware/ril/include/telephony/
H A Dril.h68 RIL_CALL_INCOMING = 4, /* MT call only */ enumerator in enum:__anon568
/hardware/ril/reference-ril/
H A Dril.h68 RIL_CALL_INCOMING = 4, /* MT call only */ enumerator in enum:__anon711
H A Dreference-ril.c248 case 4: *p_state = RIL_CALL_INCOMING; return 0;
689 if (p_calls[countValidCalls].state == RIL_CALL_INCOMING
/hardware/ril/libril/
H A Dril.cpp3478 case RIL_CALL_INCOMING: return "INCOMING";

Completed in 42 milliseconds