Searched refs:RIL_CALL_ACTIVE (Results 1 – 10 of 10) sorted by relevance
411 bool isActive() { return state == RIL_CALL_ACTIVE; } in isActive()425 if (state == RIL_CALL_ACTIVE) { in makeBackground()436 state = RIL_CALL_ACTIVE; in makeActive()
1006 case RIL_CALL_ACTIVE : return "ACTIVE"; in callStateToString()
241 RIL_CALL_ACTIVE = 0, enumerator
1002 case RIL_CALL_ACTIVE : return "ACTIVE"; in callStateToString()
1048 case RIL_CALL_ACTIVE : return "ACTIVE"; in callStateToString()
242 RIL_CALL_ACTIVE = 0, enumerator
231 RIL_CALL_ACTIVE = 0, enumerator
305 case 0: *p_state = RIL_CALL_ACTIVE; return 0; in clccStateToRILState()1016 if (p_calls[countValidCalls].state != RIL_CALL_ACTIVE1040 && p_calls[i].state == RIL_CALL_ACTIVE
416 case 0: *p_state = RIL_CALL_ACTIVE; return 0; in clccStateToRILState()1063 if (p_calls[countValidCalls].state != RIL_CALL_ACTIVE1087 && p_calls[i].state == RIL_CALL_ACTIVE