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

  /hardware/ril/reference-ril/
reference-ril.c 473 setRadioState(RADIO_STATE_ON);
    [all...]
  /hardware/ril/include/telephony/
ril.h 241 RADIO_STATE_ON = 10 /* Radio is on */
    [all...]
  /hardware/ril/libril/
ril.cpp 994 case RADIO_STATE_ON:return"RADIO_ON";
    [all...]
  /device/google/cuttlefish_common/guest/hals/ril/
vsoc_ril.cpp 381 set_radio_state(on ? RADIO_STATE_ON : RADIO_STATE_OFF, t);
    [all...]

Completed in 398 milliseconds