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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
H A DWificondScannerImpl.java658 * mLastScanSettings.reportPercentThreshold
788 public int reportPercentThreshold; field in class:WificondScannerImpl.LastScanSettings
791 int reportNumScansThreshold, int reportPercentThreshold) {
797 this.reportPercentThreshold = reportPercentThreshold;
790 setBackgroundScan(int scanId, int maxAps, int reportEvents, int reportNumScansThreshold, int reportPercentThreshold) argument

Completed in 55 milliseconds