OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setRadioState
(Results
1 - 7
of
7
) sorted by null
/hardware/ril/reference-ril/
reference-ril.c
249
static void
setRadioState
(RIL_RadioState newState);
380
setRadioState
(RADIO_STATE_OFF);
393
setRadioState
(RADIO_STATE_ON);
413
setRadioState
(RADIO_STATE_UNAVAILABLE);
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommands.java
142
setRadioState
(RadioState.RADIO_ON);
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
BaseCommands.java
770
protected void
setRadioState
(RadioState newState) {
RIL.java
698
setRadioState
(RadioState.RADIO_UNAVAILABLE);
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
android-all-5.1.1_r9-robolectric-1.jar
Completed in 128 milliseconds