Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/development/
DWifiScanThrottlingPreferenceController.java59 final int scanThrottleEnabled = Settings.Global.getInt( in updateState() local
63 scanThrottleEnabled == SETTING_THROTTLING_ENABLE_VALUE_ON); in updateState()