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 242 static void setRadioState(RIL_RadioState newState);
373 setRadioState(RADIO_STATE_OFF);
386 setRadioState(RADIO_STATE_ON);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommands.java 97 setRadioState(RadioState.RADIO_OFF);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
BaseCommands.java 675 protected void setRadioState(RadioState newState) {
RIL.java 549 setRadioState (RadioState.RADIO_UNAVAILABLE);
    [all...]

Completed in 1165 milliseconds