Searched refs:getAllowScansWithTraffic (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
H A DIWifiManager.aidl152 int getAllowScansWithTraffic();
H A DWifiManager.java2556 public int getAllowScansWithTraffic() { method in class:WifiManager
2558 return mService.getAllowScansWithTraffic();
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiServiceImpl.java1838 public int getAllowScansWithTraffic() { method in class:WifiServiceImpl
1840 return mWifiStateMachine.getAllowScansWithTraffic();
H A DWifiStateMachine.java1123 public int getAllowScansWithTraffic() { method in class:WifiStateMachine

Completed in 4691 milliseconds