Searched refs:mThrottleEnabled (Results 1 – 1 of 1) sorted by relevance
103 private boolean mThrottleEnabled = true; field in ScanRequestProxy234 mThrottleEnabled = mSettingsConfigStore.get(WIFI_SCAN_THROTTLE_ENABLED); in retrieveWifiScannerIfNecessary()236 Log.v(TAG, "Scan throttle enabled " + mThrottleEnabled); in retrieveWifiScannerIfNecessary()463 if (!fromSettingsOrSetupWizard && mThrottleEnabled in startScan()581 mThrottleEnabled = enable; in setScanThrottleEnabled()583 Log.i(TAG, "Scan throttle enabled " + mThrottleEnabled); in setScanThrottleEnabled()591 return mThrottleEnabled; in isScanThrottleEnabled()