Searched refs:mThrottleEnabled (Results 1 – 1 of 1) sorted by relevance
192 private boolean mThrottleEnabled = true; field in ScanRequestProxy.ThrottleEnabledSettingObserver205 mThrottleEnabled = getValue(); in initialize()207 Log.v(TAG, "Scan throttle enabled " + mThrottleEnabled); in initialize()217 return mThrottleEnabled; in isEnabled()223 mThrottleEnabled = getValue(); in onChange()224 Log.i(TAG, "Scan throttle enabled " + mThrottleEnabled); in onChange()