Searched refs:setAllowScansWithTraffic (Results 1 – 4 of 4) sorted by relevance
157 void setAllowScansWithTraffic(int enabled); in setAllowScansWithTraffic() method
2651 public void setAllowScansWithTraffic(int enabled) {2653 mService.setAllowScansWithTraffic(enabled);
1919 public void setAllowScansWithTraffic(int enabled) { in setAllowScansWithTraffic() method in WifiServiceImpl1921 mWifiStateMachine.setAllowScansWithTraffic(enabled); in setAllowScansWithTraffic()
1361 public void setAllowScansWithTraffic(int enabled) { in setAllowScansWithTraffic() method in WifiStateMachine