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

/hardware/ril/include/telephony/
H A Dril.h236 } RIL_CallState; typedef in typeref:enum:__anon5687
422 RIL_CallState state;
/hardware/ril/libril/
H A Dril.cpp103 extern "C" const char * callStateToString(RIL_CallState);
986 callStateToString(RIL_CallState s) {
/hardware/ril/reference-ril/
H A Dril.h236 } RIL_CallState; typedef in typeref:enum:__anon5906
422 RIL_CallState state;
H A Dreference-ril.c263 static int clccStateToRILState(int state, RIL_CallState *p_state)

Completed in 112 milliseconds