Home | History | Annotate | Download | only in settings

Lines Matching refs:isRadioOn

1105     private boolean isRadioOn() {
1114 radioPowerOnSwitch.setChecked(isRadioOn());
1152 log("toggle radio power: currently " + (isRadioOn()?"on":"off"));