Searched refs:mLastPnoScanSettings (Results 1 – 1 of 1) sorted by relevance
82 private LastPnoScanSettings mLastPnoScanSettings = null; field in WificondScannerImpl122 mLastPnoScanSettings = null; // finally clear any active scan in cleanup()303 if (mLastPnoScanSettings != null) { in reportPnoScanFailure()304 if (mLastPnoScanSettings.pnoScanEventHandler != null) { in reportPnoScanFailure()308 mLastPnoScanSettings = null; in reportPnoScanFailure()315 if (mLastPnoScanSettings == null) { in pollLatestScanDataForPno()336 if (mLastPnoScanSettings.pnoScanEventHandler != null) { in pollLatestScanDataForPno()432 if (mLastPnoScanSettings != null) { in setHwPnoList()440 mLastPnoScanSettings = new LastPnoScanSettings( in setHwPnoList()455 if (mLastPnoScanSettings == null) { in resetHwPnoList()[all …]