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 64 RIL_CALL_ACTIVE = 0,
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c 244 case 0: *p_state = RIL_CALL_ACTIVE; return 0;
696 if (p_calls[countValidCalls].state != RIL_CALL_ACTIVE
720 && p_calls[i].state == RIL_CALL_ACTIVE
    [all...]
  /hardware/ril/libril/
ril.cpp     [all...]

Completed in 684 milliseconds