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

/hardware/ril/include/telephony/
H A Dril.h111 RIL_CALL_WAITING = 5 /* MT call only */ enumerator in enum:__anon2376
/hardware/ril/reference-ril/
H A Dril.h111 RIL_CALL_WAITING = 5 /* MT call only */ enumerator in enum:__anon2541
H A Dreference-ril.c261 case 5: *p_state = RIL_CALL_WAITING; return 0;
720 || p_calls[countValidCalls].state == RIL_CALL_WAITING
/hardware/ril/libril/
H A Dril.cpp4533 case RIL_CALL_WAITING: return "WAITING";

Completed in 59 milliseconds