Home | History | Annotate | Download | only in settings

Lines Matching refs:isRadioOn

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