Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi.h573 void ReportScanResultToUma(ScanState state, ScanMethod method);
Dwifi.cc2565 ReportScanResultToUma(new_state, old_method); in SetScanState()
2648 void WiFi::ReportScanResultToUma(ScanState state, ScanMethod method) { in ReportScanResultToUma() function in shill::WiFi