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

  /hardware/ril/reference-ril/
reference-ril.c 411 setRadioState(RADIO_STATE_ON);
    [all...]
  /hardware/ril/include/telephony/
ril.h 233 RADIO_STATE_ON = 10 /* Radio is on */
    [all...]
  /hardware/ril/libril/
ril.cpp 1004 case RADIO_STATE_ON:return"RADIO_ON";
    [all...]

Completed in 3130 milliseconds