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 88 } RIL_RadioState;
    [all...]
  /hardware/ril/libril/
ril.cpp 243 static int decodeVoiceRadioTechnology (RIL_RadioState radioState);
244 static int decodeCdmaSubscriptionSource (RIL_RadioState radioState);
245 static RIL_RadioState processRadioState(RIL_RadioState newRadioState);
250 extern "C" const char * radioStateToString(RIL_RadioState);
    [all...]
  /hardware/ril/reference-ril/
reference-ril.c 164 static RIL_RadioState currentState();
194 static RIL_RadioState sState = RADIO_STATE_UNAVAILABLE;
242 static void setRadioState(RIL_RadioState newState);
    [all...]

Completed in 27 milliseconds