Searched refs:mScanThrottleEnabled (Results 1 – 1 of 1) sorted by relevance
300 private final boolean mScanThrottleEnabled; field in WifiMigration.SettingsMigrationData311 mScanThrottleEnabled = scanThrottleEnabled; in SettingsMigrationData()350 dest.writeBoolean(mScanThrottleEnabled); in writeToParcel()394 return mScanThrottleEnabled; in isScanThrottleEnabled()413 private boolean mScanThrottleEnabled; field in WifiMigration.SettingsMigrationData.Builder481 mScanThrottleEnabled = enabled; in setScanThrottleEnabled()503 mP2pDeviceName, mSoftApTimeoutEnabled, mWakeupEnabled, mScanThrottleEnabled, in build()