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

/hardware/ril/include/telephony/
H A Dril.h69 RIL_CALL_WAITING = 5 /* MT call only */ enumerator in enum:__anon568
/hardware/ril/reference-ril/
H A Dril.h69 RIL_CALL_WAITING = 5 /* MT call only */ enumerator in enum:__anon711
H A Dreference-ril.c249 case 5: *p_state = RIL_CALL_WAITING; return 0;
690 || p_calls[countValidCalls].state == RIL_CALL_WAITING
/hardware/ril/libril/
H A Dril.cpp3479 case RIL_CALL_WAITING: return "WAITING";

Completed in 34 milliseconds