Searched refs:RIL_CALL_WAITING (Results 1 – 10 of 10) sorted by relevance
1011 case RIL_CALL_WAITING: return "WAITING"; in callStateToString()
246 RIL_CALL_WAITING = 5 /* MT call only */ enumerator
1007 case RIL_CALL_WAITING: return "WAITING"; in callStateToString()
1053 case RIL_CALL_WAITING: return "WAITING"; in callStateToString()
247 RIL_CALL_WAITING = 5 /* MT call only */ enumerator
236 RIL_CALL_WAITING = 5 /* MT call only */ enumerator
310 case 5: *p_state = RIL_CALL_WAITING; return 0; in clccStateToRILState()1010 || p_calls[countValidCalls].state == RIL_CALL_WAITING
417 bool isWaiting() { return state == RIL_CALL_WAITING; } in isWaiting()434 if (state == RIL_CALL_INCOMING || state == RIL_CALL_WAITING || in makeActive()
421 case 5: *p_state = RIL_CALL_WAITING; return 0; in clccStateToRILState()1057 || p_calls[countValidCalls].state == RIL_CALL_WAITING