Searched refs:getAllowScansWithTraffic (Results 1 – 4 of 4) sorted by relevance
152 int getAllowScansWithTraffic(); in getAllowScansWithTraffic() method
2556 public int getAllowScansWithTraffic() { in getAllowScansWithTraffic() method in WifiManager2558 return mService.getAllowScansWithTraffic(); in getAllowScansWithTraffic()
1838 public int getAllowScansWithTraffic() { in getAllowScansWithTraffic() method in WifiServiceImpl1840 return mWifiStateMachine.getAllowScansWithTraffic(); in getAllowScansWithTraffic()
1123 public int getAllowScansWithTraffic() { in getAllowScansWithTraffic() method in WifiStateMachine