Searched refs:getAllowScansWithTraffic (Results 1 – 4 of 4) sorted by relevance
158 int getAllowScansWithTraffic(); in getAllowScansWithTraffic() method
2663 public int getAllowScansWithTraffic() {2665 return mService.getAllowScansWithTraffic();
1924 public int getAllowScansWithTraffic() { in getAllowScansWithTraffic() method in WifiServiceImpl1926 return mWifiStateMachine.getAllowScansWithTraffic(); in getAllowScansWithTraffic()
1365 public int getAllowScansWithTraffic() { in getAllowScansWithTraffic() method in WifiStateMachine2392 sb.append(" withTraffic=").append(getAllowScansWithTraffic()); in getLogRecString()