TelecomSetupHelper

@IviExperimental(reasons = [])
class TelecomSetupHelper(application: Application)

Telecom related setup helper.

The functionality provided by this class should not be used in the vehicle. It is only meant for development purposes to allow testing the app without running it as system app.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard

Requests to become the default dialer.

Link copied to clipboard

Requests to change the default dialer when it is already the default dialer.

Link copied to clipboard

Returns true when the app is the default dialer, false otherwise.