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

  /hardware/ril/reference-ril/
reference-ril.c 234 static void setRadioState(RIL_RadioState newState);
365 setRadioState(RADIO_STATE_OFF);
378 setRadioState(RADIO_STATE_ON);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommands.java 96 setRadioState(RadioState.RADIO_OFF);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
BaseCommands.java 664 protected void setRadioState(RadioState newState) {
RIL.java 596 setRadioState (RadioState.RADIO_UNAVAILABLE);
    [all...]

Completed in 1082 milliseconds