HomeSort by relevance Sort by last modified time
    Searched refs:RIL_CALL_ACTIVE (Results 1 - 3 of 3) sorted by null

  /hardware/ril/include/telephony/
ril.h 76 RIL_CALL_ACTIVE = 0,
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c 139 case 0: *p_state = RIL_CALL_ACTIVE; return 0;
540 if (p_calls[countValidCalls].state != RIL_CALL_ACTIVE
564 && p_calls[i].state == RIL_CALL_ACTIVE
    [all...]
  /hardware/ril/libril/
ril.cpp     [all...]

Completed in 18 milliseconds