Home | History | Annotate | Download | only in server

Lines Matching refs:setRadio

1075             if (t != null) result = t.setRadio(turnOn) && result;
1080 public boolean setRadio(int netType, boolean turnOn) {
1086 return tracker != null && tracker.setRadio(turnOn);