Package-level declarations
Types
Link copied to clipboard
class MusicGptActionsProcessor(mapGptOwner: MapGptOwner, musicPlayer: MusicPlayer, mapGptAnalytics: MapGptAnalytics)
Link copied to clipboard
class OpenDestinationPreviewFromActionUseCase( processDestinationSearchResultUseCase: ProcessDestinationSearchResultUseCase, observeEnhancedLocation: ObserveEnhancedLocationUseCase, userActionsRepository: UserActionsRepository)
Link copied to clipboard
class StartNavigationFromActionUseCase( mapGptOwner: MapGptOwner, mapGptAnalytics: MapGptAnalytics, nearbyEVStationCache: NearbyEVStationCache, processDestination: ProcessDestinationSearchResultUseCase, observeEnhancedLocation: ObserveEnhancedLocationUseCase, appStore: AppStore)
Link copied to clipboard
class StopNavigationFromActionUseCase( appStore: AppStore, mapGptOwner: MapGptOwner, mapGptAnalytics: MapGptAnalytics, stopNavigation: StopNavigationUseCase)