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

/hardware/ril/include/telephony/
H A Dril.h65 RIL_CALL_ACTIVE = 0, enumerator in enum:__anon1213
/hardware/ril/reference-ril/
H A Dril.h65 RIL_CALL_ACTIVE = 0, enumerator in enum:__anon1360
H A Dreference-ril.c252 case 0: *p_state = RIL_CALL_ACTIVE; return 0;
704 if (p_calls[countValidCalls].state != RIL_CALL_ACTIVE
728 && p_calls[i].state == RIL_CALL_ACTIVE
/hardware/ril/libril/
H A Dril.cpp3682 case RIL_CALL_ACTIVE : return "ACTIVE";

Completed in 74 milliseconds