Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiMetrics.java2818 int filsSupportedNetworks = 0; in countScanResults() local
2856 filsSupportedNetworks++; in countScanResults()
2903 mWifiLogProto.numFilsSupportedNetworkScanResults += filsSupportedNetworks; in countScanResults()