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

  /hardware/ril/include/telephony/
ril.h 69 } RIL_CallState;
170 RIL_CallState state;
    [all...]
  /hardware/ril/mock-ril/src/cpp/
responses.cpp 206 dstCall->state = (RIL_CallState)srcCall.state();
  /hardware/ril/libril/
ril.cpp 236 extern "C" const char * callStateToString(RIL_CallState);
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c 138 static int clccStateToRILState(int state, RIL_CallState *p_state)
    [all...]

Completed in 20 milliseconds