Added in API level 29
Deprecated in API level 30

CarConfigurationManager

public class CarConfigurationManager
extends Object

java.lang.Object
   ↳ android.car.settings.CarConfigurationManager


This class was deprecated in API level 30.
The CarConfigurationManager is no longer supported and will be removed.

Manager that exposes car configuration values that are stored on the system.

Summary

Public methods

SpeedBumpConfiguration getSpeedBumpConfiguration()

Returns a configuration for Speed Bump that will determine when it kicks in.

Inherited methods

Public methods

getSpeedBumpConfiguration

Added in API level 29
Deprecated in API level 30
public SpeedBumpConfiguration getSpeedBumpConfiguration ()

Returns a configuration for Speed Bump that will determine when it kicks in.

Returns
SpeedBumpConfiguration A SpeedBumpConfiguration that contains the configuration values.