Package com.mapbox.androidauto.screenmanager.factories

Types

Link copied to clipboard
class ActiveGuidanceFeedbackScreenFactory(mapboxCarContext: MapboxCarContext) : CarFeedbackScreenFactory
Link copied to clipboard
class ActiveGuidanceScreenFactory(mapboxCarContext: MapboxCarContext) : MapboxScreenFactory

Default screen for MapboxScreen.ACTIVE_GUIDANCE.

Link copied to clipboard
class ArrivalScreenFactory(mapboxCarContext: MapboxCarContext) : CarFeedbackScreenFactory

Default screen for MapboxScreen.ARRIVAL.

Link copied to clipboard
class FavoritesFeedbackScreenFactory(mapboxCarContext: MapboxCarContext) : CarFeedbackScreenFactory
Link copied to clipboard
class FavoritesScreenFactory(mapboxCarContext: MapboxCarContext) : MapboxScreenFactory

Default screen for MapboxScreen.FAVORITES.

Link copied to clipboard
class FreeDriveFeedbackScreenFactory(mapboxCarContext: MapboxCarContext) : CarFeedbackScreenFactory
Link copied to clipboard
class FreeDriveScreenFactory(mapboxCarContext: MapboxCarContext) : MapboxScreenFactory

Default screen for MapboxScreen.FREE_DRIVE.

Link copied to clipboard
class GeoDeeplinkPlacesCarScreenFactory(mapboxCarContext: MapboxCarContext) : MapboxScreenFactory

Default screen for MapboxScreen.GEO_DEEPLINK.

Link copied to clipboard
class RoutePreviewFeedbackScreenFactory(mapboxCarContext: MapboxCarContext) : CarFeedbackScreenFactory
Link copied to clipboard
class RoutePreviewScreenFactory(mapboxCarContext: MapboxCarContext) : MapboxScreenFactory

Default screen for MapboxScreen.ROUTE_PREVIEW.

Link copied to clipboard
class SearchPlacesFeedbackScreenFactory(mapboxCarContext: MapboxCarContext) : CarFeedbackScreenFactory

Default screen for MapboxScreen.SEARCH_FEEDBACK.

Link copied to clipboard
class SearchPlacesScreenFactory(mapboxCarContext: MapboxCarContext) : MapboxScreenFactory

Default screen for MapboxScreen.SEARCH.

Link copied to clipboard
class SettingsScreenFactory(mapboxCarContext: MapboxCarContext) : MapboxScreenFactory