Searched refs:RIL_CallState (Results 1 – 4 of 4) sorted by relevance
101 extern "C" const char * callStateToString(RIL_CallState);1046 callStateToString(RIL_CallState s) { in callStateToString()
271 } RIL_CallState; typedef459 RIL_CallState state;
237 } RIL_CallState; typedef423 RIL_CallState state;
428 static int clccStateToRILState(int state, RIL_CallState *p_state) in clccStateToRILState()