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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
H A DWificondScannerImpl.java668 * mLastScanSettings.reportPercentThreshold
832 public int reportPercentThreshold; field in class:WificondScannerImpl.LastScanSettings
835 int reportNumScansThreshold, int reportPercentThreshold) {
841 this.reportPercentThreshold = reportPercentThreshold;
834 setBackgroundScan(int scanId, int maxAps, int reportEvents, int reportNumScansThreshold, int reportPercentThreshold) argument

Completed in 9 milliseconds