D
- d(String,String) - function in com.telenav.sdk.common.logging.ILog
- Logs a debug message.
- d(String,String,Array) - function in com.telenav.sdk.common.logging.TaLog
- Logs a debug message.
- DabReceiver - class in com.telenav.sdk.map.content
- Receives messages from DAB and notifies the C++ TASDK of these messages.
- DASHBOARD - enum entry in com.telenav.sdk.datacollector.model.event.type.EventZoneValue
- DASHBOARD - enum entry in com.telenav.sdk.datacollector.model.event.type.LaunchDisplayType
- DASHBOARD_RECOMMENDATION - enum entry in com.telenav.sdk.datacollector.model.event.type.SearchTriggerType
- DASHED_BLOCKS - enum entry in com.telenav.sdk.ehservice.model.LaneDividerType
Dashed blocks
- DASHED_LINE_SOLID_LINE - enum entry in com.telenav.sdk.ehservice.model.LaneDividerType
Dashed line and solid line in parallel as seen from curb to the middle side
- DATA_ERROR - enum entry in com.telenav.sdk.map.content.model.RegionDataStatus.State
- DATA_MISMATCHES - enum entry in com.telenav.sdk.datacollector.model.event.MPPMismatchEvent.MPPMismatchTypeValue
- DatabaseErrorCode - class in com.telenav.sdk.map.content.model
- Annotation class that defines the error codes for database operations.
- DataCollectorBuildEventException - class in com.telenav.sdk.datacollector.api.error
- DataCollectorClient - class in com.telenav.sdk.datacollector.api
- Client that exposes the functions to create supported requests in DataCollector Service.
- DataCollectorExceedMaxPostSizeException - class in com.telenav.sdk.datacollector.api.error
- DataCollectorException - class in com.telenav.sdk.datacollector.api.error
- DataCollectorInitializationFailedException - class in com.telenav.sdk.datacollector.api.error
- DataCollectorInvalidConfigException - class in com.telenav.sdk.datacollector.api.error
- DataCollectorRequestValidationException - class in com.telenav.sdk.datacollector.api.error
- DataCollectorService - class in com.telenav.sdk.datacollector.api
- DataCollectorServiceException - class in com.telenav.sdk.datacollector.api.error
- This exception indicates that some sdk exceptions has occurred See getMessage and ResponseCode for more information
- DataCollectorServiceSettings - class in com.telenav.sdk.datacollector.api
- DataCollector service configuration
- DataCollectorServiceSettings.Builder - class in com.telenav.sdk.datacollector.api.DataCollectorServiceSettings
- This builder is used to create a instance of DataCollectorServiceSettings, used for initializing DataCollector service
- DataComplianceClient - class in com.telenav.sdk.clienthub
- Unified client for data compliance: consent management and data export.
- DataLayerVersionInfo - class in com.telenav.sdk.map.content.model
- Version information of a specific data layer
- DataLayerVersionInfo.Companion - class in com.telenav.sdk.map.content.model.DataLayerVersionInfo
- DataLayerVersionInfo.DataLayerType - class in com.telenav.sdk.map.content.model.DataLayerVersionInfo
- define data layer type
- DataLayerVersionInfo.Date - class in com.telenav.sdk.map.content.model.DataLayerVersionInfo
- Data class representing the data layer version.
- DataOtaDownloader - class in com.telenav.sdk.map.content
- DataOtaDownloadManager - class in com.telenav.sdk.map
- Defines public APIs of data ota download.
- DataOtaDownloadManager.Companion - class in com.telenav.sdk.map.DataOtaDownloadManager
- DataPlugin - class in com.telenav.sdk.map.model
- Using reflection method to call method from plugin
- DataPlugin.Companion - class in com.telenav.sdk.map.model.DataPlugin
- DataRange - class in com.telenav.sdk.clienthub.model
- Data ranges enumeration for data export
- DataRange.Companion - class in com.telenav.sdk.clienthub.model.DataRange
- dataRanges(DataRange) - function in com.telenav.sdk.clienthub.request.AskForExportRequest.Builder
- Set data ranges using vararg
- dataRanges(List) - function in com.telenav.sdk.clienthub.request.AskForExportRequest.Builder
- Set data ranges
- DAY - enum entry in com.telenav.map.api.search.MapMode
Day mode
- DAY - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.ChallengeUnitType
- DAY - enum entry in com.telenav.sdk.drivesession.model.JunctionViewInfo.DayNightMode
- DayNightMode - class in com.telenav.sdk.common.model
- Annotation class that defines the DayNight modes.
- DayNightMode - class in com.telenav.sdk.navigation.model
- DEALERSHIPS - enum entry in com.telenav.sdk.datacollector.model.event.type.CategoryType
- DEBIT - enum entry in com.telenav.sdk.datacollector.model.event.type.PaymentTypeValue
- DEBIT_CARDS - enum entry in com.telenav.sdk.ehservice.model.PaymentType
Debit Cards
- DEBUG - enum entry in com.telenav.sdk.clienthub.ClientHubLogLevel
Debug and above.
- DECELERATION_LANE - enum entry in com.telenav.sdk.ehservice.model.EHLaneType
- DECLINE - enum entry in com.telenav.sdk.datacollector.model.event.FTUEAgreementsEvent.FTUEAgreementsAction
- DECLINE - enum entry in com.telenav.sdk.datacollector.model.event.type.ClickActionType
- DECLINED - enum entry in com.telenav.sdk.datacollector.model.event.type.OrderStatusValue
- decode(String) - function in com.telenav.sdk.map.utils.PolylineEncoding
- Decodes an encoded path string into a sequence of LatLngs.
- DEEZER - enum entry in com.telenav.sdk.datacollector.model.event.type.MediaProviderValue
- DEFAULT - enum entry in com.telenav.map.api.AutoZoomLevel
Default zoom level, providing a balanced view of the map area.
- DEFAULT - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadSubType
- DEFAULT - enum entry in com.telenav.sdk.ehservice.model.FormOfWayCategory
Single carriage way.
- defaultLocation() - function in com.telenav.sdk.map.SDKImplement
- DELETE - enum entry in com.telenav.sdk.datacollector.model.event.FavoriteEvent.ActionType
- DELETE - enum entry in com.telenav.sdk.datacollector.model.event.type.ClickActionType
- deleteExportHistory(DeleteExportHistoryRequest) - function in com.telenav.sdk.clienthub.DataComplianceClient
- Delete all export request records for a specific user.
- DeleteExportHistoryRequest - class in com.telenav.sdk.clienthub.request
- Request model for delete export history API
- DeleteExportHistoryRequest.Builder - class in com.telenav.sdk.clienthub.request.DeleteExportHistoryRequest
- Builder class for creating DeleteExportHistoryRequest instances
- DeleteExportHistoryRequest.Companion - class in com.telenav.sdk.clienthub.request.DeleteExportHistoryRequest
- DeleteExportHistoryResponse - class in com.telenav.sdk.clienthub.response
- Response model for delete export history API.
- DELETESTOP - enum entry in com.telenav.sdk.datacollector.model.event.WaypointEvent.WaypointActionType
- deleteView() - function in com.telenav.map.api.MapSubView
- deleteView() - function in com.telenav.map.views.TnMapSubView
- DELIVERY - enum entry in com.telenav.sdk.ehservice.model.VehicleType
- DELIVERY_TRUCK - enum entry in com.telenav.sdk.ehservice.model.VehicleType
- DepartureWaypointInfo - class in com.telenav.sdk.drivesession.model
- This data structure provides information of leaving waypoint
- DependentSpeedType - class in com.telenav.sdk.ehservice.model
- Enumeration of dependent speed type.
- DERIVED - enum entry in com.telenav.sdk.ehservice.model.SpeedLimitSource
This speed limit is based on administrative regulation, such as:
State-specific speed limits on highways (U.S.)
Country-specific speed limits on roads outside Built-up Areas (EU)
Signs implying a certain speed such as Motorway signs (EU), Built-up Area signs (EU), Traffic Calming Zones.
- describeContents() - function in android.os.ChargingStationFindingRequest
- describeContents() - function in android.os.EvTripPlanRequest
- describeContents() - function in android.os.MergeSide
- describeContents() - function in android.os.Parcelable
- describeContents() - function in android.os.Parcelable
- describeContents() - function in android.os.Parcelable
- describeContents() - function in android.os.Parcelable
- describeContents() - function in android.os.Parcelable
- describeContents() - function in android.os.Parcelable
- describeContents() - function in android.os.RestAreaType
- describeContents() - function in android.os.Route
- describeContents() - function in android.os.RouteRequest
- describeContents() - function in com.telenav.sdk.common.model.LatLon
- describeContents() - function in com.telenav.sdk.common.model.Mercator
- describeContents() - function in com.telenav.sdk.common.model.NetworkRequestGet
- describeContents() - function in com.telenav.sdk.common.model.NetworkRequestPost
- describeContents() - function in com.telenav.sdk.common.model.NetworkResponse
- describeContents() - function in com.telenav.sdk.common.model.SpeedAssociatedEnergyConsumption
- describeContents() - function in com.telenav.sdk.common.model.TransactionTimingDetails
- describeContents() - function in com.telenav.sdk.drivesession.model.SpeedLimitInfo
- describeContents() - function in com.telenav.sdk.drivesession.model.adas.AdasMessage
- describeContents() - function in com.telenav.sdk.drivesession.model.alert.DivergeLocation
- describeContents() - function in com.telenav.sdk.drivesession.model.alert.ZoneInfo
- describeContents() - function in com.telenav.sdk.guidance.audio.model.AudioPromptContent
- describeContents() - function in com.telenav.sdk.guidance.audio.model.AudioRequest
- describeContents() - function in com.telenav.sdk.guidance.audio.model.AudioToken
- describeContents() - function in com.telenav.sdk.map.content.model.TmcData
- describeContents() - function in com.telenav.sdk.map.content.model.TmcMarketId
- describeContents() - function in com.telenav.sdk.map.content.model.TrafficSubFlow
- describeContents() - function in com.telenav.sdk.map.content.model.UpdateResult
- describeContents() - function in com.telenav.sdk.navigation.model.NavigationSignal
- describeContents() - function in com.telenav.sdk.position.model.PeCurLocation
- description(String) - function in com.telenav.sdk.clienthub.model.Consent.Builder
- deSerialization(Array) - function in com.telenav.sdk.map.direction.model.Route.RouteBuilder
- DESIGNATED_HOV - enum entry in com.telenav.sdk.ehservice.model.HovCategory
At specific times, all lanes of this road serve as Carpool lane.
- destroy() - function in com.telenav.sdk.common.model.System.Companion
- DetailedIntersectionGuidanceInfo - class in com.telenav.sdk.drivesession.model
- detailed guidance info
- DETECTED - enum entry in com.telenav.sdk.drivesession.model.IntersectionGuidanceInfo.Status
indicates the guidance info is new detected.
- DETOUR - enum entry in com.telenav.sdk.datacollector.model.event.type.DeviationCauseType
- DETOUR - enum entry in com.telenav.sdk.datacollector.model.event.type.RouteTriggerType
- DEVIATION - enum entry in com.telenav.sdk.datacollector.model.event.type.EventActionValue
- DEVIATION - enum entry in com.telenav.sdk.datacollector.model.event.type.RouteTriggerType
- DEVIATION - enum entry in com.telenav.sdk.drivesession.model.BetterRouteUpdateProgress.Reason
Notify client about better route to handle deviation
- DEVIATION - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
You are now off track.
- DeviationCauseType - class in com.telenav.sdk.datacollector.model.event.type
- DeviceInfo - class in com.telenav.sdk.clienthub.model
- Device information model
- deviceInfo(DeviceInfo) - function in com.telenav.sdk.clienthub.request.AskForExportRequest.Builder
- Set device information
- deviceInfo(DeviceInfo) - function in com.telenav.sdk.clienthub.request.DeleteExportHistoryRequest.Builder
- Set device information
- deviceInfo(DeviceInfo) - function in com.telenav.sdk.clienthub.request.GrantConsentRequest.Builder
- Set device information
- deviceInfo(DeviceInfo) - function in com.telenav.sdk.clienthub.request.PurgeUserDataRequest.Builder
- deviceInfo(DeviceInfo) - function in com.telenav.sdk.clienthub.request.RevokeConsentRequest.Builder
- Set device information
- deviceInfo(DeviceInfo) - function in com.telenav.sdk.clienthub.request.UpdateConsentRequest.Builder
- Set device information
- DeviceInfo.Builder - class in com.telenav.sdk.clienthub.model.DeviceInfo
- Builder for DeviceInfo.
- DeviceInfo.Companion - class in com.telenav.sdk.clienthub.model.DeviceInfo
- deviceUidType(String) - function in com.telenav.sdk.clienthub.model.DeviceInfo.Builder
- Diagnostic - class in com.telenav.sdk.map.direction.model
- DIALOG_VIEW - enum entry in com.telenav.sdk.datacollector.model.event.type.EventModuleValue
- DIRECTION - enum entry in com.telenav.sdk.datacollector.model.event.EntityActionEvent.ActionType
- DIRECTION - enum entry in com.telenav.sdk.datacollector.model.event.EntityCacheActionEvent.ActionType
- DirectionClient - class in com.telenav.sdk.map.direction
- Client that exposes the functions to create supported requests in Direction Service Service.
- DirectionClient.Factory - class in com.telenav.sdk.map.direction.DirectionClient
- Factory class that creates DirectionClient instances.
- DirectionErrorCode - class in com.telenav.sdk.map.direction.model
- Annotation class that defines the direction error codes.
- DirectionService - class in com.telenav.sdk.direction
- Interface that defines all available routing and guidance operations:
- DirectionService.Companion - class in com.telenav.sdk.direction.DirectionService
- DirectionService.Settings - class in com.telenav.sdk.direction.DirectionService
- Defines the key names for the settings used to initialize the
Routing Service. - DirectionServiceException - class in com.telenav.sdk.direction.exception
- A data class holding all the exceptions messages for direction service.
- DirectionServiceException.Message - class in com.telenav.sdk.direction.exception.DirectionServiceException
- Interface that defines all of the exceptions messages that can be thrown by the
direction service: - DirectionServiceOptions - class in com.telenav.sdk.map.direction
- Direction service options.
- DirectionServiceOptions.Builder - class in com.telenav.sdk.map.direction.DirectionServiceOptions
- Disable - enum entry in com.telenav.map.api.controllers.AnnotationsController.LayerAction
- disableAdas() - function in com.telenav.sdk.drivesession.DriveSessionOption.Builder
- Disable Adas service.
- disableAlert() - function in com.telenav.sdk.drivesession.DriveSessionOption.Builder
- Disable Alert service.Notice that AudioGuidance service will also be disabled due to dependency.
- disableAlert() - function in com.telenav.sdk.navigation.NavigationServiceOptions.Builder
- Disable Alert service.Notice that AudioGuidance service will also be disabled due to dependency.
- disableAllTurnBubbles() - function in com.telenav.map.api.controllers.TurnBubbleFeature
- Disable all active turn bubbles across all routes and steps.
- disableAudioGuidance() - function in com.telenav.sdk.drivesession.DriveSessionOption.Builder
- Disable AudioGuidance service.
- disableAudioGuidance() - function in com.telenav.sdk.navigation.NavigationServiceOptions.Builder
- Disable AudioGuidance service.
- DISABLED_VEHICLE - enum entry in com.telenav.sdk.datacollector.model.event.type.DeviationCauseType
- disableFollowVehicle() - function in com.telenav.map.api.controllers.CameraController
- disableTurnBubble(String,Integer,Integer) - function in com.telenav.map.api.controllers.TurnBubbleFeature
- Disable the turn bubble for a specific navigation step.
- DISCLAIMER_MESSAGE - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
obey traffic laws, be alert and use voice commands while driving disclaimer message announced at ignition cycle.
- DISCONNECTED - enum entry in com.telenav.sdk.common.model.EvChargePortConnectionStatus
The vehicle's EV charge port is disconnected.
- DISCONNECTED - enum entry in com.telenav.sdk.common.model.NetworkMode
Disconnected mode.
- DISCOVER - enum entry in com.telenav.sdk.datacollector.model.event.type.CardTypeValue
- dismiss() - function in com.telenav.map.api.Popup
- The function is used to dismiss the popup
- dismiss(TnAutoZoomController) - function in com.telenav.map.views.AutoZoomDebugInfoView
- It unsubscribes the auto-zoom info listener from the auto-zoom controller and hides the popup window.
- DISMISS - enum entry in com.telenav.sdk.datacollector.model.event.CardInteractionEvent.CardInteractionActionType
- DISMISS - enum entry in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent.ActionType
- DISMISS - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.RewardFeatureInteractionEventActionValue
- DISMISS - enum entry in com.telenav.sdk.datacollector.model.event.type.PromotionActionValue
- dispatchApplyWindowInsets(WindowInsets) - function in android.view.ViewGroup
- dispatchCapturedPointerEvent(MotionEvent) - function in android.view.ViewGroup
- dispatchConfigurationChanged(Configuration) - function in android.view.ViewGroup
- dispatchCreateViewTranslationRequest(Map,IntArray,TranslationCapability,List) - function in android.view.ViewGroup
- dispatchDisplayHint(Integer) - function in android.view.ViewGroup
- dispatchDragEvent(DragEvent) - function in android.view.ViewGroup
- dispatchDrawableHotspotChanged(Float,Float) - function in android.view.ViewGroup
- dispatchFinishTemporaryDetach() - function in android.view.ViewGroup
- dispatchGenericMotionEvent(MotionEvent) - function in android.view.View
- dispatchKeyEvent(KeyEvent) - function in android.view.ViewGroup
- dispatchKeyEventPreIme(KeyEvent) - function in android.view.ViewGroup
- dispatchKeyShortcutEvent(KeyEvent) - function in android.view.ViewGroup
- dispatchNestedFling(Float,Float,Boolean) - function in android.view.View
- dispatchNestedPreFling(Float,Float) - function in android.view.View
- dispatchNestedPrePerformAccessibilityAction(Integer,Bundle) - function in android.view.View
- dispatchNestedPreScroll(Integer,Integer,IntArray,IntArray) - function in android.view.View
- dispatchNestedScroll(Integer,Integer,Integer,Integer,IntArray) - function in android.view.View
- dispatchPointerCaptureChanged(Boolean) - function in android.view.ViewGroup
- dispatchPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.View
- dispatchProvideAutofillStructure(ViewStructure,Integer) - function in android.view.ViewGroup
- dispatchProvideStructure(ViewStructure) - function in android.view.ViewGroup
- dispatchScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.ViewGroup
- dispatchSetActivated(Boolean) - function in android.view.ViewGroup
- dispatchSetSelected(Boolean) - function in android.view.ViewGroup
- dispatchStartTemporaryDetach() - function in android.view.ViewGroup
- dispatchTouchEvent(MotionEvent) - function in android.view.ViewGroup
- dispatchTrackballEvent(MotionEvent) - function in android.view.ViewGroup
- dispatchUnhandledMove(View,Integer) - function in android.view.ViewGroup
- dispatchWindowFocusChanged(Boolean) - function in android.view.ViewGroup
- dispatchWindowInsetsAnimationEnd(WindowInsetsAnimation) - function in android.view.ViewGroup
- dispatchWindowInsetsAnimationPrepare(WindowInsetsAnimation) - function in android.view.ViewGroup
- dispatchWindowInsetsAnimationProgress(WindowInsets,List) - function in android.view.ViewGroup
- dispatchWindowInsetsAnimationStart(WindowInsetsAnimation,WindowInsetsAnimation.Bounds) - function in android.view.ViewGroup
- dispatchWindowVisibilityChanged(Integer) - function in android.view.ViewGroup
- DISPLAY - enum entry in com.telenav.sdk.datacollector.model.event.type.EventActionValue
- DISPLAY - enum entry in com.telenav.sdk.datacollector.model.event.type.UserInteractionValue
- displayPOI(List) - function in com.telenav.map.api.controllers.DynamicPOISearchController
- SDK will observe the movement of camera and show POI if exist.
- displayPOI(List) - function in com.telenav.map.api.controllers.SearchController
- SDK will observe the movement of camera and show POI if exist.
- DisplayType - class in com.telenav.sdk.datacollector.model.event.type
- dispose() - function in com.telenav.sdk.addon.api.IAddonServiceManager
- dispose() - function in com.telenav.sdk.clienthub.ClientHub
- Dispose and clean up resources used by the ClientHub SDK.
- dispose() - function in com.telenav.sdk.common.jni.BaseHandle
- Releases the resources used by the C++ instance.
- dispose() - function in com.telenav.sdk.common.jni.BaseHandle
- Releases the resources used by the C++ instance.
- dispose() - function in com.telenav.sdk.common.jni.BaseHandle
- dispose() - function in com.telenav.sdk.common.jni.BaseHandle
- dispose() - function in com.telenav.sdk.common.model.System
- Releases all resources used by System.
- dispose() - function in com.telenav.sdk.direction.HybridDirectionClient
- * Dispose the Hybrid client instance
- dispose() - function in com.telenav.sdk.drivesession.DriveSession
- Clean up memory and data context maintain in DriveSession.
- dispose() - function in com.telenav.sdk.drivesession.internal.DriveSessionImplement
- Clean up memory and data context maintain in DriveSession.
- dispose() - function in com.telenav.sdk.drivesession.jni.AlternativeRouteTaskJni
- dispose() - function in com.telenav.sdk.drivesession.jni.NavigableEvTripPlanTaskJni
- dispose() - function in com.telenav.sdk.drivesession.jni.NavigableRouteTaskJni
- dispose() - function in com.telenav.sdk.drivesession.jni.RerouteTaskJni
- dispose() - function in com.telenav.sdk.map.SDK
- Asynchronously disposes the SDK engine and releases all resources.
- dispose(boolean) - function in com.telenav.sdk.map.SDK
- Disposes the SDK instance and releases all related resources.
- dispose() - function in com.telenav.sdk.map.SDKImplement
- Asynchronously disposes the SDK engine and releases all resources.
- dispose(Boolean) - function in com.telenav.sdk.map.SDKImplement
- Disposes the SDK instance and releases all related resources.
- dispose() - function in com.telenav.sdk.map.Task
- dispose() - function in com.telenav.sdk.map.content.DabReceiver
- Releases all resources used by RDS Receiver.
- dispose() - function in com.telenav.sdk.map.content.TrafficContent
- Frees all resources.
- dispose() - function in com.telenav.sdk.map.direction.DirectionClient
- Clean up memory and cache usage for Direction Client, this will also terminate onboard routing engine.
- dispose() - function in com.telenav.sdk.map.direction.model.Route
- Releases all resources used by the current Route object.
- dispose() - function in com.telenav.sdk.map.internal.DirectionService
- Disposes the service and frees any associated resources.
- dispose() - function in com.telenav.sdk.map.internal.EHDataService
- dispose() - function in com.telenav.sdk.map.internal.EHMessageService
- dispose() - function in com.telenav.sdk.map.internal.EHService
- dispose() - function in com.telenav.sdk.map.internal.MapContentService
- Disposes the service and frees any associated resources.
- dispose() - function in com.telenav.sdk.map.internal.NavigationService
- DISTANCE - enum entry in com.telenav.map.api.controllers.autozoom.enums.AutoZoomInstructionType
Distance instruction type. See com.telenav.app.android.jni.GLEngineJNI.StartDistanceAutoZoom
- distance(LatLon,LatLon) - function in com.telenav.sdk.common.model.Earth
- Calculates the great circle distance between two points - the shortest distance over the earth's surface, giving an "as-the-crow-flies" distance between the points (ignoring any hills).
- DISTANCE - enum entry in com.telenav.sdk.datacollector.model.event.type.SearchType
- distance2(Integer) - function in com.telenav.sdk.guidance.audio.model.AudioRequest.Builder
- distance3(Integer) - function in com.telenav.sdk.guidance.audio.model.AudioRequest.Builder
- DISTANCE_BETWEEN_AXLES - enum entry in com.telenav.sdk.map.direction.model.TruckRestrictionReason.ReasonType
- DISTANCE_CAMERA - enum entry in com.telenav.map.api.controllers.autozoom.enums.AutoZoomInstructionType
Distance with desired camera declination instruction type. Used for transition to a 2D mode. See com.telenav.app.android.jni.GLEngineJNI.StartDistanceAutoZoom
- distinguishRouteLegColors(Boolean) - function in com.telenav.map.api.controllers.RouteLine.Builder
- Enable or disable waypoint-based route coloring.
- DITCH - enum entry in com.telenav.sdk.ehservice.model.LaneDividerType
Ditch
- DivergeLocation - class in com.telenav.sdk.drivesession.model.alert
- Provide the location information of the last possible diverge point.
- DOLLARS - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.RewardUnit
- DOMAIN_BAR - enum entry in com.telenav.sdk.datacollector.model.event.type.EventZoneValue
- DOUBLE_DASHED_LINE - enum entry in com.telenav.sdk.ehservice.model.LaneDividerType
Double dashed line
- DOUBLE_SOLID_LINE - enum entry in com.telenav.sdk.ehservice.model.LaneDividerType
Double solid line
- Down - enum entry in com.telenav.map.api.touch.TouchType
Touch-down type
- DOWN - enum entry in com.telenav.sdk.datacollector.model.event.type.ClickActionType
- DOWNLOAD - enum entry in com.telenav.sdk.map.content.model.RegionJobStatus.Type
- DOWNLOAD_MAP - enum entry in com.telenav.sdk.datacollector.model.event.type.LaunchDisplayType
- DOWNLOADED_BUT_NOT_APPLIED - enum entry in com.telenav.sdk.map.content.model.RegionDataStatus.State
- dpiDebug() - function in com.telenav.map.api.controllers.FeaturesController
- DRAG - enum entry in com.telenav.sdk.datacollector.model.event.type.EventActionValue
- DRAG - enum entry in com.telenav.sdk.datacollector.model.event.type.UserInteractionValue
- draw(Canvas) - function in android.view.View
- drawableHotspotChanged(Float,Float) - function in android.view.View
- DRINKS - enum entry in com.telenav.sdk.datacollector.model.event.type.CategoryType
- DRIVE - enum entry in com.telenav.sdk.datacollector.model.event.type.PromotionActionValue
- DRIVE_EDGES - enum entry in com.telenav.sdk.datacollector.model.EventType.Navigation
- DriveEdgeItem - class in com.telenav.sdk.datacollector.model.event.type
- DriveEdge item data.
- DriveEdgeItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.DriveEdgeItem
- DriveEdgesEvent - class in com.telenav.sdk.datacollector.model.event
- DriveEdgesEvent Schema model object.
- DriveEdgesEvent.Builder - class in com.telenav.sdk.datacollector.model.event.DriveEdgesEvent
- DRIVER - enum entry in com.telenav.sdk.datacollector.model.event.TransportationModeLabelingEvent.TransportationMode
- DRIVER_DISTRACTION - enum entry in com.telenav.sdk.datacollector.model.EventType.DrivingBehavior
- DRIVER_DISTRACTION - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.ChallengeKpiType
- DRIVER_PASSENGER_INTERMEDIATE_CLASSIFICATION - enum entry in com.telenav.sdk.datacollector.model.EventType.Insurance
- DRIVER_SCORE_INTERACTION - enum entry in com.telenav.sdk.datacollector.model.EventType.Insurance
- DRIVER_SCORE_PANEL - enum entry in com.telenav.sdk.datacollector.model.event.type.EventZoneValue
- DRIVER_SCORE_PANEL - enum entry in com.telenav.sdk.datacollector.model.event.type.PromotionTriggerValue
- DriverDistractionEvent - class in com.telenav.sdk.datacollector.model.event
- DriverDistractionEvent Schema model object.
- DriverDistractionEvent.Builder - class in com.telenav.sdk.datacollector.model.event.DriverDistractionEvent
- DriverDistractionEvent.DistractionType - class in com.telenav.sdk.datacollector.model.event.DriverDistractionEvent
- DriverDistractionEvent DistractionType
- DriverPassengerIntermediateClassificationEvent - class in com.telenav.sdk.datacollector.model.event
- DriverPassengerIntermediateClassificationEvent Schema model object.
- DriverPassengerIntermediateClassificationEvent.Builder - class in com.telenav.sdk.datacollector.model.event.DriverPassengerIntermediateClassificationEvent
- DriverPassengerIntermediateClassificationEvent.DriverPassengerIntermediateClassificationResultType - class in com.telenav.sdk.datacollector.model.event.DriverPassengerIntermediateClassificationEvent
- DriverPassengerIntermediateClassificationEvent DriverPassengerIntermediateClassificationResultType
- DriverScoreInteractionEvent - class in com.telenav.sdk.datacollector.model.event
- DriverScoreInteractionEvent Schema model object.
- DriverScoreInteractionEvent.ActionType - class in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent
- DriverScoreInteractionEvent ActionType
- DriverScoreInteractionEvent.Builder - class in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent
- DriverScoreInteractionEvent.MessageType - class in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent
- DriverScoreInteractionEvent MessageType
- DriverScoreInteractionEvent.MomentType - class in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent
- DriverScoreInteractionEvent MomentType
- DriveSession - class in com.telenav.sdk.drivesession
- This class allows the user to set up specific parameters for the current driving session.
- DriveSession.Factory - class in com.telenav.sdk.drivesession.DriveSession
- DriveSessionException - class in com.telenav.sdk.drivesession.exception
- Drive-session exception will be throw out in case some unexpected behavior happened.
- DriveSessionException.Message - class in com.telenav.sdk.drivesession.exception.DriveSessionException
- Interface that defines all of the exceptions messages that can be thrown by the
driveSession session: - DriveSessionImplement - class in com.telenav.sdk.drivesession.internal
- Implementation of DriveSession interface.
- DriveSessionOption - class in com.telenav.sdk.drivesession
- A set of configuration options for DriveSession.
- DriveSessionOption.Builder - class in com.telenav.sdk.drivesession.DriveSessionOption
- DrivetrainType - class in com.telenav.sdk.common.model
- This enumeration type defines the drivetrain type of the vehicle
- DrivingScoreItem - class in com.telenav.sdk.datacollector.model.event.type
- DrivingScore item data.
- DrivingScoreItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.DrivingScoreItem
- DRIZZLE - enum entry in com.telenav.sdk.datacollector.model.event.WeatherEvent.WeatherType
- DUAL - enum entry in com.telenav.sdk.common.model.WheelsPerAxle
DUAL WHEELS PER AXLE
- dumpJni() - function in com.telenav.sdk.common.logging.LogMonitor
- DUPLICATED_CONSUMER_NAME - enum entry in com.telenav.sdk.datacollector.model.ResponseCode
- DURATION - enum entry in com.telenav.map.api.controllers.autozoom.enums.AutoZoomInstructionType
Duration instruction type. See com.telenav.app.android.jni.GLEngineJNI.StartTimedAutoZoom
- DURATION_CAMERA - enum entry in com.telenav.map.api.controllers.autozoom.enums.AutoZoomInstructionType
Duration with desired camera declination instruction type. Used for transition to a 2D mode. See com.telenav.app.android.jni.GLEngineJNI.StartTimedAutoZoom
- DynamicPOISearchController - class in com.telenav.map.api.controllers
- Interface for managing dynamic POI (Point of Interest) search operations.
- DynamicSearchEngine - class in com.telenav.map.api.search
- Interface for implementing dynamic POI search functionality, including initial searches and result refreshing.