Home
last modified time | relevance | path

Searched refs:scanRequestProxy (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DDppManager.java98 Context context, DppMetrics dppMetrics, ScanRequestProxy scanRequestProxy) { in DppManager() argument
106 mScanRequestProxy = scanRequestProxy; in DppManager()
DClientModeImpl.java6398 ScanRequestProxy scanRequestProxy = mWifiInjector.getScanRequestProxy(); in updateWifiConfigOnStartConnection() local
6399 List<ScanResult> scanResults = scanRequestProxy.getScanResults(); in updateWifiConfigOnStartConnection()
6549 ScanRequestProxy scanRequestProxy = mWifiInjector.getScanRequestProxy(); in startIpClient() local
6550 List<ScanResult> scanResults = scanRequestProxy.getScanResults(); in startIpClient()