UI Car
/
com.mapbox.androidauto.car.settings
/
CarSettingsStorage
androidJvm
Car
Settings
Storage
class
CarSettingsStorage
(carContext:
CarContext
)
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
readSharedPref
Link copied to clipboard
androidJvm
fun
readSharedPref
(key:
String
, defaultValue:
Boolean
):
Boolean
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard
writeSharedPref
Link copied to clipboard
androidJvm
fun
writeSharedPref
(key:
String
, value:
Boolean
)
Content copied to clipboard
Properties
carContext
Link copied to clipboard
androidJvm
val
carContext
:
CarContext
Content copied to clipboard