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

  /hardware/ril/include/telephony/
ril.h 145 } RIL_RadioState;
    [all...]
  /hardware/ril/libril/
ril.cpp 165 extern "C" const char * radioStateToString(RIL_RadioState);
310 static int decodeVoiceRadioTechnology (RIL_RadioState radioState);
311 static int decodeCdmaSubscriptionSource (RIL_RadioState radioState);
312 static RIL_RadioState processRadioState(RIL_RadioState newRadioState);
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c 171 static RIL_RadioState currentState();
201 static RIL_RadioState sState = RADIO_STATE_UNAVAILABLE;
249 static void setRadioState(RIL_RadioState newState);
    [all...]

Completed in 960 milliseconds