Package-level declarations

Types

Link copied to clipboard
class AndroidAutoAudioFocusDelegate(context: Context, options: VoiceInstructionsPlayerOptions) : AsyncAudioFocusDelegate, AudioManager.OnAudioFocusChangeListener
Link copied to clipboard
class ApiManagerHelper(context: Context)
Link copied to clipboard
Link copied to clipboard
class DriveModeManager(context: Context)
Link copied to clipboard
class GmAudioFocusDelegate(audioManager: AutomotiveAudioManager, options: VoiceInstructionsPlayerOptions) : AsyncAudioFocusDelegate
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class VehicleConnection(context: Context, backgroundDispatcher: CoroutineDispatcher)
Link copied to clipboard
class VehiclePermission(context: Context, permissionHelper: LocationPermissionsHelper)
Link copied to clipboard
class VehicleSignals(context: Context)

Functions

Link copied to clipboard
fun provideGMVoiceInstructionPlayerOptions(deviceType: DeviceType): VoiceInstructionsPlayerOptions