Searched refs:RIL_CALL_INCOMING (Results 1 – 4 of 4) sorted by relevance
110 RIL_CALL_INCOMING = 4, /* MT call only */ enumerator
260 case 4: *p_state = RIL_CALL_INCOMING; return 0; in clccStateToRILState()719 if (p_calls[countValidCalls].state == RIL_CALL_INCOMING
4532 case RIL_CALL_INCOMING: return "INCOMING"; in callStateToString()