A
- AAOSMapViewInitParams - class in com.telenav.map.api.models
AAOSMapViewInitParams
is a data class that holds the initial zoom level and whether or not to create a custom viewport.- AboutNavigationAction - class in com.telenav.sdk.datacollector.model.event.type
- ABOVE_LEVEL - enum entry in com.telenav.map.api.controllers.autozoom.AutoZoomSpeedEvaluator.SpeedCompareLevel
Above current level
- ACCELERATOR_PEDAL - enum entry in com.telenav.sdk.datacollector.model.EventType.Sensor
- AcceleratorPedalEvent - class in com.telenav.sdk.datacollector.model.event
- AcceleratorPedalEvent Schema model object.
- AcceleratorPedalEvent.Builder - class in com.telenav.sdk.datacollector.model.event.AcceleratorPedalEvent
- AcceleratorPedalItem - class in com.telenav.sdk.datacollector.model.event.type
- AcceleratorPedal Item data.
- AcceleratorPedalItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.AcceleratorPedalItem
- ACCELEROMETER - enum entry in com.telenav.sdk.datacollector.model.EventType.Phone
- AccelerometerEvent - class in com.telenav.sdk.datacollector.model.event
- AccelerometerEvent Schema model object.
- AccelerometerEvent.Builder - class in com.telenav.sdk.datacollector.model.event.AccelerometerEvent
- AccelerometerItem - class in com.telenav.sdk.datacollector.model.event.type
- AccelerometerItem Item data.
- AccelerometerItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.AccelerometerItem
- ACCEPT - enum entry in com.telenav.sdk.datacollector.model.event.FTUEAgreementsEvent.FTUEAgreementsAction
- ACCEPT - enum entry in com.telenav.sdk.datacollector.model.event.type.ClickActionType
- acceptRerouteResult(RerouteInfo) - function in com.telenav.sdk.drivesession.NavigationSession
- Accept the reroute resultOnce a reroute result is accepted successfully, all the settings in reroute request will be preserved for later rerouting triggered by client and internally.
- acceptRouteProposal(BetterRouteProposal) - function in com.telenav.sdk.drivesession.NavigationSession
- Accept the better route proposed by navigation sessionIf a proposal is accepted, the route proposed will be applied to navigation session and all attached components.
- ACCIDENT - enum entry in com.telenav.sdk.datacollector.model.event.type.DeviationCauseType
- ACCIDENT_AHEAD - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Sample1: Accident ahead. Sample2: Accident ahead on ${current_street_name}.<br/> Sample3: Accident ahead on ${current_street_name} from ${begin_street_name} to ${end_street_name}.<br/> key: current_street_name, value: the name of street where vehicle locates currently.<br/> key: begin_street_name, value: Next Upcoming street name.<br/> key: end_street_name, value: the name of next upcoming street when driving.<br/>
AlertType::Accident
- ACCIDENT_CLEARED - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Accident cleared.
AlertType::AccidentCleared
- ACCIDENT_HAZARD - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
High accident zone ahead. AlertType::AccidentHazard && AlertType::BlackSpot
- accuracy(Float) - function in com.telenav.sdk.position.model.VehicleLocation.Builder
- ACTION - enum entry in com.telenav.map.api.controllers.autozoom.enums.AutoZoomState
State is action. Last state in the current maneuver.
- Action - class in com.telenav.sdk.map.direction.model
- Annotation class that contains the main maneuver model like angle turn, stay, merge and stop maneuver.
- actionOnLayer(Annotation.Layer,AnnotationsController.LayerAction) - function in com.telenav.map.api.controllers.AnnotationsController
- ACTIVE_NAVIGATION - enum entry in com.telenav.map.api.controllers.autozoom.enums.NavigationMode
Active navigation
- ActiveNavigationConfiguration - class in com.telenav.map.api.controllers.autozoom.model.data
- ActiveNavigationThresholds - class in com.telenav.map.api.controllers.autozoom.model.data
- ActiveNavStatus - class in com.telenav.map.api.controllers.autozoom.model
- ActiveTime - class in com.telenav.sdk.map.content.model.onstreetparking
- ADASEventListener - class in com.telenav.sdk.drivesession.listener
- Listener for ADAS messages
- AdasMessage - class in com.telenav.sdk.drivesession.model.adas
- Data class that defines the structure of an ADAS message.
- AdasMessageType - class in com.telenav.sdk.drivesession.model
- ADAS message types
- add(List) - function in com.telenav.map.api.controllers.AnnotationsController
- Add Annotations to MapView.
- add(List) - function in com.telenav.map.api.controllers.RoutesController
- Add list of routes on MapView.
- add(List,List) - function in com.telenav.map.api.controllers.RoutesController
- Add list of routes on MapView.
- add(Shape.Collection) - function in com.telenav.map.api.controllers.ShapesController
- Add a shape collection to the MapView
- ADD - enum entry in com.telenav.sdk.datacollector.model.event.FavoriteEvent.ActionType
- addADASEventListener(ADASEventListener) - function in com.telenav.sdk.drivesession.EventHub
- add ADAS event listener
- addAlertEventListener(AlertEventListener) - function in com.telenav.sdk.drivesession.EventHub
- add alert event listener
- addAudioInstructionEventListener(AudioInstructionEventListener) - function in com.telenav.sdk.drivesession.EventHub
- add audio instruction event listener
- AddBreadcrumbs(List) - function in com.telenav.map.api.controllers.BreadcrumbsFeature
- addChildrenForAccessibility(ArrayList) - function in android.view.View
- addChildrenForAccessibility(ArrayList) - function in android.view.ViewGroup
- addChildrenForAccessibility(ArrayList) - function in android.view.ViewGroup
- addContentStatusListener(MapContentStatusListenerJni) - function in com.telenav.sdk.map.content.MapContentService
- Add map content status listener.
- addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.View
- addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.ViewGroup
- addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.ViewGroup
- addFocusables(ArrayList,Integer) - function in android.view.View
- addFocusables(ArrayList,Integer) - function in android.view.View
- addFocusables(ArrayList,Integer,Integer) - function in android.view.View
- addFocusables(ArrayList,Integer,Integer) - function in android.view.ViewGroup
- addFocusables(ArrayList,Integer,Integer) - function in android.view.ViewGroup
- addGuidanceEventListener(GuidanceEventListener) - function in com.telenav.sdk.drivesession.EventHub
- add guidance event listener
- addIntersectionViewData(ByteArray,IntersectionRenderListener) - function in com.telenav.map.api.IntersectionView
- Add the intersection view data into the view.
- addIntersectionViewData(ByteArray,IntersectionRenderListener) - function in com.telenav.map.views.TnIntersectionView
- Add the intersection view data into the view.
- addKeyboardNavigationClusters(Collection,Integer) - function in android.view.View
- addKeyboardNavigationClusters(Collection,Integer) - function in android.view.ViewGroup
- addKeyboardNavigationClusters(Collection,Integer) - function in android.view.ViewGroup
- addMapViewListener(MapView.MapViewListener) - function in com.telenav.map.api.ClusterMapView
- Register the mapView listener
- addMapViewListener(MapView.MapViewListener) - function in com.telenav.map.api.IntersectionView
- Register the mapView listener
- addMapViewListener(MapView.MapViewListener) - function in com.telenav.map.api.MapSubView
- Register the mapView listener
- addMapViewListener(MapView.MapViewListener) - function in com.telenav.map.api.MapView
- Register the mapView listener
- addMapViewListener(MapView.MapViewListener) - function in com.telenav.map.views.TnAAOSMapView
- Register the mapView listener
- addMapViewListener(MapView.MapViewListener) - function in com.telenav.map.views.TnClusterMapView
- Register the mapView listener
- addMapViewListener(MapView.MapViewListener) - function in com.telenav.map.views.TnIntersectionView
- Register the mapView listener
- addMapViewListener(MapView.MapViewListener) - function in com.telenav.map.views.TnMapView
- Register the mapView listener
- addNavigationEventListener(NavigationEventListener) - function in com.telenav.sdk.drivesession.EventHub
- add navigation event listener
- addObstructedRegion(Rect) - function in com.telenav.map.api.controllers.LayoutController
- Create a new obstructed region
- addObstructedRegion(Integer,Integer,Integer,Integer) - function in com.telenav.map.api.controllers.LayoutController
- Create a new obstructed region
- addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.View
- addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.View
- addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.View
- addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.View
- addOnStreetParking(List) - function in com.telenav.map.api.controllers.OnStreetParkingController
- add on street parking data
- addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.View
- addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.View
- addPackage(UpdateParam) - function in com.telenav.sdk.map.content.model.UpdateParams
- Adds an update package to the existing packages.
- addPositionEventListener(PositionEventListener) - function in com.telenav.sdk.drivesession.EventHub
- add position event listener.
- ADDRESS - enum entry in com.telenav.sdk.datacollector.model.event.type.CategoryType
- ADDRESS - enum entry in com.telenav.sdk.datacollector.model.event.type.RouteDestType
- Address - class in com.telenav.sdk.map.content.model.onstreetparking
- Address - class in com.telenav.sdk.map.direction.model
- Data class that holds all info related to an address object.
- ADDRESS_INCORRECT - enum entry in com.telenav.sdk.datacollector.model.event.EntityFeedbackEvent.EntityFeedbackType
- AddressMatchStatus - class in com.telenav.sdk.map.direction.model
- Annotation class that defines the location match result status options.
- addShape(Shape) - function in com.telenav.map.geo.Shape.Collection.Builder
- addStatesFromChildren() - function in android.view.ViewGroup
- addStatesFromChildren() - function in android.view.ViewGroup
- ADDSTOP - enum entry in com.telenav.sdk.datacollector.model.event.WaypointEvent.WaypointActionType
- addSubRegionId(String) - function in com.telenav.sdk.ota.model.subregion.EstimateRequest.Builder
- Add the id of one sub region that need be updated.
- addSubRegionId(String) - function in com.telenav.sdk.ota.model.subregion.ResetRequest.Builder
- Add the id of one sub region that need be reset.
- addSubRegionId(String) - function in com.telenav.sdk.ota.model.subregion.UpdateRequest.Builder
- Add the id of one sub region that need be updated.
- addSuppressed(Throwable) - function in java.lang.Throwable
- addSuppressed(Throwable) - function in java.lang.Throwable
- addSuppressed(Throwable) - function in java.lang.Throwable
- addSuppressed(Throwable) - function in java.lang.Throwable
- addSuppressed(Throwable) - function in kotlin.Throwable
- ADDTOROUTE - enum entry in com.telenav.sdk.datacollector.model.event.WaypointEvent.WaypointActionType
- addTouchables(ArrayList) - function in android.view.View
- addTouchables(ArrayList) - function in android.view.ViewGroup
- addTouchables(ArrayList) - function in android.view.ViewGroup
- addTrafficListener(TrafficRefreshListener) - function in com.telenav.sdk.map.content.TrafficContent
- Adds traffic update listener, which will be notified while traffic updates.
- addUrgentEventListener(UrgentEventListener) - function in com.telenav.sdk.drivesession.EventHub
- add urgent event listener
- addView(View) - function in android.view.ViewGroup
- addView(View) - function in android.view.ViewGroup
- addView(View,ViewGroup.LayoutParams) - function in android.view.ViewGroup
- addView(View,ViewGroup.LayoutParams) - function in android.view.ViewGroup
- addView(View,Integer) - function in android.view.ViewGroup
- addView(View,Integer) - function in android.view.ViewGroup
- addView(View,Integer,ViewGroup.LayoutParams) - function in android.view.ViewGroup
- addView(View,Integer,ViewGroup.LayoutParams) - function in android.view.ViewGroup
- addView(View,Integer,Integer) - function in android.view.ViewGroup
- addView(View,Integer,Integer) - function in android.view.ViewGroup
- addView(View,Integer,ViewGroup.LayoutParams) - function in androidx.constraintlayout.widget.ConstraintLayout
- AdiFeature - class in com.telenav.map.api.controllers
- adiLine() - function in com.telenav.map.api.controllers.FeaturesController
- ADM_DOWNLOAD_FAILED - enum entry in com.telenav.sdk.datacollector.model.event.type.SystemErrorTrigger
- AdminInfo - class in com.telenav.sdk.drivesession.model
- Position admin info data
- AFTER_EXITING - enum entry in com.telenav.sdk.datacollector.model.event.DriverPassengerIntermediateClassificationEvent.DriverPassengerIntermediateClassificationResultType
- AGV - enum entry in com.telenav.sdk.datacollector.model.event.MPPMismatchEvent.GuidanceMode
- AIRPLANE - enum entry in com.telenav.sdk.datacollector.model.event.TransportationModeClassificationEvent.TransportationMode
- AIRPLANE - enum entry in com.telenav.sdk.datacollector.model.event.TransportationModeLabelingEvent.TransportationMode
- AIRPORTS - enum entry in com.telenav.sdk.datacollector.model.event.type.CategoryType
- ALERT - enum entry in com.telenav.sdk.drivesession.model.AudioInstruction.AudioType
This audio comes from AlertService
- ALERT_VIEW - enum entry in com.telenav.sdk.datacollector.model.event.type.EventModuleValue
- AlertBasicHighwayInfo - class in com.telenav.sdk.drivesession.model.alert
- The basic information of highway info
- AlertBasicInfo - class in com.telenav.sdk.drivesession.model.alert
- The basic information of all the alert
- AlertEvent - class in com.telenav.sdk.drivesession.model
- Detail alert event information
- AlertEventListener - class in com.telenav.sdk.drivesession.listener
- Listener for Alert messages.
- AlertItem - class in com.telenav.sdk.drivesession.model.alert
- The main Alert item
- AlertSeverity - class in com.telenav.sdk.drivesession.model.alert
- AlertType - class in com.telenav.sdk.drivesession.model.alert
- The supported Alert types
- ALONG - enum entry in com.telenav.sdk.datacollector.model.event.type.SearchType
- AlongRouteTraffic - class in com.telenav.sdk.map.model
- Provides traffic information along the route.
- AlongRouteTrafficFlow - class in com.telenav.sdk.navigation.model
- AlongRouteTrafficFlow.CREATOR - class in com.telenav.sdk.navigation.model.AlongRouteTrafficFlow
- AlongRouteTrafficFlowSegment - class in com.telenav.sdk.map.model
- Provides traffic information along the route.
- AlongRouteTrafficIncident - class in com.telenav.sdk.navigation.model
- AlongRouteTrafficIncident.CREATOR - class in com.telenav.sdk.navigation.model.AlongRouteTrafficIncident
- AlongRouteTrafficIncidentInfo - class in com.telenav.sdk.map.model
- Provides traffic incident information along the route.
- AMAZON - enum entry in com.telenav.sdk.datacollector.model.event.type.MediaProviderValue
- AMBIENT_HUMIDITY - enum entry in com.telenav.sdk.datacollector.model.EventType.Phone
- AMBIENT_LIGHT - enum entry in com.telenav.sdk.datacollector.model.EventType.Phone
- AMBIENT_MAGNETIC - enum entry in com.telenav.sdk.datacollector.model.EventType.Phone
- AMBIENT_PRESSURE - enum entry in com.telenav.sdk.datacollector.model.EventType.Phone
- AMBIENT_TEMPERATURE - enum entry in com.telenav.sdk.datacollector.model.EventType.Phone
- AmbientHumidityEvent - class in com.telenav.sdk.datacollector.model.event
- AmbientHumidityEvent Schema model object.
- AmbientHumidityEvent.Builder - class in com.telenav.sdk.datacollector.model.event.AmbientHumidityEvent
- AmbientHumidityItem - class in com.telenav.sdk.datacollector.model.event.type
- AmbientHumidityItem Item data.
- AmbientHumidityItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.AmbientHumidityItem
- AmbientLightEvent - class in com.telenav.sdk.datacollector.model.event
- AmbientLightEvent Schema model object.
- AmbientLightEvent.Builder - class in com.telenav.sdk.datacollector.model.event.AmbientLightEvent
- AmbientLightItem - class in com.telenav.sdk.datacollector.model.event.type
- AmbientLightItem Item data.
- AmbientLightItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.AmbientLightItem
- AmbientMagneticEvent - class in com.telenav.sdk.datacollector.model.event
- AmbientMagneticEvent Schema model object.
- AmbientMagneticEvent.Builder - class in com.telenav.sdk.datacollector.model.event.AmbientMagneticEvent
- AmbientMagneticItem - class in com.telenav.sdk.datacollector.model.event.type
- AmbientMagneticItem Item data.
- AmbientMagneticItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.AmbientMagneticItem
- AmbientPressureEvent - class in com.telenav.sdk.datacollector.model.event
- AmbientPressureEvent Schema model object.
- AmbientPressureEvent.Builder - class in com.telenav.sdk.datacollector.model.event.AmbientPressureEvent
- AmbientPressureItem - class in com.telenav.sdk.datacollector.model.event.type
- AmbientPressureItem Item data.
- AmbientPressureItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.AmbientPressureItem
- AmbientTemperatureEvent - class in com.telenav.sdk.datacollector.model.event
- AmbientTemperatureEvent Schema model object.
- AmbientTemperatureEvent.Builder - class in com.telenav.sdk.datacollector.model.event.AmbientTemperatureEvent
- AmbientTemperatureItem - class in com.telenav.sdk.datacollector.model.event.type
- AmbientTemperatureItem Item data.
- AmbientTemperatureItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.AmbientTemperatureItem
- AMERICANEXPRESS - enum entry in com.telenav.sdk.datacollector.model.event.type.CardTypeValue
- animate() - function in android.view.View
- animate() - function in android.view.View
- Annotation - class in com.telenav.map.api
- Main class for rendering the annotations on the map Copyright reserved by telenav 2020.
- Annotation.ExplicitStyle - class in com.telenav.map.api.Annotation
- The Enum define the explicit annotation styles.
- Annotation.Layer - class in com.telenav.map.api.Annotation
- Annotation.Layer.Companion - class in com.telenav.map.api.Annotation.Layer
- Annotation.Style - class in com.telenav.map.api.Annotation
- The Enum define the annotation styles.
- Annotation.TextDisplayInfo - class in com.telenav.map.api.Annotation
- Annotation.TextDisplayInfo.Companion - class in com.telenav.map.api.Annotation.TextDisplayInfo
- Annotation.Type - class in com.telenav.map.api.Annotation
- The map engine supports several annotation types.
- Annotation.UserGraphic - class in com.telenav.map.api.Annotation
- A passed in graphic resource that always resolves to a bitmap Derived versions or named constructors can be written to take in different formats Design not final
- Annotation.UserGraphic.Companion - class in com.telenav.map.api.Annotation.UserGraphic
- AnnotationFactory - class in com.telenav.map.api.factories
- annotationsController() - function in com.telenav.map.api.ClusterMapView
- AnnotationsController - class in com.telenav.map.api.controllers
- annotationsController() - function in com.telenav.map.views.TnClusterMapView
- AnnotationsController.LayerAction - class in com.telenav.map.api.controllers.AnnotationsController
- AnnotationTouchListener - class in com.telenav.map.api.touch.listeners
- annotationType() - function in java.lang.annotation.Annotation
- annotationType() - function in java.lang.annotation.Annotation
- announceForAccessibility(CharSequence) - function in android.view.View
- announceForAccessibility(CharSequence) - function in android.view.View
- ANY_HAZARDOUS_MATERIAL - enum entry in com.telenav.sdk.map.direction.model.HazardType
- APP_ACTIVATED - enum entry in com.telenav.sdk.datacollector.model.EventType.AppInteraction
- APP_DEACTIVATED - enum entry in com.telenav.sdk.datacollector.model.EventType.AppInteraction
- APP_ICON - enum entry in com.telenav.sdk.datacollector.model.event.type.AppActivatedTriggerType
- AppActivatedEvent - class in com.telenav.sdk.datacollector.model.event
- AppActivated Schema model object.
- AppActivatedEvent.Builder - class in com.telenav.sdk.datacollector.model.event.AppActivatedEvent
- AppActivatedTriggerType - class in com.telenav.sdk.datacollector.model.event.type
- AppDeactivatedEvent - class in com.telenav.sdk.datacollector.model.event
- AppDeactivatedEvent Schema model object.
- AppDeactivatedEvent.Builder - class in com.telenav.sdk.datacollector.model.event.AppDeactivatedEvent
- AppDeactivatedTriggerType - class in com.telenav.sdk.datacollector.model.event.type
- appendLineBreak(StringBuffer,String) - function in com.telenav.map.views.AutoZoomDebugInfoViewKt
- APPLE - enum entry in com.telenav.sdk.datacollector.model.event.type.MediaProviderValue
- ApplicableDrivingDirection - class in com.telenav.sdk.map.direction.model
- Annotation class that defines the applicable driving direction types.
- ApplicableDrivingDirection.Companion - class in com.telenav.sdk.map.direction.model.ApplicableDrivingDirection
- APPROACHING_INTERSECTION - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Sample1: Slow down now for the intersection + distance + away (intersection_type=normal, severity=critical) Sample2: Start slowing down; intersection in + [distance (intersection_type=normal, severity=medium) Sample3: Brake now to stop smoothly at the stop sign + distance + away (intersection_type=stop_sign, severity=critical) Sample4: Start braking smoothly; stop sign in + distance (intersection_type=stop_sign, severity=medium) Sample5: Slow down now for the yield sign + distance + away (intersection_type=yield_sign, severity=critical) Sample6: Start slowing down; yield sign in + distance (intersection_type=yield_sign, severity=medium) Sample7: Slow down now for the traffic light + [distance + away (intersection_type=traffic_light, severity=critical) Sample8: Start slowing down; traffic light in + [distance (intersection_type=traffic_light, severity=medium) Sample9: Slow down now for the roundabout + distance + away (intersection_type=roundabout, severity=critical) Sample10: Start slowing down; roundabout in + distance (intersection_type=roundabout, severity=medium)
key: intersection_type, value: one of "normal", "stop_sign", "yield_sign", "traffic_light" or "roundabout" key: severity, value: one of "critical" or "medium"
- AR - enum entry in com.telenav.sdk.datacollector.model.event.type.LaunchDisplayType
- AREA_NOT_FOUND - enum entry in com.telenav.sdk.ota.model.OtaUpdateStatus
- AreaGeometry - class in com.telenav.sdk.ota.model
- Data class that represents the geometry of an area.
- AreaStatus - class in com.telenav.sdk.ota.model
- The data model containing status of an OTA area.
- ARRIVAL - enum entry in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent.MomentType
- ARRIVAL - enum entry in com.telenav.sdk.datacollector.model.event.NavEndEvent.NavEndType
- ARRIVAL - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.ChallengeTriggerType
- ARRIVAL - enum entry in com.telenav.sdk.datacollector.model.event.type.EventActionValue
- ARRIVAL_AT - enum entry in com.telenav.sdk.datacollector.model.event.type.PromotionTriggerValue
- ARRIVAL_NEAR - enum entry in com.telenav.sdk.datacollector.model.event.type.PromotionTriggerValue
- ARRIVAL_RECOMMENDATION - enum entry in com.telenav.sdk.datacollector.model.event.type.EventActionValue
- ARRIVAL_RECOMMENDATION - enum entry in com.telenav.sdk.datacollector.model.event.type.SearchTriggerType
- ArrivalBatteryUpdateInfo - class in com.telenav.sdk.navigation.model
- This structure provides arrival battery level update information.
- arrivalTime(String) - function in com.telenav.sdk.guidance.audio.model.AudioRequest.Builder
- ASR - enum entry in com.telenav.sdk.datacollector.model.EventType.Sensor
- ASREvent - class in com.telenav.sdk.datacollector.model.event
- ASREvent Schema model object.
- ASREvent.Builder - class in com.telenav.sdk.datacollector.model.event.ASREvent
- ASRItem - class in com.telenav.sdk.datacollector.model.event.type
- ASR item data.
- ASRItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.ASRItem
- AssistAction - class in com.telenav.sdk.map.direction.model
- Annotation class that contains the main maneuver model like angle turn, stay, merge and stop maneuver.
- asyncCall(Callback) - function in com.telenav.sdk.datacollector.model.EventRequest
- asyncCall(Callback) - function in com.telenav.sdk.datacollector.model.EventRequest.Builder
- Execute an async call
- asyncCall(Callback) - function in com.telenav.sdk.datacollector.model.EventRequest.Builder
- Execute an async call
- asyncCall(Callback) - function in com.telenav.sdk.datacollector.model.QueryBucketUsageRequest
- asyncCall(Callback) - function in com.telenav.sdk.datacollector.model.SendEventRequest
- asyncCall(Callback) - function in com.telenav.sdk.datacollector.model.SubscribeEventRequest
- asyncCall(Callback) - function in com.telenav.sdk.datacollector.model.UnsubscribeEventRequest
- asyncCall(Callback) - function in com.telenav.sdk.ota.model.EstimateRequest
- Executes an async call to estimate the home area update.
- asyncCall(Callback) - function in com.telenav.sdk.ota.model.OtaRequest
- Executes an async call.
- asyncCall(Callback) - function in com.telenav.sdk.ota.model.OtaRequest.Builder
- Executes an async call.
- asyncCall(Callback) - function in com.telenav.sdk.ota.model.OtaRequest.Builder
- Executes an async call.
- asyncCall(Callback) - function in com.telenav.sdk.ota.model.ResetRequest
- Executes an async call to reset the home area.
- asyncCall(Callback) - function in com.telenav.sdk.ota.model.StatusRequest
- Executes an async call to get the active home area's status.
- asyncCall(Callback) - function in com.telenav.sdk.ota.model.UpdateRequest
- Executes an async call to update the home area with OTA data.
- asyncCall(Callback) - function in com.telenav.sdk.ota.model.homearea.LatestUpdateStatusRequest
- Executes an async call to get the latest update's status.
- asyncCall(Callback) - function in com.telenav.sdk.ota.model.subregion.EstimateRequest
- Executes an async call to estimate the sub region area update.
- asyncCall(Callback) - function in com.telenav.sdk.ota.model.subregion.LatestUpdateStatusRequest
- Executes an async call to get the latest update's status of all sub regions.
- asyncCall(Callback) - function in com.telenav.sdk.ota.model.subregion.QueryRequest
- Executes an async call to query all available sub regions.
- asyncCall(Callback) - function in com.telenav.sdk.ota.model.subregion.ResetRequest
- Executes an async call to reset the sub region areas by the given ids.
- asyncCall(Callback) - function in com.telenav.sdk.ota.model.subregion.StatusRequest
- Executes an async call to get all sub region areas' status.
- asyncCall(Callback) - function in com.telenav.sdk.ota.model.subregion.UpdateRequest
- Executes an async call to update the sub region areas with OTA data.
- ATM - enum entry in com.telenav.sdk.datacollector.model.event.type.CategoryType
- ATOMOSPHERE - enum entry in com.telenav.sdk.datacollector.model.event.WeatherEvent.WeatherType
- ATTRACTIONS - enum entry in com.telenav.sdk.datacollector.model.event.type.CategoryType
- Attributes - class in com.telenav.map.geo
- Class describing a shape's attributes Copyright reserved by telenav 2021.
- Attributes.Builder - class in com.telenav.map.geo.Attributes
- AudioGuidanceListener - class in com.telenav.sdk.guidance.audio.listener
- AudioGuidanceManager - class in com.telenav.sdk.guidance.audio
- AudioInstruction - class in com.telenav.sdk.drivesession.model
- Audio instruction data
- AudioInstruction.AudioType - class in com.telenav.sdk.drivesession.model.AudioInstruction
- AudioInstructionEventListener - class in com.telenav.sdk.drivesession.listener
- Listener for Audio instruction messages during navigation.
- AudioPromptContent - class in com.telenav.sdk.guidance.audio.model
- Audio prompt content For example, sentence = "in five hundred meters keep right to %1% towards %2%", then client use tokens0 to replace %1%, tokens1 to replace %2% in the sentence.
- AudioPromptType - class in com.telenav.sdk.guidance.audio.model
- Audio prompt typeIdentify the type of audio prompt.
- AudioRequest - class in com.telenav.sdk.guidance.audio.model
- if client wants audio guidance service to generate particular type audio, client should construct audio request first and call AudioGuidanceService::generateAudio by this request request contains two parts, one is request type indicate audio guidance service to find audio string and another is additional info, with which audio guidance will enrich the final string
- AudioRequest.Builder - class in com.telenav.sdk.guidance.audio.model.AudioRequest
- AudioToken - class in com.telenav.sdk.guidance.audio.model
- Audio name informationIf orthography or phoneme is not empty, it means the name is stored.
- AudioType - class in com.telenav.sdk.guidance.audio.model
- AUTO - enum entry in com.telenav.sdk.datacollector.model.event.TripEndEvent.TripEndMode
- AUTO - enum entry in com.telenav.sdk.datacollector.model.event.TripStartEvent.TripStartMode
- AUTO_EXIT_NAVIGATION - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Route guidance is now finished.
- AUTO_SERVICE - enum entry in com.telenav.sdk.datacollector.model.event.type.CategoryType
- autofill(SparseArray) - function in android.view.View
- autofill(SparseArray) - function in android.view.View
- autofill(AutofillValue) - function in android.view.View
- autofill(AutofillValue) - function in android.view.View
- AUTOMOBILE - enum entry in com.telenav.sdk.datacollector.model.event.type.RouteModeType
- AUTOSUGGEST - enum entry in com.telenav.sdk.datacollector.model.EventType.Search
- AutosuggestEvent - class in com.telenav.sdk.datacollector.model.event
- AutosuggestEvent Schema model object.
- AutosuggestEvent.Builder - class in com.telenav.sdk.datacollector.model.event.AutosuggestEvent
- AutoZoomConfiguration - class in com.telenav.map.api.controllers.autozoom.model.data
- AutoZoomController - class in com.telenav.map.api.controllers.autozoom
- Interface for controlling auto zoom feature
- AutoZoomControllerUtils - class in com.telenav.map.api.controllers.autozoom
- Contains utility functions and constants related to autozoom.
- AutoZoomDebugInfoView - class in com.telenav.map.views
- This class is used to display debug information about the auto zoom
- AutoZoomDebugInfoView.Companion - class in com.telenav.map.views.AutoZoomDebugInfoView
- AutoZoomDebugInfoViewKt - class in com.telenav.map.views
- AutoZoomInfoLevel - class in com.telenav.map.views
- AutoZoomInstructionType - class in com.telenav.map.api.controllers.autozoom.enums
- The autozoom instruction type.
- AutoZoomLevel - class in com.telenav.map.api
- Enum representing different auto zoom levels for the map.
- AutoZoomMode - class in com.telenav.map.api.controllers.autozoom.enums
- Public API to for enabling or disabling autozoom.
- AutoZoomParams - class in com.telenav.map.api.controllers.autozoom.model
- Computation result of the autozoom logic.
- AutoZoomRange - class in com.telenav.map.api.controllers.autozoom.enums
- Speed-based range for picking LAD and threshold distance values.
- AutoZoomSpeedEvaluator - class in com.telenav.map.api.controllers.autozoom
- Constantly updates current AutoZoomRange in correspondence to the speed of a vehicle.
- AutoZoomSpeedEvaluator.Companion - class in com.telenav.map.api.controllers.autozoom.AutoZoomSpeedEvaluator
- AutoZoomSpeedEvaluator.OnSpeedModeUpdateListener - class in com.telenav.map.api.controllers.autozoom.AutoZoomSpeedEvaluator
- AutoZoomSpeedEvaluator.SpeedCompareLevel - class in com.telenav.map.api.controllers.autozoom.AutoZoomSpeedEvaluator
- AutoZoomState - class in com.telenav.map.api.controllers.autozoom.enums
- AVOID_BLOCKING_TRAFFIC - enum entry in com.telenav.sdk.drivesession.model.BetterRouteProposal.Reason
Notify client about better route is triggered to avoid blocking traffic This reason is only provided when:
The passenger vehicles starts navigation with route which is calculated with RoutePreference.avoidTrafficClosure is false
The blocking traffic is detected for commercial vehicles
- AVOID_BLOCKING_TRAFFIC - enum entry in com.telenav.sdk.drivesession.model.BetterRouteUpdateProgress.Reason
Notify client about better route is triggered to avoid blocking traffic This reason is provided when:
Client starts navigation with route which is calculated with RoutePreference.avoidTrafficClosure as TRUE
The better route proposal is accepted
- AVOID_TIMED_RESTRICTION - enum entry in com.telenav.sdk.drivesession.model.BetterRouteProposal.Reason
Notify client about better route is triggered to avoid timed restriction This reason is ONLY provided for commercial vehicles. For passenger vehicles, if a timed restriction is detected, the better route proposal will not be triggered and the guidance route will be changed directly to avoid the restriction. Client could check the restriction affected edge in com.telenav.sdk.drivesession.model.BetterRouteProposal.timeRestrictionEdges
- AVOID_TIMED_RESTRICTION - enum entry in com.telenav.sdk.drivesession.model.BetterRouteUpdateProgress.Reason
Notify client about better route to avoid timed restriction This reason is provided when:
The timed restriction is detected for passenger vehicles
The better route proposal is accepted for commercial vehicles
- avoidCarTrains(Boolean) - function in com.telenav.sdk.map.direction.model.RoutePreferences.Builder
- avoidCountryBorders(Boolean) - function in com.telenav.sdk.map.direction.model.RoutePreferences.Builder
- avoidFerries(Boolean) - function in com.telenav.sdk.map.direction.model.RoutePreferences.Builder
- avoidHighways(Boolean) - function in com.telenav.sdk.map.direction.model.RoutePreferences.Builder
- avoidHovLanes(Boolean) - function in com.telenav.sdk.map.direction.model.RoutePreferences.Builder
- avoidOption(RoutePreferences) - function in com.telenav.sdk.evdirection.EvTripPlanRequest.Builder
- The avoid option additional condition.
- avoidPermitRequiredRoads(Boolean) - function in com.telenav.sdk.map.direction.model.RoutePreferences.Builder
Boolean
specifying if the route should avoid roads requiring permits (when set totrue
), or not (when set to0
).- AvoidRouteInProgress - enum entry in com.telenav.sdk.drivesession.model.avoid.FailReason
there is avoid task is being executed
- AvoidRouteRequestCallback - class in com.telenav.sdk.drivesession.callback
- AvoidRouteRequestCallback,use to receive the calculated route
- AvoidRouteResponse - class in com.telenav.sdk.drivesession.model.avoid
- AvoidRequestRoute Response
- AvoidRouteStatus - class in com.telenav.sdk.drivesession.model.avoid
- AvoidRequestRoute status
- avoidSeasonalRestrictions(Boolean) - function in com.telenav.sdk.map.direction.model.RoutePreferences.Builder
Boolean
specifying if the route should avoid seasonal restrictions on roads (when set totrue
), or not (when set to0
).- avoidSharpTurns(Boolean) - function in com.telenav.sdk.map.direction.model.RoutePreferences.Builder
- Soft avoid sharp turn according to the angle of the turns.
- avoidTollRoads(Boolean) - function in com.telenav.sdk.map.direction.model.RoutePreferences.Builder
- avoidTrafficClosures(Boolean) - function in com.telenav.sdk.map.direction.model.RoutePreferences.Builder
- It determines how the routing calculation handles traffic closure roads.
- avoidTrafficCongestion(Boolean) - function in com.telenav.sdk.map.direction.model.RoutePreferences.Builder
- avoidTunnels(Boolean) - function in com.telenav.sdk.map.direction.model.RoutePreferences.Builder
- avoidUnpavedRoads(Boolean) - function in com.telenav.sdk.map.direction.model.RoutePreferences.Builder