Searched refs:mThrottleEnabled (Results 1 – 1 of 1) sorted by relevance
110 private boolean mThrottleEnabled = true; field in ScanRequestProxy264 mThrottleEnabled = mSettingsConfigStore.get(WIFI_SCAN_THROTTLE_ENABLED); in updateThrottleEnabled()266 Log.v(TAG, "Scan throttle enabled " + mThrottleEnabled); in updateThrottleEnabled()665 mThrottleEnabled = enable; in setScanThrottleEnabled()668 Log.i(TAG, "Scan throttle enabled " + mThrottleEnabled); in setScanThrottleEnabled()682 return mThrottleEnabled; in isScanThrottleEnabled()