Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiMetrics.java3554 int oceSupportedNetworks = 0; in countScanResults() local
3583 oceSupportedNetworks++; in countScanResults()
3639 mWifiLogProto.numOceSupportedNetworkScanResults += oceSupportedNetworks; in countScanResults()