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

/hardware/ril/include/telephony/
H A Dril.h106 RIL_CALL_ACTIVE = 0, enumerator in enum:__anon2376
/hardware/ril/reference-ril/
H A Dril.h106 RIL_CALL_ACTIVE = 0, enumerator in enum:__anon2541
H A Dreference-ril.c256 case 0: *p_state = RIL_CALL_ACTIVE; return 0;
726 if (p_calls[countValidCalls].state != RIL_CALL_ACTIVE
750 && p_calls[i].state == RIL_CALL_ACTIVE
/hardware/ril/libril/
H A Dril.cpp4528 case RIL_CALL_ACTIVE : return "ACTIVE";

Completed in 76 milliseconds