Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/scanner/
DWificondScannerImpl.java85 private LastPnoScanSettings mLastPnoScanSettings = null;
479 mLastPnoScanSettings = new LastPnoScanSettings( in setHwPnoList()
561 private static class LastPnoScanSettings { class in WificondScannerImpl
562 LastPnoScanSettings(long startTimeNanos, in LastPnoScanSettings() method in WificondScannerImpl.LastPnoScanSettings