toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-signals-aaos
/
com.mapbox.nav.gm.signals.aaos.data.repository
/
UxRestrictionsRepositoryImpl
Ux
Restrictions
Repository
Impl
class
UxRestrictionsRepositoryImpl
(
carServiceProvider
:
CarServiceProvider
,
dispatcher
:
CoroutineDispatcher
)
:
UxRestrictionsRepository
Members
Constructors
Ux
Restrictions
Repository
Impl
Link copied to clipboard
constructor
(
carServiceProvider
:
CarServiceProvider
,
dispatcher
:
CoroutineDispatcher
)
Properties
is
Requires
Distraction
Optimization
Link copied to clipboard
open
override
val
isRequiresDistractionOptimization
:
StateFlow
<
Boolean
>