S
- S - enum entry in com.telenav.sdk.datacollector.model.event.GpsProbeEvent.Heading
- S - enum entry in com.telenav.sdk.datacollector.model.event.type.ProbeListItem.Heading
- S_TURNS - enum entry in com.telenav.sdk.ehservice.model.TrafficSignType
- SA - enum entry in com.telenav.sdk.common.model.Region
- SA_SERVICE_ROAD_LINK - enum entry in com.telenav.sdk.map.model.RoadSubtype
- SAFETY_ALERT - enum entry in com.telenav.sdk.datacollector.model.EventType.DrivingBehavior
- SafetyAlertEvent - class in com.telenav.sdk.datacollector.model.event
- Telemetry event for safety alert event analytics.
- SafetyAlertEvent.AlertLevel - class in com.telenav.sdk.datacollector.model.event.SafetyAlertEvent
- Enumeration of alert level values used in public API payloads.
- SafetyAlertEvent.Builder - class in com.telenav.sdk.datacollector.model.event.SafetyAlertEvent
- SASERVICEROADLINK - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadSubType
- SATELLITE - enum entry in com.telenav.sdk.map.content.model.DataLayerVersionInfo.DataLayerType
- satelliteMap() - function in com.telenav.map.api.controllers.FeaturesController
- Retrieves the Feature controlling the display of satellite map imagery.
- satelliteNumber(Integer) - function in com.telenav.sdk.common.model.VehicleLocation.Builder
- Sets the number of satellites used.
- SAVE - enum entry in com.telenav.sdk.datacollector.model.event.type.ClickActionType
- SAVE_TIME - enum entry in com.telenav.sdk.drivesession.model.BetterRouteProposal.Reason
Notify client about better route to save time
- SAVE_TIME - enum entry in com.telenav.sdk.drivesession.model.BetterRouteUpdateProgress.Reason
Notify client about better route to handle time saved
- SAVED_DESTINATIONS - enum entry in com.telenav.sdk.datacollector.model.event.type.EventZoneValue
- scaleBar() - function in com.telenav.map.api.controllers.FeaturesController
- Get Feature object to control the scale bar
- SCENARIO - enum entry in com.telenav.sdk.datacollector.model.event.type.EventActionValue
- SCENIC_OVERLOOK - enum entry in com.telenav.sdk.map.model.RestAreaType
Scenic overlook
- scheduleNextEmspRefresh(Integer) - function in com.telenav.sdk.map.EvContentManager
- Schedules the next EMSP refresh after a delay.
- scheduleNextEmspRefresh(Integer) - function in com.telenav.sdk.map.content.EvContent
- Performs schedule next emsp refresh.
- SCHOOL - enum entry in com.telenav.sdk.ehservice.model.DependentSpeedType
A speed limitation due to school.
- SCHOOL_ZONE - enum entry in com.telenav.sdk.ehservice.model.TrafficSignType
- SCHOOL_ZONE - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
School zone ahead.
AlertType::SchoolZone
- Screen2D - enum entry in com.telenav.map.api.Annotation.Type
Annotations can also be placed and rendered in screen coordinates (or, rather, viewport coordinates).
- ScreenAnnotationFlag - enum entry in com.telenav.map.api.Annotation.Style
The annotation is always straight up on the screen, renders in 2D screen coordinates, lower priority than compass and vehicle(will be covered by compass and vehicle), be culled by default.
- ScreenAnnotationFlagGrouping - enum entry in com.telenav.map.api.Annotation.Style
- ScreenAnnotationFlagNoCulling - enum entry in com.telenav.map.api.Annotation.Style
- ScreenAnnotationPin - enum entry in com.telenav.map.api.Annotation.Style
- ScreenAnnotationPopup - enum entry in com.telenav.map.api.Annotation.Style
The annotation is always straight up on the screen, renders in 2D screen coordinates, highest priority of all annotations, no culling by default, which means it won't be covered by other render objects(other style annotations, vehicle ...).
- ScreenAnnotationPopupGrouping - enum entry in com.telenav.map.api.Annotation.Style
When the grouping style annotations are too close(zoom out), they will aggregate into one annotation displaying the number of the multiple annotations. When zooming in(not too close), it will scatter into multiple annotations.
- SCROLL - enum entry in com.telenav.sdk.datacollector.model.event.type.ClickActionType
- SCROLL - enum entry in com.telenav.sdk.datacollector.model.event.type.EventActionValue
- SCROLL - enum entry in com.telenav.sdk.datacollector.model.event.type.UserInteractionValue
- SDK - class in com.telenav.sdk.map
- Type used by the SDK for SDK.
- SdkCredentialsStore - class in com.telenav.sdk.common.model
- Process-wide store for SDK API key, secret and cloud endpoint (set when Map SDK is initialized).
- SdkException - class in com.telenav.sdk.map.exception
- SDK exception will be throw out in case some unexpected behavior happened.
- SdkException.Message - class in com.telenav.sdk.map.exception.SdkException
- Interface that defines all of the exceptions messages that can be thrown by the SDK:
- SDKImplement - class in com.telenav.sdk.map
- Type used by the SDK for SDKImplement.
- SDKImplement.Companion - class in com.telenav.sdk.map.SDKImplement
- SE - enum entry in com.telenav.sdk.datacollector.model.event.GpsProbeEvent.Heading
- SE - enum entry in com.telenav.sdk.datacollector.model.event.type.ProbeListItem.Heading
- SEA - enum entry in com.telenav.sdk.common.model.Region
- search(SearchUnitParams,List) - function in com.telenav.map.api.search.DynamicSearchEngine
- Performs a POI search or refresh operation based on the provided parameters.
- search(List,List,Integer,String) - function in com.telenav.map.api.search.SearchEngine
- This method will be called when the SDK need to do search.
- SEARCH - enum entry in com.telenav.sdk.datacollector.model.EventType.Search
- SEARCH - enum entry in com.telenav.sdk.datacollector.model.event.type.EventZoneValue
- SEARCH - enum entry in com.telenav.sdk.datacollector.model.event.type.LaunchDisplayType
- SEARCH - enum entry in com.telenav.sdk.datacollector.model.event.type.PromotionSourceValue
- SEARCH - enum entry in com.telenav.sdk.datacollector.model.event.type.PromotionTriggerValue
- SEARCH_ONLY - enum entry in com.telenav.sdk.rdm.model.DownloadMode
Download Search data only.
- SEARCH_REQUEST_FAILED - enum entry in com.telenav.sdk.datacollector.model.event.type.SystemErrorTrigger
- SEARCH_REQUEST_INVALID - enum entry in com.telenav.sdk.datacollector.model.event.type.SystemErrorTrigger
- SEARCH_REQUEST_TIMEOUT - enum entry in com.telenav.sdk.datacollector.model.event.type.SystemErrorTrigger
- SearchController - class in com.telenav.map.api.controllers
- Controller to handle search POI
- SearchEngine - class in com.telenav.map.api.search
- SearchEvent - class in com.telenav.sdk.datacollector.model.event
- Telemetry event for search event analytics.
- SearchEvent.Builder - class in com.telenav.sdk.datacollector.model.event.SearchEvent
- SearchListItem - class in com.telenav.sdk.datacollector.model.event.type
- Data model representing search list item.
- SearchListItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.SearchListItem
- SearchTriggerType - class in com.telenav.sdk.datacollector.model.event.type
- Enumeration of search trigger type values used in public API payloads.
- SearchType - class in com.telenav.sdk.datacollector.model.event.type
- Enumeration of search type values used in public API payloads.
- SearchUnitParams - class in com.telenav.map.api.search
- SEASONAL - enum entry in com.telenav.sdk.ehservice.model.DependentSpeedType
A speed limitation in particular season.
- SECOND - enum entry in com.telenav.sdk.drivesession.model.AudioInstruction.AudioType
This audio comes from NavigationSession, it's the second phase guidance
- SECOND_LEFT - enum entry in com.telenav.sdk.ehservice.model.LaneMark
Second left
- SECOND_RIGHT - enum entry in com.telenav.sdk.ehservice.model.LaneMark
Second right
- SECTION_END_CAMERA - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Average speed camera zone end ahead.
AlertType::SectionEndCamera
- SECTION_START_CAMERA - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Average speed camera zone start ahead.
AlertType::SectionStartCamera
- SELECT - enum entry in com.telenav.sdk.datacollector.model.event.CardInteractionEvent.CardInteractionActionType
- SELECT - enum entry in com.telenav.sdk.datacollector.model.event.type.ClickActionType
- SELECT_WORD_PREDICTION - enum entry in com.telenav.sdk.datacollector.model.EventType.Search
- SelectWordPredictionEvent - class in com.telenav.sdk.datacollector.model.event
- Telemetry event for select word prediction event analytics.
- SelectWordPredictionEvent.Builder - class in com.telenav.sdk.datacollector.model.event.SelectWordPredictionEvent
- SEMI_TRUCK_WITH_FOUR_TRAILERS - enum entry in com.telenav.sdk.map.model.TrailerType
- SEMI_TRUCK_WITH_NO_TRAILER - enum entry in com.telenav.sdk.map.model.TrailerType
- SEMI_TRUCK_WITH_ONE_OR_MORE_TRAILERS - enum entry in com.telenav.sdk.map.model.TrailerType
- SEMI_TRUCK_WITH_ONE_TRAILER - enum entry in com.telenav.sdk.map.model.TrailerType
- SEMI_TRUCK_WITH_OR_WITHOUT_TRAILERS - enum entry in com.telenav.sdk.map.model.TrailerType
- SEMI_TRUCK_WITH_THREE_OR_MORE_TRAILERS - enum entry in com.telenav.sdk.map.model.TrailerType
- SEMI_TRUCK_WITH_THREE_TRAILERS - enum entry in com.telenav.sdk.map.model.TrailerType
- SEMI_TRUCK_WITH_TWO_OR_MORE_TRAILERS - enum entry in com.telenav.sdk.map.model.TrailerType
- SEMI_TRUCK_WITH_TWO_TRAILERS - enum entry in com.telenav.sdk.map.model.TrailerType
- SEND_TO_PHONE - enum entry in com.telenav.sdk.datacollector.model.event.type.PromotionActionValue
- sendEventRequest() - function in com.telenav.sdk.datacollector.api.DataCollectorClient
- Create request in type of SendEventRequest which concludes both Json data from HMI and binary data from sensors
- SendEventRequest - class in com.telenav.sdk.datacollector.model
- Request type for send event request.
- SendEventRequest.Builder - class in com.telenav.sdk.datacollector.model.SendEventRequest
- SendEventResponse - class in com.telenav.sdk.datacollector.model
- Response of SendEventRequest
- serialization() - function in com.telenav.sdk.map.direction.model.Route
- Serialize the Route object to byte array.
- SERVICE - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadSubType
- SERVICE - enum entry in com.telenav.sdk.map.model.RoadSubtype
- SERVICE_INVALID_STATE - enum entry in com.telenav.sdk.datacollector.model.ResponseCode
- ServiceStatus - class in com.telenav.sdk.common.model
- set(String,String) - function in com.telenav.sdk.common.model.SdkCredentialsStore
- Sets the API key and secret.
- SET - enum entry in com.telenav.sdk.datacollector.model.event.SetHomeEvent.ActionType
- SET - enum entry in com.telenav.sdk.datacollector.model.event.SetWorkEvent.ActionType
- SET_HOME - enum entry in com.telenav.sdk.datacollector.model.EventType.User
- SET_WORK - enum entry in com.telenav.sdk.datacollector.model.EventType.User
- setAcceleratormeterList(Array) - function in com.telenav.sdk.datacollector.model.event.AccelerometerEvent.Builder
- Sets acceleratormeter list on this builder.
- setAcceleratorPedalItem(AcceleratorPedalItem) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets accelerator pedal item on this builder.
- setAcceleratorPedalList(Array) - function in com.telenav.sdk.datacollector.model.event.AcceleratorPedalEvent.Builder
- Sets accelerator pedal list on this builder.
- setAccelerometerItemList(Array) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets accelerometer item list on this builder.
- setAccelerometerItemList(Array) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets accelerometer item list on this builder.
- setAccelerometerItemList(Array) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets accelerometer item list on this builder.
- setAccelerometerItemList(Array) - function in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.Builder
- Sets accelerometer item list on this builder.
- setAction(SettingType) - function in com.telenav.sdk.datacollector.model.event.CapturePoiOnMapEvent.Builder
- Sets action on this builder.
- setAction(CardInteractionEvent.CardInteractionActionType) - function in com.telenav.sdk.datacollector.model.event.CardInteractionEvent.Builder
- Sets action on this builder.
- setAction(FTUEAgreementsEvent.FTUEAgreementsAction) - function in com.telenav.sdk.datacollector.model.event.FTUEAgreementsEvent.Builder
- Sets action on this builder.
- setAction(Object) - function in com.telenav.sdk.datacollector.model.event.PredictiveNavigationSettingEvent.Builder
- Sets action on this builder.
- setAction(Object) - function in com.telenav.sdk.datacollector.model.event.PromotionEvent.Builder
- Sets action on this builder.
- setAction(WaypointEvent.WaypointActionType) - function in com.telenav.sdk.datacollector.model.event.WaypointEvent.Builder
- Sets action on this builder.
- setActionType(DriverScoreInteractionEvent.ActionType) - function in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent.Builder
- Sets action type on this builder.
- setActionType(EntityActionEvent.ActionType) - function in com.telenav.sdk.datacollector.model.event.EntityActionEvent.Builder
- Sets action type on this builder.
- setActionType(EntityCacheActionEvent.ActionType) - function in com.telenav.sdk.datacollector.model.event.EntityCacheActionEvent.Builder
- Sets action type on this builder.
- setActionType(FavoriteEvent.ActionType) - function in com.telenav.sdk.datacollector.model.event.FavoriteEvent.Builder
- Sets action type on this builder.
- setActionType(SetHomeEvent.ActionType) - function in com.telenav.sdk.datacollector.model.event.SetHomeEvent.Builder
- Sets action type on this builder.
- setActionType(SetWorkEvent.ActionType) - function in com.telenav.sdk.datacollector.model.event.SetWorkEvent.Builder
- Sets action type on this builder.
- setActive(Boolean) - function in com.telenav.sdk.datacollector.model.event.type.ASRItem.Builder
- Sets active on this builder.
- setActiveGestures(Set) - function in com.telenav.map.api.MapView
- Set active gestures for the view.
- setActiveGestures(Set) - function in com.telenav.map.views.TnMapSubView
- Set active gestures for the view.
- setActiveGestures(Set) - function in com.telenav.map.views.TnMapView
- Register touch event callback
- setADASLogStorePath(String) - function in com.telenav.sdk.drivesession.DriveSessionOption.Builder
- Sets ADAS log store path on this builder.
- setAffectedEdges(List) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- The collection of EdgeIds affected by the incident
- setAffectedLength(Double) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- Road length affected by the incident, in meters.
- setAheadIntersection(IntersectionInfo) - function in com.telenav.sdk.drivesession.model.PositionInfo
- The intersection ahead of current road Only valid when both:
not in simulation mode
the location is matched on road
there is an intersection ahead
- setAheadIntersection(IntersectionInfo) - function in com.telenav.sdk.position.model.PeIndicator
- The intersection ahead of current road Only valid when both:
not in simulation mode
the location is matched on road
there is an intersection ahead
- setAirConditionerStatus(Integer) - function in com.telenav.sdk.common.model.VehicleStatus.Builder
- Sets air conditioner status on this builder.
- setAirConditionerTemperature(Temperature) - function in com.telenav.sdk.common.model.VehicleStatus.Builder
- Sets air conditioner temperature on this builder.
- setAirConditionerTemperature(Integer) - function in com.telenav.sdk.common.model.VehicleStatus.Builder
- Sets air conditioner temperature on this builder.
- setAlertDetails(String) - function in com.telenav.sdk.datacollector.model.event.SafetyAlertEvent.Builder
- Sets alert details on this builder.
- setAlertLevel(SafetyAlertEvent.AlertLevel) - function in com.telenav.sdk.datacollector.model.event.SafetyAlertEvent.Builder
- Sets alert level on this builder.
- setAlertType(String) - function in com.telenav.sdk.datacollector.model.event.SafetyAlertEvent.Builder
- Sets alert type on this builder.
- setAlongRoutePrefetchDistance(int) - function in com.telenav.sdk.drivesession.Settings
- Set prefetch distance along route.
- setAlongRouteTrafficCollectDistance(Integer) - function in com.telenav.sdk.map.model.AlongRouteTraffic
- distance of traffic information been collected, in meters
- setAlongRouteTrafficFlow(List) - function in com.telenav.sdk.map.model.AlongRouteTraffic
- group of along route traffic flows
- setAlongRouteTrafficIncidents(List) - function in com.telenav.sdk.map.model.AlongRouteTraffic
- group of along route traffic incidents
- setAlphaValue(ShapesController.Id,Float) - function in com.telenav.map.api.controllers.ShapesController
- Set the alpha value of a shape collection
- setAlternativeRoute(Boolean) - function in com.telenav.map.api.controllers.RouteRenderOptions
- Indicates whether the route is an alternative route.
- setAltitude(Double) - function in com.telenav.sdk.datacollector.model.event.GpsProbeEvent.Builder
- Sets altitude on this builder.
- setAltitude(Double) - function in com.telenav.sdk.datacollector.model.event.type.ProbeListItem.Builder
- Sets altitude on this builder.
- setAmbientHumidityList(Array) - function in com.telenav.sdk.datacollector.model.event.AmbientHumidityEvent.Builder
- Sets ambient humidity list on this builder.
- setAmbientLightList(Array) - function in com.telenav.sdk.datacollector.model.event.AmbientLightEvent.Builder
- Sets ambient light list on this builder.
- setAmbientMagneticItemList(Array) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets ambient magnetic item list on this builder.
- setAmbientMagneticItemList(Array) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets ambient magnetic item list on this builder.
- setAmbientMagneticItemList(Array) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets ambient magnetic item list on this builder.
- setAmbientMagneticItemList(Array) - function in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.Builder
- Sets ambient magnetic item list on this builder.
- setAmbientMagneticList(Array) - function in com.telenav.sdk.datacollector.model.event.AmbientMagneticEvent.Builder
- Sets ambient magnetic list on this builder.
- setAmbientPressureList(Array) - function in com.telenav.sdk.datacollector.model.event.AmbientPressureEvent.Builder
- Sets ambient pressure list on this builder.
- setAmbientTemperature(Temperature) - function in com.telenav.sdk.common.model.VehicleStatus.Builder
- Sets ambient temperature on this builder.
- setAmbientTemperature(Integer) - function in com.telenav.sdk.common.model.VehicleStatus.Builder
- Sets ambient temperature on this builder.
- setAmbientTemperatureList(Array) - function in com.telenav.sdk.datacollector.model.event.AmbientTemperatureEvent.Builder
- Sets ambient temperature list on this builder.
- setAmenityRating(Integer) - function in com.telenav.sdk.datacollector.model.event.EntityFeedbackEvent.Builder
- Sets amenity rating on this builder.
- setAmountOfAxles(Integer) - function in com.telenav.sdk.common.model.AxleProfile.Builder
- Sets amount of axles on this builder.
- setAnnotation(Annotation) - function in com.telenav.map.api.Popup
- setAPIConfigGroup(String) - function in com.telenav.sdk.datacollector.model.event.GooglePlaceUikitEvent.Builder
- Sets API config group on this builder.
- setAPIName(GooglePlaceUikitEvent.APIName) - function in com.telenav.sdk.datacollector.model.event.GooglePlaceUikitEvent.Builder
- Sets API name on this builder.
- setAppId(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets app id on this builder.
- setArrivalDistanceThreshold(Integer,Integer) - function in com.telenav.sdk.drivesession.DriveSessionOption.Builder
- Set the distance threshold for the vehicle to trigger the waypoint arrival signal.
- setArrivalDistanceThreshold(Integer,Integer) - function in com.telenav.sdk.navigation.NavigationServiceOptions.Builder
- Set the distance threshold for the vehicle to trigger the waypoint arrival signal.
- setASRList(Array) - function in com.telenav.sdk.datacollector.model.event.ASREvent.Builder
- Sets ASR list on this builder.
- setAudioOrthographyString(String) - function in com.telenav.sdk.drivesession.model.AudioInstruction
- audio orthography string, in Android platform, may SDK response for audio voice playing
- setAudioPhonemeString(String) - function in com.telenav.sdk.drivesession.model.AudioInstruction
- combined audio phoneme string, for each part of phoneme, tagged with "<phoneme>" & "</phoneme>" pairs and "<language>" & "</language>" pairs.
- setAudioType(AudioInstruction.AudioType) - function in com.telenav.sdk.drivesession.model.AudioInstruction
- audio instruction type, see AudioType, e.g.: alert voice, navigation guidance, for eg, info, first, second, third guidance.
- setAutoZoomMode(AutoZoomMode) - function in com.telenav.map.api.controllers.autozoom.AutoZoomController
- Set the auto zoom mode.
- setAverageSpeed(Double) - function in com.telenav.sdk.datacollector.model.event.SpeedingEvent.Builder
- Sets average speed on this builder.
- setAverageSpeed(Double) - function in com.telenav.sdk.datacollector.model.event.type.SpeedingItem.Builder
- Sets average speed on this builder.
- setAverageSpeed(Float) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- average speed of the roads affected by the incident, in meters per second.
- setAvoidIncidents(List) - function in com.telenav.sdk.drivesession.model.RerouteRequest.Builder
- Set avoid incidents The incidents will be ignored when reroute for the route with charging plan.
- setAvoidSteps(List) - function in com.telenav.sdk.drivesession.model.RerouteRequest.Builder
- Set avoid steps The steps will be ignored when reroute for the route with charging plan.
- setAxleGroups(TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), extra=PropertyContainer(map={}))) - function in com.telenav.sdk.common.model.AxleProfile.Builder
- Sets axle groups on this builder.
- setAxleProfile(AxleProfile) - function in com.telenav.sdk.common.model.VehicleInfoConfig.Builder
- Sets axle profile on this builder.
- setAxleProfile(AxleProfile) - function in com.telenav.sdk.common.vehicleInfo.TruckInfoProvider
- Set the axle profile for the vehicle.
- setBackgroundExecutorService(ExecutorService) - function in com.telenav.sdk.map.SDKImplement
- setBaseTransactionTag(String) - function in com.telenav.sdk.datacollector.model.event.FatalErrorEvent.Builder
- Sets base transaction tag on this builder.
- setBatteryConsumedCheckPercent(Integer) - function in com.telenav.sdk.drivesession.DriveSessionOption.Builder
- Set the percent of battery consumption for checking whether the upcoming charging station is reachable.
- setBatteryConsumedCheckPercent(Integer) - function in com.telenav.sdk.navigation.NavigationServiceOptions.Builder
- Set the percent of battery consumption for checking whether the upcoming charging station is reachable.
- setBatteryLevel(Double) - function in com.telenav.sdk.datacollector.model.event.ChargeStateEvent.Builder
- Sets battery level on this builder.
- setBatteryRange(Double) - function in com.telenav.sdk.datacollector.model.event.ChargeStateEvent.Builder
- Sets battery range on this builder.
- setBatteryTemperature(Temperature) - function in com.telenav.sdk.common.model.VehicleStatus.Builder
- Sets battery temperature on this builder.
- setBatteryTemperature(Integer) - function in com.telenav.sdk.common.model.VehicleStatus.Builder
- Sets battery temperature on this builder.
- setBearing(Float) - function in com.telenav.map.api.controllers.Camera.Position.Builder
- Set the bearing parameter of the camera from 0 - 360.
- setBehindIntersection(IntersectionInfo) - function in com.telenav.sdk.drivesession.model.PositionInfo
- The intersection behind of current road Only valid when both:
not in simulation mode
the location is matched on road
there is an intersection behind
- setBehindIntersection(IntersectionInfo) - function in com.telenav.sdk.position.model.PeIndicator
- The intersection behind of current road Only valid when both:
not in simulation mode
the location is matched on road
there is an intersection behind
- setBetterRouteCheckInterval(Integer) - function in com.telenav.sdk.drivesession.NavigationSession
- Sets the time interval (in seconds) for timer-based better route checks.
- setBetterRouteOptions(BetterRouteOptions) - function in com.telenav.sdk.navigation.NavigationServiceOptions.Builder
- Sets the better route detection and switching configuration options.
- setBetterRouteTrafficMinDegradation(Integer) - function in com.telenav.sdk.drivesession.NavigationSession
- Sets the minimum traffic degradation threshold (in percentage) to trigger better route detection.
- setBitmap(Bitmap) - function in com.telenav.map.api.Annotation.UserGraphic
- setBlocking(Boolean) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- incident blocking status
- setBrakingDecelItem(BrakingDecelItem) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets braking decel item on this builder.
- setBrakingDecelItem(BrakingDecelItem) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets braking decel item on this builder.
- setBrakingDecelList(Array) - function in com.telenav.sdk.datacollector.model.event.BrakingDecelEvent.Builder
- Sets braking decel list on this builder.
- setBrandDetails(Array) - function in com.telenav.sdk.datacollector.model.event.PromotionEvent.Builder
- Sets brand details on this builder.
- setBuild(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets build on this builder.
- setCabInteriorTemperature(Temperature) - function in com.telenav.sdk.common.model.VehicleStatus.Builder
- Sets cab interior temperature on this builder.
- setCabInteriorTemperature(Integer) - function in com.telenav.sdk.common.model.VehicleStatus.Builder
- Sets cab interior temperature on this builder.
- setCandidatePathLength(Integer) - function in com.telenav.sdk.ehservice.api.EHServiceOption.Builder
- Set the EH service's candidate-path length.
- setCardId(String) - function in com.telenav.sdk.datacollector.model.event.type.PredictiveListItem.Builder
- Sets card id on this builder.
- setCardType(Object) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets card type on this builder.
- setCategory(Object) - function in com.telenav.sdk.datacollector.model.event.OrderEvent.Builder
- Sets category on this builder.
- setCategory(String) - function in com.telenav.sdk.datacollector.model.event.SearchEvent.Builder
- Sets category on this builder.
- setCategoryDetails(Array) - function in com.telenav.sdk.datacollector.model.event.PromotionEvent.Builder
- Sets category details on this builder.
- setCategoryId(String) - function in com.telenav.sdk.datacollector.model.event.SearchEvent.Builder
- Sets category id on this builder.
- setCategoryID(String) - function in com.telenav.sdk.datacollector.model.event.type.GooglePlaceUikitRequestItem.Builder
- Sets category ID on this builder.
- setCategoryRating(Integer) - function in com.telenav.sdk.datacollector.model.event.type.FeatureFeedbackItem.Builder
- Sets category rating on this builder.
- setCausedBy(String) - function in com.telenav.sdk.datacollector.model.event.AppActivatedEvent.Builder
- Sets caused by on this builder.
- setCausedBy(String) - function in com.telenav.sdk.datacollector.model.event.AppDeactivatedEvent.Builder
- Sets caused by on this builder.
- setCausedBy(NavEndEvent.NavEndType) - function in com.telenav.sdk.datacollector.model.event.NavEndEvent.Builder
- Sets caused by on this builder.
- setCausedBy(Object) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets caused by on this builder.
- setCausedBy(String) - function in com.telenav.sdk.datacollector.model.event.WaypointEvent.Builder
- Sets caused by on this builder.
- setChallengeId(String) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets challenge id on this builder.
- setChallengeKpiType(Array) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets challenge kpi type on this builder.
- setChallengeMessageType(RewardFeatureInteractionEvent.ChallengeMessageType) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets challenge message type on this builder.
- setChallengeTriggerType(RewardFeatureInteractionEvent.ChallengeTriggerType) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets challenge trigger type on this builder.
- setChallengeUnitType(RewardFeatureInteractionEvent.ChallengeUnitType) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets challenge unit type on this builder.
- setChargerStrategyPreference(Integer) - function in com.telenav.sdk.map.chargestation.ChargingStationFindingRequest.Builder
- Sets charger strategy preference on this builder.
- setChargingPlanPreference(ChargingPlanPreference) - function in com.telenav.sdk.evdirection.EvTripPlanRequest.Builder
- Sets charging plan preference on this builder.
- setChargingStationBlocklist(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in com.telenav.sdk.evdirection.model.ChargingPlanPreference.Builder
- Sets charging station blocklist on this builder.
- setChargingStationBlocklist(TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), extra=PropertyContainer(map={}))) - function in com.telenav.sdk.map.chargestation.ChargingStationFindingRequest.Builder
- Sets charging station blocklist on this builder.
- setChargingStationStatusCheckRemainingTime(Integer) - function in com.telenav.sdk.drivesession.DriveSessionOption.Builder
- Set the threshold travel time to the upcoming auto-planned charging station to trigger station status checking.
- setChargingStationStatusCheckRemainingTime(Integer) - function in com.telenav.sdk.navigation.NavigationServiceOptions.Builder
- Set the threshold travel time to the upcoming auto-planned charging station to trigger station status checking.
- setCheckIntervalSeconds(Integer) - function in com.telenav.sdk.navigation.BetterRouteOptions.Builder
- Sets the interval (in seconds) for checking a better route.
- setCity(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets city on this builder.
- setClassificationResultType(DriverPassengerIntermediateClassificationEvent.DriverPassengerIntermediateClassificationResultType) - function in com.telenav.sdk.datacollector.model.event.DriverPassengerIntermediateClassificationEvent.Builder
- Sets classification result type on this builder.
- setClientName(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets client name on this builder.
- setClientTexture(ClientTexture) - function in com.telenav.map.geo.Attributes.Builder
- setClientVersion(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets client version on this builder.
- setCloudEndPoint(String) - function in com.telenav.sdk.common.model.SdkCredentialsStore
- Sets the cloud endpoint.
- setCollectedEndEdgeIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTraffic
- zero based end edge index of traffic information been collected
- setCollectedEndLegIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTraffic
- zero based end leg index of traffic information been collected
- setCollectedEndStepIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTraffic
- zero based end step index of traffic information been collected
- setCollectedStartEdgeIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTraffic
- zero based start edge index of traffic information been collected
- setCollectedStartLegIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTraffic
- zero based start leg index of traffic information been collected
- setCollectedStartStepIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTraffic
- zero based start step index of traffic information been collected
- setColor(Integer) - function in com.telenav.map.geo.Attributes.Builder
- setColor(String,Integer) - function in com.telenav.map.geo.Attributes.Builder
- setColumnPosition(Integer) - function in com.telenav.sdk.datacollector.model.event.InteractionEvent.Builder
- Sets column position on this builder.
- setCommerceId(String) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets commerce id on this builder.
- setCommerceService(OrderCommerceServiceItem) - function in com.telenav.sdk.datacollector.model.event.OrderEvent.Builder
- Sets commerce service on this builder.
- setConfidence(Double) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets confidence on this builder.
- setConfidence(Double) - function in com.telenav.sdk.datacollector.model.event.TransportationModeClassificationEvent.Builder
- Sets confidence on this builder.
- setConfig(FreeDriveSpeedLimitsConfiguration) - function in com.telenav.map.api.controllers.autozoom.AutoZoomSpeedEvaluator
- setCongestionLevel(Integer) - function in com.telenav.sdk.map.model.AlongRouteTrafficFlowSegment
- congestion level of this part of flow, see TrafficLevel definition
- setConnectionType(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets connection type on this builder.
- setConsumerName(String) - function in com.telenav.sdk.datacollector.model.SubscribeEventRequest.Builder
- Sets consumer name on this builder.
- setConsumerName(String) - function in com.telenav.sdk.datacollector.model.UnsubscribeEventRequest.Builder
- Sets consumer name on this builder.
- setContext(Context) - function in com.telenav.sdk.datacollector.model.utils.InternetConnectionTypeHelper
- Sets context on this builder.
- setCopyrightMargin(Double,Double) - function in com.telenav.map.api.controllers.LayoutController
- Sets the copyright margin for the map view.
- setCountry(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets country on this builder.
- setCouponDetailId(String) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets coupon detail id on this builder.
- setCsEventVersion(String) - function in com.telenav.sdk.datacollector.model.event.type.OrderCommerceServiceItem.Builder
- Sets cs event version on this builder.
- setCumAlt(Location,Float) - function in com.telenav.sdk.common.model.LocationExtension
- Set accumulated altitude in meters since the system starts.
- setCumDist(Location,Float) - function in com.telenav.sdk.common.model.LocationExtension
- Set accumulated distance in meters since the system starts.
- setCurrency(CurrencyType) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets currency on this builder.
- setCurrency(CurrencyType) - function in com.telenav.sdk.datacollector.model.event.type.OrderPriceItem.Builder
- Sets currency on this builder.
- setCurrentBatteryLevel(Long) - function in com.telenav.sdk.map.chargestation.ChargingStationFindingRequest.Builder
- Sets current battery level on this builder.
- setCurrentLat(Double) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets current lat on this builder.
- setCurrentLocation(double,double) - function in com.telenav.sdk.ota.model.EstimateRequest.Builder
- Set the user's current location.
- setCurrentLocation(double,double) - function in com.telenav.sdk.ota.model.UpdateRequest.Builder
- Sets current location on this builder.
- setCurrentLocation(double,double) - function in com.telenav.sdk.ota.model.subregion.EstimateRequest.Builder
- Set the user's current location.
- setCurrentLocation(double,double) - function in com.telenav.sdk.ota.model.subregion.UpdateRequest.Builder
- Set the user's current location.
- setCurrentLon(Double) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets current lon on this builder.
- setCurrentMapType(ContentSwitchEvent.MapType) - function in com.telenav.sdk.datacollector.model.event.ContentSwitchEvent.Builder
- Sets current map type on this builder.
- setCurrentRange(AutoZoomRange) - function in com.telenav.map.api.controllers.autozoom.AutoZoomSpeedEvaluator
- setCustomEventName(String) - function in com.telenav.sdk.datacollector.model.event.CustomEvent.Builder
- Sets custom event name on this builder.
- setCustomEventProperties(T) - function in com.telenav.sdk.datacollector.model.event.CustomEvent.Builder
- Sets custom event properties on this builder.
- setDataViewName(String) - function in com.telenav.sdk.map.model.NavSDKOptions.Builder
- Sets data view name on this builder.
- setDaysRemaining(Integer) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets days remaining on this builder.
- setDbContent(String) - function in com.telenav.sdk.datacollector.model.event.FatalErrorEvent.Builder
- Sets db content on this builder.
- setDeceleration(Double) - function in com.telenav.sdk.datacollector.model.event.type.BrakingDecelItem.Builder
- Sets deceleration on this builder.
- setDefaultLocation(LatLon) - function in com.telenav.sdk.map.SDKImplement
- setDelayTime(Integer) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- Delay time caused by the incident
- setDeltaDisplayed(Boolean) - function in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent.Builder
- Sets delta displayed on this builder.
- setDeltaGForce(Double) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets delta g force on this builder.
- setDeltaValue(Long) - function in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent.Builder
- Sets delta value on this builder.
- setDemonstrateSpeed(Double) - function in com.telenav.sdk.drivesession.NavigationSession
- Change demonstrate navigation speed.
- setDescription(String) - function in com.telenav.sdk.datacollector.model.event.EntityFeedbackEvent.Builder
- Sets description on this builder.
- setDescription(String) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- incident description
- setDestination(GeoLocation) - function in com.telenav.sdk.drivesession.model.RerouteRequest.Builder
- Set the destination location for the request.
- setDestinationId(String) - function in com.telenav.sdk.datacollector.model.event.type.PredictiveListItem.Builder
- Sets destination id on this builder.
- setDestLat(Double) - function in com.telenav.sdk.datacollector.model.event.NavStartEvent.Builder
- Sets dest lat on this builder.
- setDestLat(Double) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets dest lat on this builder.
- setDestLat(Double) - function in com.telenav.sdk.datacollector.model.event.TripScoreEvent.Builder
- Sets dest lat on this builder.
- setDestLat(Double) - function in com.telenav.sdk.datacollector.model.event.type.PredictiveListItem.Builder
- Sets dest lat on this builder.
- setDestLon(Double) - function in com.telenav.sdk.datacollector.model.event.NavStartEvent.Builder
- Sets dest lon on this builder.
- setDestLon(Double) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets dest lon on this builder.
- setDestLon(Double) - function in com.telenav.sdk.datacollector.model.event.TripScoreEvent.Builder
- Sets dest lon on this builder.
- setDestLon(Double) - function in com.telenav.sdk.datacollector.model.event.type.PredictiveListItem.Builder
- Sets dest lon on this builder.
- setDestType(Object) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets dest type on this builder.
- setDeviceId(String) - function in com.telenav.sdk.common.model.SystemBuilder
- Set the device id of the current device.
- setDeviceId(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets device id on this builder.
- setDimensions(VehicleDimensions) - function in com.telenav.sdk.common.vehicleInfo.VehicleInfoProvider
- Sets dimensions on this builder.
- setDirection(Object) - function in com.telenav.sdk.datacollector.model.event.GpsProbeEvent.Builder
- Sets direction on this builder.
- setDirection(ProbeListItem.Heading) - function in com.telenav.sdk.datacollector.model.event.type.ProbeListItem.Builder
- Sets direction on this builder.
- setDisabled() - function in com.telenav.map.api.controllers.AdiFeature
- Disable rendering of the feature
- setDisabled() - function in com.telenav.map.api.controllers.Feature
- Disable rendering of the feature
- setDisplay(Object) - function in com.telenav.sdk.datacollector.model.event.SearchEvent.Builder
- Sets display on this builder.
- setDisplayMode(EntityActionEvent.DisplayMode) - function in com.telenav.sdk.datacollector.model.event.EntityActionEvent.Builder
- Sets display mode on this builder.
- setDisplayScreen(Object) - function in com.telenav.sdk.datacollector.model.event.AppActivatedEvent.Builder
- Sets display screen on this builder.
- setDisplayScreen(NavStartEvent.RouteDisplayScreenType) - function in com.telenav.sdk.datacollector.model.event.NavStartEvent.Builder
- Sets display screen on this builder.
- setDisplayScreen(PredictiveCardsEvent.DisplayScreenType) - function in com.telenav.sdk.datacollector.model.event.PredictiveCardsEvent.Builder
- Sets display screen on this builder.
- setDisplayText(Annotation.TextDisplayInfo) - function in com.telenav.map.api.Annotation
- This method is used to get the textual display string
- setDistance(Double) - function in com.telenav.sdk.datacollector.model.event.DriverDistractionEvent.Builder
- Sets distance on this builder.
- setDistance(Double) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets distance on this builder.
- setDistance(Double) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets distance on this builder.
- setDistance(Double) - function in com.telenav.sdk.datacollector.model.event.NavEndEvent.Builder
- Sets distance on this builder.
- setDistance(Double) - function in com.telenav.sdk.datacollector.model.event.NavStartEvent.Builder
- Sets distance on this builder.
- setDistance(Double) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets distance on this builder.
- setDistance(Double) - function in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.Builder
- Sets distance on this builder.
- setDistance(Double) - function in com.telenav.sdk.datacollector.model.event.TripInfoEvent.Builder
- Sets distance on this builder.
- setDistancedRemaining(Double) - function in com.telenav.sdk.datacollector.model.event.NavEndEvent.Builder
- Sets distanced remaining on this builder.
- setDistanceFromAlertPoint(Integer) - function in com.telenav.sdk.drivesession.model.alert.DivergeLocation
- Distance between the alert point to the diverge point, unit: meter.
- setDistanceFromRouteStart(Float) - function in com.telenav.sdk.map.model.AlongRouteTrafficFlowSegment
- distance from the start of corresponding route where this flow started, in meters
- setDistanceTravelled(Double) - function in com.telenav.sdk.datacollector.model.event.NavEndEvent.Builder
- Sets distance travelled on this builder.
- setDistractionEndProbeItem(ProbeListItem) - function in com.telenav.sdk.datacollector.model.event.DriverDistractionEvent.Builder
- Sets distraction end probe item on this builder.
- setDistractionStartProbeItem(ProbeListItem) - function in com.telenav.sdk.datacollector.model.event.DriverDistractionEvent.Builder
- Sets distraction start probe item on this builder.
- setDistractionType(DriverDistractionEvent.DistractionType) - function in com.telenav.sdk.datacollector.model.event.DriverDistractionEvent.Builder
- Sets distraction type on this builder.
- setDREHPE(Double) - function in com.telenav.sdk.datacollector.model.event.CVPJumpEvent.Builder
- Sets DREHPE on this builder.
- setDriveEdgeList(Array) - function in com.telenav.sdk.datacollector.model.event.DriveEdgesEvent.Builder
- Sets drive edge list on this builder.
- setDriverTempSetting(Double) - function in com.telenav.sdk.datacollector.model.event.ClimateStateEvent.Builder
- Sets driver temp setting on this builder.
- setDriveSpeed(Double) - function in com.telenav.sdk.datacollector.model.event.type.DriveEdgeItem.Builder
- Sets drive speed on this builder.
- setDrivetrainType(DrivetrainType) - function in com.telenav.sdk.common.model.VehicleInfoConfig.Builder
- Sets drivetrain type on this builder.
- setDrivetrainType(DrivetrainType) - function in com.telenav.sdk.common.vehicleInfo.VehicleInfoProvider
- Sets drivetrain type on this builder.
- setDRSpeed(Location,Float) - function in com.telenav.sdk.common.model.LocationExtension
- Set the "Dead reckoning speed" (https://www.sciencedirect.
- setDRTimestamp(Location,Long) - function in com.telenav.sdk.common.model.LocationExtension
- Set the elapsed time in milliseconds since the system starts.
- setDuration(Long) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets duration on this builder.
- setDuration(Long) - function in com.telenav.sdk.datacollector.model.event.DriverDistractionEvent.Builder
- Sets duration on this builder.
- setDuration(Long) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets duration on this builder.
- setDuration(Long) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets duration on this builder.
- setDuration(Double) - function in com.telenav.sdk.datacollector.model.event.NavEndEvent.Builder
- Sets duration on this builder.
- setDuration(Double) - function in com.telenav.sdk.datacollector.model.event.NavStartEvent.Builder
- Sets duration on this builder.
- setDuration(Long) - function in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.Builder
- Sets duration on this builder.
- setDuration(Integer) - function in com.telenav.sdk.datacollector.model.event.TripInfoEvent.Builder
- Sets duration on this builder.
- setEcoCurveId(String) - function in com.telenav.sdk.map.model.NavSDKOptions.Builder
- Set vehicle eco curve identification for eco routing style.
- setEdgeEndLocationLat(Double) - function in com.telenav.sdk.datacollector.model.event.type.DriveEdgeItem.Builder
- Sets edge end location lat on this builder.
- setEdgeEndLocationLon(Double) - function in com.telenav.sdk.datacollector.model.event.type.DriveEdgeItem.Builder
- Sets edge end location lon on this builder.
- setEdgeId(String) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets edge id on this builder.
- setEdgeId(String) - function in com.telenav.sdk.datacollector.model.event.type.DriveEdgeItem.Builder
- Sets edge id on this builder.
- setEdgeId(EdgeId) - function in com.telenav.sdk.drivesession.model.alert.DivergeLocation
- Edge id of action.
- setEdgeIndex(Integer) - function in com.telenav.sdk.drivesession.model.NavigationEvent
- current edge indexEdge index is relative to the belonging step.
- setEdgeIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- zero based edge index of traffic incident
- setEdgeLength(Double) - function in com.telenav.sdk.datacollector.model.event.type.DriveEdgeItem.Builder
- Sets edge length on this builder.
- setEdgeStartLocationLat(Double) - function in com.telenav.sdk.datacollector.model.event.type.DriveEdgeItem.Builder
- Sets edge start location lat on this builder.
- setEdgeStartLocationLon(Double) - function in com.telenav.sdk.datacollector.model.event.type.DriveEdgeItem.Builder
- Sets edge start location lon on this builder.
- setEnableAutoZoom(Boolean) - function in com.telenav.map.api.controllers.CameraController
- Enable or disable auto zoom feature
- setEnableChargingPlanning(Boolean) - function in com.telenav.sdk.evdirection.model.ChargingPlanPreference.Builder
- Set enable automatically charging station planning.
- setEnabled(Location) - function in com.telenav.map.api.controllers.AdiFeature
- Enable rendering of the feature
- setEnabled() - function in com.telenav.map.api.controllers.Feature
- Enable rendering of the feature
- setEnabled(boolean) - function in com.telenav.sdk.common.model.TaReentrantLock
- Sets enabled on this builder.
- setEnabledAudioPrompts(Set) - function in com.telenav.sdk.guidance.audio.AudioGuidanceManager
- Set the enabled audio prompt types (whitelist approach).
- setEndEdgeIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTrafficFlowSegment
- zero based of end edge index of this part of traffic flow belongs to
- setEndEdgeOffset(Float) - function in com.telenav.sdk.map.model.AlongRouteTrafficFlowSegment
- offset of the end edge from the start of the edge, in meters.
- setEndLegIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTrafficFlowSegment
- zero based of end leg index of this part of traffic flow belongs to
- setEndSpeed(VehicleSpeedItem) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets end speed on this builder.
- setEndSpeed(VehicleSpeedItem) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets end speed on this builder.
- setEndSpeed(VehicleSpeedItem) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets end speed on this builder.
- setEndStepIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTrafficFlowSegment
- zero based of end step index of this part of traffic flow belongs to
- setEndTime(Long) - function in com.telenav.sdk.datacollector.model.event.DriverPassengerIntermediateClassificationEvent.Builder
- Sets end time on this builder.
- setEndTime(Long) - function in com.telenav.sdk.datacollector.model.event.TripScoreEvent.Builder
- Sets end time on this builder.
- setEndTime(Integer) - function in com.telenav.sdk.datacollector.model.event.type.OrderParkingSpecificItem.Builder
- Sets end time on this builder.
- setEnergyLevel(EnergyLevel) - function in com.telenav.sdk.common.model.VehicleInfoConfig.Builder
- Sets energy level on this builder.
- setEnergyLevel(EnergyLevel) - function in com.telenav.sdk.common.vehicleInfo.VehicleInfoProvider
- Sets energy level on this builder.
- setEnergyProfile(EnergyProfile) - function in com.telenav.sdk.common.model.VehicleInfoConfig.Builder
- Sets energy profile on this builder.
- setEnergyProfile(EnergyProfile) - function in com.telenav.sdk.common.vehicleInfo.VehicleInfoProvider
- Sets energy profile on this builder.
- setEnergyType(Integer) - function in com.telenav.sdk.common.model.EnergyProfile.Builder
- Set energy type the vehicle runs on.
- setEngineLoadList(Array) - function in com.telenav.sdk.datacollector.model.event.EngineLoadEvent.Builder
- Sets engine load list on this builder.
- setEngineSpeedList(Array) - function in com.telenav.sdk.datacollector.model.event.EngineSpeedEvent.Builder
- Sets engine speed list on this builder.
- setEntityFeedbackType(EntityFeedbackEvent.EntityFeedbackType) - function in com.telenav.sdk.datacollector.model.event.EntityFeedbackEvent.Builder
- Sets entity feedback type on this builder.
- setEntityId(String) - function in com.telenav.sdk.datacollector.model.event.EntityActionEvent.Builder
- Sets entity id on this builder.
- setEntityId(String) - function in com.telenav.sdk.datacollector.model.event.EntityCacheActionEvent.Builder
- Sets entity id on this builder.
- setEntityId(String) - function in com.telenav.sdk.datacollector.model.event.EntityFeedbackEvent.Builder
- Sets entity id on this builder.
- setEntityId(String) - function in com.telenav.sdk.datacollector.model.event.FavoriteEvent.Builder
- Sets entity id on this builder.
- setEntityId(String) - function in com.telenav.sdk.datacollector.model.event.PromotionEvent.Builder
- Sets entity id on this builder.
- setEntityId(String) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets entity id on this builder.
- setEntityId(String) - function in com.telenav.sdk.datacollector.model.event.SetHomeEvent.Builder
- Sets entity id on this builder.
- setEntityId(String) - function in com.telenav.sdk.datacollector.model.event.SetWorkEvent.Builder
- Sets entity id on this builder.
- setEntityId(String) - function in com.telenav.sdk.datacollector.model.event.WaypointEvent.Builder
- Sets entity id on this builder.
- setEntityId(String) - function in com.telenav.sdk.datacollector.model.event.type.PredictiveListItem.Builder
- Sets entity id on this builder.
- setEntityId(String) - function in com.telenav.sdk.datacollector.model.event.type.SearchListItem.Builder
- Sets entity id on this builder.
- setEntityLat(Double) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets entity lat on this builder.
- setEntityLon(Double) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets entity lon on this builder.
- setEntityStoreId(String) - function in com.telenav.sdk.datacollector.model.event.OrderEvent.Builder
- Sets entity store id on this builder.
- setErrorType(ContentSwitchEvent.ContentSwitchErrorType) - function in com.telenav.sdk.datacollector.model.event.ContentSwitchEvent.Builder
- Sets error type on this builder.
- setEta(Double) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets eta on this builder.
- setEta(Double) - function in com.telenav.sdk.datacollector.model.event.type.RouteInfoListItem.Builder
- Sets eta on this builder.
- setEtaDynamic(Double) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets eta dynamic on this builder.
- setEtaStatic(Double) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets eta static on this builder.
- setEvBatteryCapacity(Float) - function in com.telenav.sdk.common.model.EnergyProfile.Builder
- Set battery capacity of the electric vehicle in kiloWatt-hour (kWh).
- setEvChargePortConnectionStatus(EvChargePortConnectionStatus) - function in com.telenav.sdk.common.model.VehicleInfoConfig.Builder
- Sets ev charge port connection status on this builder.
- setEvChargePortConnectionStatus(EvChargePortConnectionStatus) - function in com.telenav.sdk.common.vehicleInfo.VehicleInfoProvider
- Sets ev charge port connection status on this builder.
- setEvChargeStatus(EvChargeStatus) - function in com.telenav.sdk.common.model.VehicleInfoConfig.Builder
- Sets ev charge status on this builder.
- setEvChargeStatus(EvChargeStatus) - function in com.telenav.sdk.common.vehicleInfo.VehicleInfoProvider
- Sets ev charge status on this builder.
- setEvConnectorTypes(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in com.telenav.sdk.common.model.EnergyProfile.Builder
- Set all connector types supported in vehicle.
- setEvConnectTypes(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in com.telenav.sdk.map.chargestation.ChargingStationFindingRequest.Builder
- Sets ev connect types on this builder.
- setEvEnergyConsumption(Float) - function in com.telenav.sdk.common.model.EnergyProfile.Builder
- Set energy consumption on battery in Watt-hour (Wh) per kilometer.
- setEvent(Event) - function in com.telenav.sdk.datacollector.model.SendEventRequest.Builder
- Sets event on this builder.
- setEventAction(Object) - function in com.telenav.sdk.datacollector.model.event.InteractionEvent.Builder
- Sets event action on this builder.
- setEventCallback(EventCallback) - function in com.telenav.sdk.datacollector.model.SubscribeEventRequest.Builder
- Sets event callback on this builder.
- setEventDescriptor(Object) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets event descriptor on this builder.
- setEventEnvironmentValue(Object) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets event environment value on this builder.
- setEventEnvironmentValue(Object) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets event environment value on this builder.
- setEventLabel(String) - function in com.telenav.sdk.datacollector.model.event.InteractionEvent.Builder
- Sets event label on this builder.
- setEventLabel(String) - function in com.telenav.sdk.datacollector.model.event.NavStartEvent.Builder
- Sets event label on this builder.
- setEventLabel(String) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets event label on this builder.
- setEventLabel(String) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets event label on this builder.
- setEventLabel(String) - function in com.telenav.sdk.datacollector.model.event.SearchEvent.Builder
- Sets event label on this builder.
- setEventLabel(String) - function in com.telenav.sdk.datacollector.model.event.VoiceEvent.Builder
- Sets event label on this builder.
- setEventMetadata(String) - function in com.telenav.sdk.datacollector.model.event.InteractionEvent.Builder
- Sets event metadata on this builder.
- setEventModule(Object) - function in com.telenav.sdk.datacollector.model.event.InteractionEvent.Builder
- Sets event module on this builder.
- setEventModule(Object) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets event module on this builder.
- setEventPosition(Integer) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets event position on this builder.
- setEventTypeList(Array) - function in com.telenav.sdk.datacollector.model.SubscribeEventRequest.Builder
- Sets event type list on this builder.
- setEventTypeList(Array) - function in com.telenav.sdk.datacollector.model.UnsubscribeEventRequest.Builder
- Sets event type list on this builder.
- setEventZone(EventZoneValue) - function in com.telenav.sdk.datacollector.model.event.InteractionEvent.Builder
- Sets event zone on this builder.
- setEventZone(EventZoneValue) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets event zone on this builder.
- setEventZone(EventZoneValue) - function in com.telenav.sdk.datacollector.model.event.VoiceEvent.Builder
- Sets event zone on this builder.
- setEvMaxChargingPower(Float) - function in com.telenav.sdk.common.model.EnergyProfile.Builder
- Set maximum charging power supported by the electric vehicle in kiloWatts (kW),
- setEvParkHeatingStatus(Integer) - function in com.telenav.sdk.common.model.VehicleStatus.Builder
- Sets ev park heating status on this builder.
- setExtraInfo(Bundle) - function in com.telenav.map.api.Annotation
- Get the annotation extra information
- setFeature(String) - function in com.telenav.sdk.datacollector.model.event.FeatureFeedbackEvent.Builder
- Sets feature on this builder.
- setFeature(String) - function in com.telenav.sdk.datacollector.model.event.InteractionEvent.Builder
- Sets feature on this builder.
- setFeatureFeedbackItems(Array) - function in com.telenav.sdk.datacollector.model.event.FeatureFeedbackEvent.Builder
- Sets feature feedback items on this builder.
- setFeatureId(String) - function in com.telenav.sdk.datacollector.model.event.FeatureFeedbackEvent.Builder
- Sets feature id on this builder.
- setFeatureId(String) - function in com.telenav.sdk.datacollector.model.event.InteractionEvent.Builder
- Sets feature id on this builder.
- setFeedbackCategory(String) - function in com.telenav.sdk.datacollector.model.event.type.FeatureFeedbackItem.Builder
- Sets feedback category on this builder.
- setFeedbackText(String) - function in com.telenav.sdk.datacollector.model.event.type.FeatureFeedbackItem.Builder
- Sets feedback text on this builder.
- setFeedbackType(FeatureFeedbackItem.FeatureFeedbackType) - function in com.telenav.sdk.datacollector.model.event.type.FeatureFeedbackItem.Builder
- Sets feedback type on this builder.
- setFirmwareVersion(String) - function in com.telenav.sdk.datacollector.api.DataCollectorServiceSettings.Builder
- Sets firmware version on this builder.
- setFirmwareVersion(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets firmware version on this builder.
- setFirstAlternativeRouteEdge(RouteEdgeIndex) - function in com.telenav.map.api.controllers.RouteRenderOptions
- Indicates the first edge index of the alternative route.
- setFirstTime(Object) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets first time on this builder.
- setFloat(String,Float) - function in com.telenav.map.geo.Attributes.Builder
- setFlowLength(Float) - function in com.telenav.sdk.map.model.AlongRouteTrafficFlowSegment
- length of the flow segment, in meters
- setFlowSpeed(Float) - function in com.telenav.sdk.map.model.AlongRouteTrafficFlowSegment
- average speed of the flow segment, in meters per second.
- setFPS(Integer) - function in com.telenav.map.api.ClusterMapView
- Set the preferred frames-per-second for the cluster map view renderer.
- setFPS(Integer) - function in com.telenav.map.api.IntersectionView
- Set the preferred frames-per-second for the intersection map view renderer.
- setFPS(Integer) - function in com.telenav.map.api.MapView
- Set the preferred frames-per-second for the MapView renderer.
- setFPS(Integer) - function in com.telenav.map.views.TnClusterMapView
- Warning!
- setFPS(Integer) - function in com.telenav.map.views.TnIntersectionView
- Set the preferred frames-per-second for the intersection map view renderer.
- setFPS(Integer) - function in com.telenav.map.views.TnMapSubView
- Set the preferred frames-per-second for the MapView renderer.
- setFPS(Integer) - function in com.telenav.map.views.TnMapView
- Set active gestures for the view.
- setFrameThrottlingEnabled(Boolean) - function in com.telenav.map.views.TnMapView
- Enable or disable FPS throttling.
- setFuelCapacity(Float) - function in com.telenav.sdk.common.model.EnergyProfile.Builder
- Set fuel capacity of the vehicle in milliliters.
- setFuelLevelList(Array) - function in com.telenav.sdk.datacollector.model.event.FuelLevelEvent.Builder
- Sets fuel level list on this builder.
- setGeneralizationFactor(Integer) - function in com.telenav.sdk.map.direction.model.IsochroneRequest.Builder
- Set the factor for generalizing the contour points returned representing accessible area.
- setGeomagneticRotationVectorList(Array) - function in com.telenav.sdk.datacollector.model.event.GeomagneticRotationVectorEvent.Builder
- Sets geomagnetic rotation vector list on this builder.
- setGoal(Double) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets goal on this builder.
- setGravityItemList(Array) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets gravity item list on this builder.
- setGravityItemList(Array) - function in com.telenav.sdk.datacollector.model.event.DriverPassengerIntermediateClassificationEvent.Builder
- Sets gravity item list on this builder.
- setGravityItemList(Array) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets gravity item list on this builder.
- setGravityItemList(Array) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets gravity item list on this builder.
- setGravityItemList(Array) - function in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.Builder
- Sets gravity item list on this builder.
- setGravityList(Array) - function in com.telenav.sdk.datacollector.model.event.GravityEvent.Builder
- Sets gravity list on this builder.
- setGrossVehicleMass(Integer) - function in com.telenav.sdk.common.model.VehicleDimensions.Builder
- setGrossVehicleMass(Integer) - function in com.telenav.sdk.common.model.VehicleDimensions.Builder
- Sets gross vehicle mass on this builder.
- setGuidanceMode(MPPMismatchEvent.GuidanceMode) - function in com.telenav.sdk.datacollector.model.event.MPPMismatchEvent.Builder
- Sets guidance mode on this builder.
- setGyroscopeItemEarthList(Array) - function in com.telenav.sdk.datacollector.model.event.DriverPassengerIntermediateClassificationEvent.Builder
- Sets gyroscope item earth list on this builder.
- setGyroscopeItemList(Array) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets gyroscope item list on this builder.
- setGyroscopeItemList(Array) - function in com.telenav.sdk.datacollector.model.event.DriverPassengerIntermediateClassificationEvent.Builder
- Sets gyroscope item list on this builder.
- setGyroscopeItemList(Array) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets gyroscope item list on this builder.
- setGyroscopeItemList(Array) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets gyroscope item list on this builder.
- setGyroscopeItemList(Array) - function in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.Builder
- Sets gyroscope item list on this builder.
- setGyroscopeList(Array) - function in com.telenav.sdk.datacollector.model.event.GyroscopeEvent.Builder
- Sets gyroscope list on this builder.
- setHasValidOutput(Boolean) - function in com.telenav.map.api.controllers.autozoom.AutoZoomSpeedEvaluator
- setHazardousMaterialTypes(List) - function in com.telenav.sdk.common.model.VehicleInfoConfig.Builder
- Sets hazardous material types on this builder.
- setHazardousMaterialTypes(List) - function in com.telenav.sdk.common.vehicleInfo.TruckInfoProvider
- Set hazardous material types for routing restrictions.
- setHeading(Integer) - function in com.telenav.sdk.evdirection.EvTripPlanRequest.Builder
- Sets heading on this builder.
- setHeadingAccuracy(Double) - function in com.telenav.sdk.datacollector.model.event.type.RotationVectorItem.Builder
- Sets heading accuracy on this builder.
- setHeadingAngle(Double) - function in com.telenav.sdk.datacollector.model.event.GpsProbeEvent.Builder
- Sets heading angle on this builder.
- setHeadingAngle(Integer) - function in com.telenav.sdk.datacollector.model.event.type.HeadingItem.Builder
- Sets heading angle on this builder.
- setHeadingAngle(Double) - function in com.telenav.sdk.datacollector.model.event.type.ProbeListItem.Builder
- Sets heading angle on this builder.
- setHeadingDeltaChange(Integer) - function in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.Builder
- Sets heading delta change on this builder.
- setHeadingList(Array) - function in com.telenav.sdk.datacollector.model.event.HeadingEvent.Builder
- Sets heading list on this builder.
- setHeight(Integer) - function in com.telenav.sdk.common.model.VehicleDimensions.Builder
- setHeight(Integer) - function in com.telenav.sdk.common.model.VehicleDimensions.Builder
- Sets height on this builder.
- SetHomeEvent - class in com.telenav.sdk.datacollector.model.event
- Telemetry event for set home event analytics.
- SetHomeEvent.ActionType - class in com.telenav.sdk.datacollector.model.event.SetHomeEvent
- Enumeration of action type values used in public API payloads.
- SetHomeEvent.Builder - class in com.telenav.sdk.datacollector.model.event.SetHomeEvent
- setHorizontalAccuracy(Double) - function in com.telenav.sdk.datacollector.model.event.GpsProbeEvent.Builder
- Sets horizontal accuracy on this builder.
- setHorizontalAccuracy(Double) - function in com.telenav.sdk.datacollector.model.event.type.ProbeListItem.Builder
- Sets horizontal accuracy on this builder.
- setHorizontalOffset(Double) - function in com.telenav.map.api.controllers.LayoutController
- Set the layout's horizontal offset
- setHttpCode(Integer) - function in com.telenav.sdk.datacollector.model.event.type.GooglePlaceUikitResponseItem.Builder
- Sets http code on this builder.
- setIcon(Bitmap) - function in com.telenav.map.api.controllers.VehicleController
- Set a 2D representation for the vehicle
- setIcon(Integer) - function in com.telenav.map.api.controllers.VehicleController
- Set a 2D representation for the vehicle
- setIcon(Annotation.UserGraphic) - function in com.telenav.map.api.search.PoiSearchEntity
- the UserGraphic of POI.
- setIconX(Double) - function in com.telenav.map.api.Annotation
- Set horizontal offset from icon center to anchor point.
- setIconY(Double) - function in com.telenav.map.api.Annotation
- Set vertical offset from icon center to anchor point.
- setId(Integer) - function in com.telenav.map.api.Annotation.UserGraphic
- setId(String) - function in com.telenav.sdk.datacollector.model.event.type.GroupDetailItem.Builder
- Sets id on this builder.
- setIgnitionList(Array) - function in com.telenav.sdk.datacollector.model.event.IgnitionEvent.Builder
- Sets ignition list on this builder.
- setIId(String) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets item ID on this builder.
- setIId(String) - function in com.telenav.sdk.datacollector.model.event.type.SearchListItem.Builder
- Sets item ID on this builder.
- setImpressionId(String) - function in com.telenav.sdk.datacollector.model.event.CardInteractionEvent.Builder
- Sets impression id on this builder.
- setImpressionId(String) - function in com.telenav.sdk.datacollector.model.event.PredictiveCardsEvent.Builder
- Sets impression id on this builder.
- setImpressionLimit(Double) - function in com.telenav.sdk.datacollector.model.event.SearchEvent.Builder
- Sets impression limit on this builder.
- setIncidentLocation(TrafficIncidentLocation) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- incident location, see TrafficIncidentLocation
- setInsideTemp(Double) - function in com.telenav.sdk.datacollector.model.event.ClimateStateEvent.Builder
- Sets inside temp on this builder.
- setInteractionEventType(InteractionEvent.InteractionEventType) - function in com.telenav.sdk.datacollector.model.event.InteractionEvent.Builder
- Sets interaction event type on this builder.
- setInteractionMethod(InteractionMethodValue) - function in com.telenav.sdk.datacollector.model.event.AutosuggestEvent.Builder
- Sets interaction method on this builder.
- setInteractionMethod(InteractionMethodValue) - function in com.telenav.sdk.datacollector.model.event.CapturePoiOnMapEvent.Builder
- Sets interaction method on this builder.
- setInteractionMethod(InteractionMethodValue) - function in com.telenav.sdk.datacollector.model.event.CardInteractionEvent.Builder
- Sets interaction method on this builder.
- setInteractionMethod(InteractionMethodValue) - function in com.telenav.sdk.datacollector.model.event.FTUEAgreementsEvent.Builder
- Sets interaction method on this builder.
- setInteractionMethod(InteractionMethodValue) - function in com.telenav.sdk.datacollector.model.event.NavEndEvent.Builder
- Sets interaction method on this builder.
- setInteractionMethod(InteractionMethodValue) - function in com.telenav.sdk.datacollector.model.event.NavStartEvent.Builder
- Sets interaction method on this builder.
- setInteractionMethod(InteractionMethodValue) - function in com.telenav.sdk.datacollector.model.event.PredictiveNavigationSettingEvent.Builder
- Sets interaction method on this builder.
- setInteractionMethod(InteractionMethodValue) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets interaction method on this builder.
- setInteractionMethod(InteractionMethodValue) - function in com.telenav.sdk.datacollector.model.event.SearchEvent.Builder
- Sets interaction method on this builder.
- setInteractionMethod(InteractionMethodValue) - function in com.telenav.sdk.datacollector.model.event.WaypointEvent.Builder
- Sets interaction method on this builder.
- setInteractionMethod(InteractionMethodValue) - function in com.telenav.sdk.datacollector.model.event.WordSuggestEvent.Builder
- Sets interaction method on this builder.
- setIntersectionDetectDistance(Integer) - function in com.telenav.sdk.ehservice.api.EHServiceOption.Builder
- Sets the distance for intersection detection in the EH service.
- setIntersectionDisplayDistanceThreshold(Integer,Integer) - function in com.telenav.sdk.drivesession.DriveSessionOption.Builder
- Set the distance threshold for the vehicle to trigger intersection guidance When the vehicle is on the local road or highway road, the corresponding threshold distance can be set respectively.
- setIntersectionDisplayDistanceThreshold(Integer,Integer) - function in com.telenav.sdk.navigation.NavigationServiceOptions.Builder
- Set the distance threshold for the vehicle to trigger intersection guidance When the vehicle is on the local road or highway road, the corresponding threshold distance can be set respectively.
- setLabel(String) - function in com.telenav.sdk.datacollector.model.event.SetHomeEvent.Builder
- Sets label on this builder.
- setLabel(String) - function in com.telenav.sdk.datacollector.model.event.SetWorkEvent.Builder
- Sets label on this builder.
- setLabel(String) - function in com.telenav.sdk.datacollector.model.event.type.PredictiveListItem.Builder
- Sets label on this builder.
- setLat(Double) - function in com.telenav.sdk.datacollector.model.event.GpsProbeEvent.Builder
- Sets lat on this builder.
- setLat(Double) - function in com.telenav.sdk.datacollector.model.event.SetHomeEvent.Builder
- Sets lat on this builder.
- setLat(Double) - function in com.telenav.sdk.datacollector.model.event.SetWorkEvent.Builder
- Sets lat on this builder.
- setLat(Double) - function in com.telenav.sdk.datacollector.model.event.type.ProbeListItem.Builder
- Sets lat on this builder.
- setLayer(Annotation.Layer) - function in com.telenav.map.api.Annotation
- Set the annotation's layer
- setLegIndex(Integer) - function in com.telenav.sdk.drivesession.model.StepInfo
- zero based index of leg
- setLegIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- zero based leg index of traffic incident
- setLength(Integer) - function in com.telenav.sdk.common.model.VehicleDimensions.Builder
- setLength(Integer) - function in com.telenav.sdk.common.model.VehicleDimensions.Builder
- Sets length on this builder.
- setLevel(CrashEvent.LevelType) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets level on this builder.
- setLevel(HardAccelerationEvent.LevelType) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets level on this builder.
- setLevel(HardBrakeEvent.LevelType) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets level on this builder.
- setLevel(SharpTurnEvent.LevelType) - function in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.Builder
- Sets level on this builder.
- setLightStatus(Integer) - function in com.telenav.sdk.datacollector.model.event.type.AmbientLightItem.Builder
- Sets light status on this builder.
- setLimit(Integer) - function in com.telenav.sdk.map.chargestation.ChargingStationFindingRequest.Builder
- Sets limit on this builder.
- setLinearAccelerationItemList(Array) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets linear acceleration item list on this builder.
- setLinearAccelerationItemList(Array) - function in com.telenav.sdk.datacollector.model.event.DriverPassengerIntermediateClassificationEvent.Builder
- Sets linear acceleration item list on this builder.
- setLinearAccelerationItemList(Array) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets linear acceleration item list on this builder.
- setLinearAccelerationItemList(Array) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets linear acceleration item list on this builder.
- setLinearAccelerationItemList(Array) - function in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.Builder
- Sets linear acceleration item list on this builder.
- setLinearAccelerationList(Array) - function in com.telenav.sdk.datacollector.model.event.LinearAccelerationEvent.Builder
- Sets linear acceleration list on this builder.
- setLineWidth(Float) - function in com.telenav.map.geo.Attributes.Builder
- setLocale(String) - function in com.telenav.sdk.datacollector.model.event.type.GooglePlaceUikitRequestItem.Builder
- Sets locale on this builder.
- setLocation(Location) - function in com.telenav.map.api.Annotation
- This method is used to get the anchor point of the current location.
- setLocation(Location) - function in com.telenav.map.api.controllers.Camera.Position.Builder
- Set the center position of the camera
- setLocation(Location) - function in com.telenav.map.api.controllers.VehicleController
- Update the Vehicle Location
- setLocation(Location) - function in com.telenav.map.elements.MapSelectedPickable
- setLocation(LatLon) - function in com.telenav.sdk.drivesession.model.alert.DivergeLocation
- Turn point of this operation.
- setLogContext(LogContext) - function in com.telenav.sdk.datacollector.model.event.Event.Builder
- Sets log context on this builder.
- setLogHandler(LogHandler) - function in com.telenav.sdk.common.logging.TaLog
- Set a log Handler to receive logging messages.
- setLogLevel(Integer) - function in com.telenav.sdk.common.logging.ILog
- Sets log level on this builder.
- setLogLevel(int) - function in com.telenav.sdk.common.logging.TaLog
- Sets the log level.
- setLogLevel(String,int) - function in com.telenav.sdk.common.logging.TaLog
- Set the logging level for a given topic.
- setLogLevel(EHLogLevel) - function in com.telenav.sdk.ehservice.api.EHServiceOption.Builder
- Sets log level on this builder.
- setLogPath(String) - function in com.telenav.sdk.common.logging.ILog
- Sets log path on this builder.
- setLogPath(String) - function in com.telenav.sdk.common.logging.TaLog
- Sets the path for the logging file, where tasdk c++ logs will be written.
- setLogStorePath(String) - function in com.telenav.sdk.ehservice.api.EHServiceOption.Builder
- Sets log store path on this builder.
- setLon(Double) - function in com.telenav.sdk.datacollector.model.event.GpsProbeEvent.Builder
- Sets lon on this builder.
- setLon(Double) - function in com.telenav.sdk.datacollector.model.event.SetHomeEvent.Builder
- Sets lon on this builder.
- setLon(Double) - function in com.telenav.sdk.datacollector.model.event.SetWorkEvent.Builder
- Sets lon on this builder.
- setLon(Double) - function in com.telenav.sdk.datacollector.model.event.type.ProbeListItem.Builder
- Sets lon on this builder.
- setLowBatteryWarningLevel(Integer) - function in com.telenav.sdk.drivesession.DriveSessionOption.Builder
- Sets low battery warning level on this builder.
- setLowBatteryWarningLevel(LowBatteryWarningTarget,Integer) - function in com.telenav.sdk.drivesession.NavigationSession
- Sets low battery warning level on this builder.
- setLowBatteryWarningLevel(Integer) - function in com.telenav.sdk.navigation.NavigationServiceOptions.Builder
- Set the percent threshold for checking whether arrival battery has dropped to a certain low level.
- setLower(Long) - function in com.telenav.sdk.map.model.MapObjectId
- setMainPathLength(Integer) - function in com.telenav.sdk.ehservice.api.EHServiceOption.Builder
- Set the EH service's horizon depth (main path length).
- setManeuverStrategyVersion(String) - function in com.telenav.sdk.map.model.NavSDKOptions.Builder
- Set the version of maneuver generation strategy for guidance steps.
- setMapContentInitTimeout(Integer) - function in com.telenav.sdk.map.model.NavSDKOptions.Builder
- Set timeout in seconds for map content initialization.
- setMapContentInitTimeout(Integer) - function in com.telenav.sdk.map.model.NavSDKOptions.MapConfig
- setMapScaleBarMargin(Double,Double) - function in com.telenav.map.api.controllers.LayoutController
- set Scale bar margin please noted that the start point of the scale bar is the bottom right corner, and all the margins are based on the start point
- setMapStreamingSpaceLimit(Long) - function in com.telenav.sdk.map.model.NavSDKOptions.Builder
- Set the maximum space in bytes for storing regular streaming data.
- setMapVersion(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets map version on this builder.
- setMatchedRoadLat(Double) - function in com.telenav.sdk.datacollector.model.event.CVPJumpEvent.Builder
- Sets matched road lat on this builder.
- setMatchedRoadLon(Double) - function in com.telenav.sdk.datacollector.model.event.CVPJumpEvent.Builder
- Sets matched road lon on this builder.
- setMatrixItems(Array) - function in com.telenav.sdk.datacollector.model.event.type.RotationMatrixItem.Builder
- Sets matrix items on this builder.
- setMaxDistance(Integer) - function in com.telenav.sdk.map.direction.model.IsochroneRequest.Builder
- Sets max distance on this builder.
- setMaxDistanceBetweenAxles(Integer) - function in com.telenav.sdk.common.model.AxleProfile.Builder
- Sets max distance between axles on this builder.
- setMaxOnboardRouteCount(Integer) - function in com.telenav.sdk.map.direction.HybridClientConfig.Builder
- Sets the maximum number of routes calculated by onboard map data.
- setMaxRouteNumber(Integer) - function in com.telenav.sdk.drivesession.model.AlternativeRouteRequest.Builder
- Set the maximum number of alternative routes to request.
- setMaxSpeed(Double) - function in com.telenav.sdk.datacollector.model.event.TripInfoEvent.Builder
- Sets max speed on this builder.
- setMaxSpeedLimit(Float) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- maximum speed limit of roads affected by the incident, in meters per second.
- setMaxSpeedProbItem(ProbeListItem) - function in com.telenav.sdk.datacollector.model.event.SpeedingEvent.Builder
- Sets max speed prob item on this builder.
- setMaxSpeedProbItem(ProbeListItem) - function in com.telenav.sdk.datacollector.model.event.type.SpeedingItem.Builder
- Sets max speed prob item on this builder.
- setMaxSubRegionAreasCount(int) - function in com.telenav.sdk.ota.api.OtaServiceSettings.Builder
- Set the total count limit of local sub region areas.
- setMaxTimeToBifurcation(Integer) - function in com.telenav.sdk.drivesession.model.AlternativeRouteRequest.Builder
- Sets max time to bifurcation on this builder.
- setMaxWeightPerAxle(Integer) - function in com.telenav.sdk.common.model.AxleProfile.Builder
- Sets max weight per axle on this builder.
- setMeasurementSystem(Integer) - function in com.telenav.map.api.controllers.autozoom.AutoZoomSpeedEvaluator
- setMediaProviderValue(Object) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets media provider value on this builder.
- setMerchantId(String) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets merchant id on this builder.
- setMerchantName(Object) - function in com.telenav.sdk.datacollector.model.event.OrderEvent.Builder
- Sets merchant name on this builder.
- setMerchantName(Object) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets merchant name on this builder.
- setMerchantOrderId(String) - function in com.telenav.sdk.datacollector.model.event.OrderEvent.Builder
- Sets merchant order id on this builder.
- setMerchantStoreId(String) - function in com.telenav.sdk.datacollector.model.event.OrderEvent.Builder
- Sets merchant store id on this builder.
- setMessageType(DriverScoreInteractionEvent.MessageType) - function in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent.Builder
- Sets message type on this builder.
- setMinAbsoluteTimeSavingToConsiderBetter(Integer) - function in com.telenav.sdk.navigation.BetterRouteOptions.Builder
- Sets the minimum absolute time saving (in seconds) required for a new route to be considered better, compared to the current route to the next waypoint (or destination).
- setMinRemainingTimeToCheck(Integer) - function in com.telenav.sdk.navigation.BetterRouteOptions.Builder
- Sets the minimum remaining driving time (in seconds) required to trigger better route detection.
- setMinTimeBeforeSwitchToBetterRoute(Integer) - function in com.telenav.sdk.navigation.BetterRouteOptions.Builder
- Sets the minimum travel time (in seconds) on the current route required before switching to a better route.
- setMinTimeSavedPercentage(Integer) - function in com.telenav.sdk.drivesession.NavigationSession
- Set minimal percentage of saved travel time on current route.
- setMinTimeSavingPercentToConsiderBetter(Integer) - function in com.telenav.sdk.navigation.BetterRouteOptions.Builder
- Sets the minimum time saving (in percentage) required for a new route to be considered better, measured from now to the first waypoint (or destination).
- setMinTrafficDegradationToCheck(Integer) - function in com.telenav.sdk.navigation.BetterRouteOptions.Builder
- Sets the minimum traffic degradation threshold (in percentage) to trigger better route detection.
- setMode(Object) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets mode on this builder.
- setModel(ByteArray) - function in com.telenav.map.api.controllers.VehicleController
- Set a 3D representation for the vehicle
- setModel(Integer) - function in com.telenav.map.api.controllers.VehicleController
- Set a 3D representation for the vehicle
- setModelName(String) - function in com.telenav.sdk.common.model.VehicleInfoConfig.Builder
- Set vehicle model name
- setModelName(String) - function in com.telenav.sdk.common.vehicleInfo.VehicleInfoProvider
- Set vehicle model name
- setModelName(String) - function in com.telenav.sdk.datacollector.model.event.DriverPassengerIntermediateClassificationEvent.Builder
- Sets model name on this builder.
- setModifierId(String) - function in com.telenav.sdk.datacollector.model.event.type.OrderModifierDetail.Builder
- Sets modifier id on this builder.
- setModifierName(String) - function in com.telenav.sdk.datacollector.model.event.type.OrderModifierDetail.Builder
- Sets modifier name on this builder.
- setModifiers(Array) - function in com.telenav.sdk.datacollector.model.event.type.OrderFoodSpecificItem.Builder
- Sets modifiers on this builder.
- setMoment(DriverScoreInteractionEvent.MomentType) - function in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent.Builder
- Sets moment on this builder.
- setMovingDuration(Integer) - function in com.telenav.sdk.datacollector.model.event.TripInfoEvent.Builder
- Sets moving duration on this builder.
- setMVehicleLocationListenerInternal(LocationProviderInternal.VehicleLocationListener) - function in com.telenav.sdk.map.SDKImplement
- setName(String) - function in com.telenav.map.elements.MapSelectedPickable.RouteInfo
- setName(String) - function in com.telenav.sdk.datacollector.model.event.type.DrivingScoreItem.Builder
- Sets name on this builder.
- setName(String) - function in com.telenav.sdk.datacollector.model.event.type.GroupDetailItem.Builder
- Sets name on this builder.
- setNativeMessageHub(JniMessageHub) - function in com.telenav.sdk.map.SDKImplement
- setNavId(String) - function in com.telenav.sdk.datacollector.model.event.NavEndEvent.Builder
- Sets nav id on this builder.
- setNavId(String) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets nav id on this builder.
- setNavId(String) - function in com.telenav.sdk.datacollector.model.event.WaypointEvent.Builder
- Sets nav id on this builder.
- setNavigationSyncAddress(String) - function in com.telenav.sdk.ehservice.api.EHServiceOption.Builder
- Sets navigation sync address on this builder.
- setNavigationSyncAddress(String) - function in com.telenav.sdk.navigation.NavigationServiceOptions.Builder
- Sets navigation sync address on this builder.
- setNearbyPrefetchRadius(int) - function in com.telenav.sdk.drivesession.Settings
- Set prefetch radius around the vehicle.
- setNearByRoad(NearbyRoadInfo) - function in com.telenav.sdk.drivesession.model.PositionInfo
- The nearby road of current location Only valid when both:
the location is not matched on road
there is a road nearby
- setNearByRoad(NearbyRoadInfo) - function in com.telenav.sdk.position.model.PeIndicator
- The nearby road of current location Only valid when both:
the location is not matched on road
there is a road nearby
- setNetworkMode(NetworkMode) - function in com.telenav.sdk.common.model.System
- Sets network mode on this builder.
- setNetworkMode(NetworkMode) - function in com.telenav.sdk.common.network.BaseNetwork
- Sets network mode on this builder.
- setNetworkMode(NetworkMode) - function in com.telenav.sdk.map.SDK
- Set the network mode.
- setNetworkMode(NetworkMode) - function in com.telenav.sdk.map.SDKImplement
- Sets network mode on this builder.
- setNetworkStatus(Boolean) - function in com.telenav.sdk.common.network.CustomerNetworkStatusProvider
- Sets network status on this builder.
- setNextLookAheadDistance(Integer) - function in com.telenav.map.api.controllers.autozoom.model.ThresholdDistances
- Next look ahead distance in meters
- setNextThresholdDistance(Integer) - function in com.telenav.map.api.controllers.autozoom.model.ThresholdDistances
- Next threshold distance in meters
- setNightDistance(Double) - function in com.telenav.sdk.datacollector.model.event.TripInfoEvent.Builder
- Sets night distance on this builder.
- setNightDuration(Integer) - function in com.telenav.sdk.datacollector.model.event.TripInfoEvent.Builder
- Sets night duration on this builder.
- setNightMovingDuration(Integer) - function in com.telenav.sdk.datacollector.model.event.TripInfoEvent.Builder
- Sets night moving duration on this builder.
- setNlgOutput(String) - function in com.telenav.sdk.datacollector.model.event.VoiceEvent.Builder
- Sets nlg output on this builder.
- setNumberOfIncidents(Double) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets number of incidents on this builder.
- setOffsets(Double,Double) - function in com.telenav.map.api.controllers.LayoutController
- Set the layout's offsets
- setOffsetX(Integer) - function in com.telenav.map.api.Popup
- setOffsetY(Integer) - function in com.telenav.map.api.Popup
- setOnAnnotationTouchListener(AnnotationTouchListener) - function in com.telenav.map.api.MapTouchListeners
- setOnAnnotationTouchListener(AnnotationTouchListener) - function in com.telenav.map.api.MapView
- Register annotation touch event callback
- setOnAnnotationTouchListener(AnnotationTouchListener) - function in com.telenav.map.views.TnClusterMapView
- Sets the annotation touch listener on this view.
- setOnAnnotationTouchListener(AnnotationTouchListener) - function in com.telenav.map.views.TnMapSubView
- Register annotation touch event callback
- setOnAnnotationTouchListener(AnnotationTouchListener) - function in com.telenav.map.views.TnMapView
- Register POI touch event callback
- setOnCurrentRenderModeChangedListener(CurrentRenderModeChangeListener) - function in com.telenav.map.api.MapView
- sets the listener for the current rendering mode changes(between 2D and 3D)
- setOnCurrentRenderModeChangedListener(CurrentRenderModeChangeListener) - function in com.telenav.map.views.TnMapSubView
- sets the listener for the current rendering mode changes(between 2D and 3D)
- setOnCurrentRenderModeChangedListener(CurrentRenderModeChangeListener) - function in com.telenav.map.views.TnMapView
- sets the listener for the current rendering mode changes(between 2D and 3D)
- setOnMapElementTouchListener(MapElementTouchListener) - function in com.telenav.map.api.MapTouchListeners
- setOnMapElementTouchListener(MapElementTouchListener) - function in com.telenav.map.api.MapView
- Register map element touch event callback
- setOnMapElementTouchListener(MapElementTouchListener) - function in com.telenav.map.views.TnClusterMapView
- Sets the map element touch listener on this view.
- setOnMapElementTouchListener(MapElementTouchListener) - function in com.telenav.map.views.TnMapSubView
- Register map element touch event callback
- setOnMapElementTouchListener(MapElementTouchListener) - function in com.telenav.map.views.TnMapView
- register the on-street parking touch listener
- setOnPOITouchListener(POITouchListener) - function in com.telenav.map.api.MapTouchListeners
- setOnPOITouchListener(POITouchListener) - function in com.telenav.map.api.MapView
- Register POI touch event callback
- setOnPOITouchListener(POITouchListener) - function in com.telenav.map.views.TnClusterMapView
- Register POI touch event callback
- setOnPOITouchListener(POITouchListener) - function in com.telenav.map.views.TnMapSubView
- Register POI touch event callback
- setOnPOITouchListener(POITouchListener) - function in com.telenav.map.views.TnMapView
- Sets a listener for the route touch event.
- setOnRouteTouchListener(RouteTouchListener) - function in com.telenav.map.api.MapTouchListeners
- setOnRouteTouchListener(RouteTouchListener) - function in com.telenav.map.api.MapView
- Register route touch event callback
- setOnRouteTouchListener(RouteTouchListener) - function in com.telenav.map.views.TnClusterMapView
- Sets the route touch listener on this view.
- setOnRouteTouchListener(RouteTouchListener) - function in com.telenav.map.views.TnMapSubView
- Register route touch event callback
- setOnRouteTouchListener(RouteTouchListener) - function in com.telenav.map.views.TnMapView
- It sets the listener for the touch events on the map.
- setOnStreetParkingTouchListener(OnStreetParkingTouchListener) - function in com.telenav.map.api.MapTouchListeners
- setOnStreetParkingTouchListener(OnStreetParkingTouchListener) - function in com.telenav.map.api.MapView
- register the on-street parking touch listener
- setOnStreetParkingTouchListener(OnStreetParkingTouchListener) - function in com.telenav.map.views.TnClusterMapView
- Sets the street parking touch listener on this view.
- setOnStreetParkingTouchListener(OnStreetParkingTouchListener) - function in com.telenav.map.views.TnMapSubView
- register the on-street parking touch listener
- setOnStreetParkingTouchListener(OnStreetParkingTouchListener) - function in com.telenav.map.views.TnMapView
- Register the mapView listener
- setOnTargetRenderModeChangedListener(TargetRenderModeChangeListener) - function in com.telenav.map.api.MapView
- sets the listener for the target rendering mode changes(between 2D and 3D)
- setOnTargetRenderModeChangedListener(TargetRenderModeChangeListener) - function in com.telenav.map.views.TnMapSubView
- sets the listener for the target rendering mode changes(between 2D and 3D)
- setOnTargetRenderModeChangedListener(TargetRenderModeChangeListener) - function in com.telenav.map.views.TnMapView
- sets the listener for the target rendering mode changes(between 2D and 3D)
- setOnTouchListener(TouchListener) - function in com.telenav.map.api.MapTouchListeners
- setOnTouchListener(TouchListener) - function in com.telenav.map.api.MapView
- Register touch event callback
- setOnTouchListener(TouchListener) - function in com.telenav.map.views.TnClusterMapView
- Sets the touch listener on this view.
- setOnTouchListener(TouchListener) - function in com.telenav.map.views.TnMapSubView
- Register touch event callback
- setOnTouchListener(TouchListener) - function in com.telenav.map.views.TnMapView
- Sets the listener for annotation touch events.
- setOnViewTouchListener(ViewTouchListener) - function in com.telenav.map.api.MapTouchListeners
- setOnViewTouchListener(ViewTouchListener) - function in com.telenav.map.api.MapView
- Register the touch listener
- setOnViewTouchListener(ViewTouchListener) - function in com.telenav.map.views.TnClusterMapView
- Sets the view touch listener on this view.
- setOnViewTouchListener(ViewTouchListener) - function in com.telenav.map.views.TnMapSubView
- Register the touch listener
- setOnViewTouchListener(ViewTouchListener) - function in com.telenav.map.views.TnMapView
- Register map element touch event callback
- setOrderFoodSpecificItem(OrderFoodSpecificItem) - function in com.telenav.sdk.datacollector.model.event.type.OrderItem.Builder
- Sets order food specific item on this builder.
- setOrderId(String) - function in com.telenav.sdk.datacollector.model.event.OrderEvent.Builder
- Sets order id on this builder.
- setOrderItems(Array) - function in com.telenav.sdk.datacollector.model.event.OrderEvent.Builder
- Sets order items on this builder.
- setOrderParkingSpecificItem(OrderParkingSpecificItem) - function in com.telenav.sdk.datacollector.model.event.type.OrderItem.Builder
- Sets order parking specific item on this builder.
- setOrderTotal(Double) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets order total on this builder.
- setOriginLat(Double) - function in com.telenav.sdk.datacollector.model.event.NavStartEvent.Builder
- Sets origin lat on this builder.
- setOriginLat(Double) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets origin lat on this builder.
- setOriginLat(Double) - function in com.telenav.sdk.datacollector.model.event.TripScoreEvent.Builder
- Sets origin lat on this builder.
- setOriginLon(Double) - function in com.telenav.sdk.datacollector.model.event.NavStartEvent.Builder
- Sets origin lon on this builder.
- setOriginLon(Double) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets origin lon on this builder.
- setOriginLon(Double) - function in com.telenav.sdk.datacollector.model.event.TripScoreEvent.Builder
- Sets origin lon on this builder.
- setOutput(String) - function in com.telenav.sdk.datacollector.model.event.DriverPassengerIntermediateClassificationEvent.Builder
- Sets output on this builder.
- setOutsideTemp(Double) - function in com.telenav.sdk.datacollector.model.event.ClimateStateEvent.Builder
- Sets outside temp on this builder.
- setOverallRating(Integer) - function in com.telenav.sdk.datacollector.model.event.EntityFeedbackEvent.Builder
- Sets overall rating on this builder.
- setOverallRating(Integer) - function in com.telenav.sdk.datacollector.model.event.FeatureFeedbackEvent.Builder
- Sets overall rating on this builder.
- setPageTitle(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets page title on this builder.
- setParentRouteId(String) - function in com.telenav.sdk.datacollector.model.event.NavEndEvent.Builder
- Sets parent route id on this builder.
- setParentRouteId(String) - function in com.telenav.sdk.datacollector.model.event.NavStartEvent.Builder
- Sets parent route id on this builder.
- setParentRouteId(String) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets parent route id on this builder.
- setParentSearchId(String) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets parent search id on this builder.
- setPatterned(Boolean) - function in com.telenav.map.geo.Attributes.Builder
- setPayEventType(PayEvent.PayEventType) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets pay event type on this builder.
- setPaymentId(String) - function in com.telenav.sdk.datacollector.model.event.OrderEvent.Builder
- Sets payment id on this builder.
- setPaymentProvider(PaymentProviderValue) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets payment provider on this builder.
- setPaymentStatus(PaymentStatusValue) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets payment status on this builder.
- setPaymentType(Object) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets payment type on this builder.
- setPlanningStrategy(Integer) - function in com.telenav.sdk.evdirection.model.ChargingPlanPreference.Builder
- Sets planning strategy on this builder.
- setPopupText(String) - function in com.telenav.map.api.Annotation
- This method returns the text associated with the current annotation.
- setPosition(Camera.Position) - function in com.telenav.map.api.controllers.CameraController
- Set the position and attitude of camera Camera.Position
- setPosition(Integer) - function in com.telenav.sdk.datacollector.model.event.type.AcceleratorPedalItem.Builder
- Sets position on this builder.
- setPosition(Double) - function in com.telenav.sdk.datacollector.model.event.type.PredictiveListItem.Builder
- Sets position on this builder.
- setPosition(Integer) - function in com.telenav.sdk.datacollector.model.event.type.RelativeAcceleratorPedalItem.Builder
- Sets position on this builder.
- setPosition(String) - function in com.telenav.sdk.datacollector.model.event.type.RouteInfoListItem.Builder
- Sets position on this builder.
- setPosition(Double) - function in com.telenav.sdk.datacollector.model.event.type.SearchListItem.Builder
- Sets position on this builder.
- setPositionAlgorithmConfiguration(String) - function in com.telenav.sdk.navigation.NavigationServiceOptions.Builder
- Set the internal algorithm parameters of the positioning engine.
- setPositionEngineLogStorePath(String) - function in com.telenav.sdk.drivesession.DriveSessionOption.Builder
- Set position engine log path, the directory must exist
- setPositionEngineLogStorePath(String) - function in com.telenav.sdk.navigation.NavigationServiceOptions.Builder
- Set position engine log path, the directory must exist
- setPositionMessagePeriod(Integer) - function in com.telenav.sdk.ehservice.api.EHServiceOption.Builder
- Set the EH service's position message dispatch period.
- setPowerTypeValue(Object) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets power type value on this builder.
- setPredictiveCard(PredictiveListItem) - function in com.telenav.sdk.datacollector.model.event.CardInteractionEvent.Builder
- Sets predictive card on this builder.
- setPredictiveCardList(Array) - function in com.telenav.sdk.datacollector.model.event.PredictiveCardsEvent.Builder
- Sets predictive card list on this builder.
- setPredictiveNavSetting(SettingType) - function in com.telenav.sdk.datacollector.model.event.PredictiveNavigationSettingEvent.Builder
- Sets predictive nav setting on this builder.
- setPreferredArrivalBatteryLevel(Long) - function in com.telenav.sdk.evdirection.model.ChargingPlanPreference.Builder
- Set the percentage of battery capacity preferred when arriving at final destination.
- setPreferredChargerBrandId(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in com.telenav.sdk.map.chargestation.ChargingStationFindingRequest.Builder
- Sets preferred charger brand id on this builder.
- setPreferredChargerBrands(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in com.telenav.sdk.evdirection.model.ChargingPlanPreference.Builder
- Set the charger brands preferred to be used for charging.
- setPreferredChargerEmspId(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in com.telenav.sdk.map.chargestation.ChargingStationFindingRequest.Builder
- Sets preferred charger emsp id on this builder.
- setPreferredChargerEmspIds(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in com.telenav.sdk.evdirection.model.ChargingPlanPreference.Builder
- Sets preferred charger emsp ids on this builder.
- setPreferredConnectorTypes(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=kotlin.collections/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=GenericTypeConstructor(dri=java.util/ArrayList///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in com.telenav.sdk.evdirection.model.ChargingPlanPreference.Builder
- Set the types of connector preferred to be used for charging.
- setPreferredStartChargingBatteryLevel(Long) - function in com.telenav.sdk.evdirection.model.ChargingPlanPreference.Builder
- Set the percentage of battery capacity preferred to start charging at charging stations.
- setPreferredStopChargingBatteryLevel(Long) - function in com.telenav.sdk.evdirection.model.ChargingPlanPreference.Builder
- Set the percentage of battery capacity preferred to stop charging at charging stations.
- setPreferToChargeUponArrival(Boolean) - function in com.telenav.sdk.evdirection.model.ChargingPlanPreference.Builder
- Set whether user would like to charge at destination.
- setPreviousLookAheadDistance(Integer) - function in com.telenav.map.api.controllers.autozoom.model.ThresholdDistances
- Previous look ahead distance in meters
- setPreviousMapType(ContentSwitchEvent.MapType) - function in com.telenav.sdk.datacollector.model.event.ContentSwitchEvent.Builder
- Sets previous map type on this builder.
- setPreviousThresholdDistance(Integer) - function in com.telenav.map.api.controllers.autozoom.model.ThresholdDistances
- Previous threshold distance in meters
- setPrice(OrderPriceItem) - function in com.telenav.sdk.datacollector.model.event.OrderEvent.Builder
- Sets price on this builder.
- setPrice(OrderPriceItem) - function in com.telenav.sdk.datacollector.model.event.type.OrderItem.Builder
- Sets price on this builder.
- setPriority(Double) - function in com.telenav.map.api.Annotation
- to set annotation priority When multiple icons are on the same layer the order of drawing is based on the priority.
- setProbeList(Array) - function in com.telenav.sdk.datacollector.model.event.GpsProbeEvent.Builder
- Sets probe list on this builder.
- setProbeListItemList(Array) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets probe list item list on this builder.
- setProbeListItemList(Array) - function in com.telenav.sdk.datacollector.model.event.DriverPassengerIntermediateClassificationEvent.Builder
- Sets probe list item list on this builder.
- setProbeListItemList(Array) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets probe list item list on this builder.
- setProbeListItemList(Array) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets probe list item list on this builder.
- setProbeListItemList(Array) - function in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.Builder
- Sets probe list item list on this builder.
- setProcessingTime(Long) - function in com.telenav.sdk.datacollector.model.event.type.GooglePlaceUikitResponseItem.Builder
- Sets processing time on this builder.
- setProductCategory(Object) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets product category on this builder.
- setProductId(String) - function in com.telenav.sdk.datacollector.model.event.type.OrderItem.Builder
- Sets product id on this builder.
- setProductName(String) - function in com.telenav.sdk.datacollector.model.event.type.OrderItem.Builder
- Sets product name on this builder.
- setProgress(Double) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets progress on this builder.
- setProgressDays(Integer) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets progress days on this builder.
- setProgressMiles(Double) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets progress miles on this builder.
- setProgressTotalTrips(Integer) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets progress total trips on this builder.
- setPromotionId(String) - function in com.telenav.sdk.datacollector.model.event.PromotionEvent.Builder
- Sets promotion id on this builder.
- setPromptStyle(PromptStyle) - function in com.telenav.sdk.drivesession.model.AudioInstruction
- The prompt style of this audio.
- setPromptType(AudioPromptType) - function in com.telenav.sdk.drivesession.model.AudioInstruction
- The prompt type of this audio.
- setQuantity(Integer) - function in com.telenav.sdk.datacollector.model.event.type.OrderItem.Builder
- Sets quantity on this builder.
- setQuantity(Integer) - function in com.telenav.sdk.datacollector.model.event.type.OrderModifierDetail.Builder
- Sets quantity on this builder.
- setQuery(String) - function in com.telenav.sdk.datacollector.model.event.type.GooglePlaceUikitRequestItem.Builder
- Sets query on this builder.
- setQuoteId(String) - function in com.telenav.sdk.datacollector.model.event.type.OrderParkingSpecificItem.Builder
- Sets quote id on this builder.
- setRawDRLat(Double) - function in com.telenav.sdk.datacollector.model.event.CVPJumpEvent.Builder
- Sets raw DR lat on this builder.
- setRawDRLon(Double) - function in com.telenav.sdk.datacollector.model.event.CVPJumpEvent.Builder
- Sets raw DR lon on this builder.
- setRawGpsTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets raw gps timestamp on this builder.
- setReferenceId(String) - function in com.telenav.sdk.datacollector.model.event.EntityActionEvent.Builder
- Sets reference id on this builder.
- setReferenceId(String) - function in com.telenav.sdk.datacollector.model.event.SelectWordPredictionEvent.Builder
- Sets reference id on this builder.
- setRefreshStrategy(PoiRefreshStrategy) - function in com.telenav.map.api.controllers.DynamicPOISearchController
- set a strategy for POI refresh, if null, it will be regarded as PoiRefreshStrategies.DISABLED.
- setRelativeAcceleratorPedalList(Array) - function in com.telenav.sdk.datacollector.model.event.RelativeAcceleratorPedalEvent.Builder
- Sets relative accelerator pedal list on this builder.
- setRenderMode(Camera.RenderMode) - function in com.telenav.map.api.controllers.CameraController
- setRequest(GooglePlaceUikitRequestItem) - function in com.telenav.sdk.datacollector.model.event.GooglePlaceUikitEvent.Builder
- Sets request on this builder.
- setRequestId(String) - function in com.telenav.sdk.datacollector.model.event.PredictiveCardsEvent.Builder
- Sets request id on this builder.
- setRequestTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.GooglePlaceUikitRequestItem.Builder
- Sets request timestamp on this builder.
- setResponse(GooglePlaceUikitResponseItem) - function in com.telenav.sdk.datacollector.model.event.GooglePlaceUikitEvent.Builder
- Sets response on this builder.
- setResponseTime(Double) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets response time on this builder.
- setResultCount(Integer) - function in com.telenav.sdk.datacollector.model.event.type.GooglePlaceUikitResponseItem.Builder
- Sets result count on this builder.
- setRewardFeatureInteractionEventActionValue(RewardFeatureInteractionEvent.RewardFeatureInteractionEventActionValue) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets reward feature interaction event action value on this builder.
- setRewardType(RewardFeatureInteractionEvent.RewardUnit) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets reward type on this builder.
- setRoad(RoadInfo) - function in com.telenav.sdk.drivesession.model.RoadCalibrator
- Set road from candidate roads list.
- setRoadSubType(RoadSubType) - function in com.telenav.sdk.datacollector.model.event.type.DriveEdgeItem.Builder
- Sets road sub type on this builder.
- setRoadType(RoadType) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets road type on this builder.
- setRoadType(RoadType) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets road type on this builder.
- setRoadType(RoadType) - function in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.Builder
- Sets road type on this builder.
- setRoadType(RoadType) - function in com.telenav.sdk.datacollector.model.event.type.DriveEdgeItem.Builder
- Sets road type on this builder.
- setRoadType(RoadType) - function in com.telenav.sdk.datacollector.model.event.type.SpeedingItem.Builder
- Sets road type on this builder.
- setRotationMatrixItemList(Array) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets rotation matrix item list on this builder.
- setRotationVectorItemList(Array) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets rotation vector item list on this builder.
- setRotationVectorItemList(Array) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets rotation vector item list on this builder.
- setRotationVectorItemList(Array) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets rotation vector item list on this builder.
- setRotationVectorItemList(Array) - function in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.Builder
- Sets rotation vector item list on this builder.
- setRotationVectorList(Array) - function in com.telenav.sdk.datacollector.model.event.RotationVectorEvent.Builder
- Sets rotation vector list on this builder.
- setRoute(Route) - function in com.telenav.sdk.guidance.audio.model.AudioRequest.Builder
- Set distance, ete, dateTime, and isTimezoneChanged from a route.
- setRoute(Route) - function in com.telenav.sdk.map.model.AlongRouteTraffic
- Current route
- setRouteCount(Integer) - function in com.telenav.sdk.evdirection.EvTripPlanRequest.Builder
- Sets route count on this builder.
- setRouteId(String) - function in com.telenav.sdk.datacollector.model.event.NavEndEvent.Builder
- Sets route id on this builder.
- setRouteId(String) - function in com.telenav.sdk.datacollector.model.event.NavStartEvent.Builder
- Sets route id on this builder.
- setRouteId(String) - function in com.telenav.sdk.datacollector.model.event.PredictiveCardsEvent.Builder
- Sets route id on this builder.
- setRouteId(String) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets route id on this builder.
- setRouteId(String) - function in com.telenav.sdk.datacollector.model.event.WaypointEvent.Builder
- Sets route id on this builder.
- setRouteId(String) - function in com.telenav.sdk.datacollector.model.event.type.RouteInfoListItem.Builder
- Sets route id on this builder.
- setRouteID(String) - function in com.telenav.sdk.drivesession.model.StepInfo
- the unique id of current route
- setRouteID(String) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- the unique id of current route
- setRouteInfoList(Array) - function in com.telenav.sdk.datacollector.model.event.type.PredictiveListItem.Builder
- Sets route info list on this builder.
- setRoutePosition(Double) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets route position on this builder.
- setRoutePreferences(RoutePreferences) - function in com.telenav.sdk.map.direction.model.IsochroneRequest
- setRoutePreferences(RoutePreferences) - function in com.telenav.sdk.map.direction.model.IsochroneRequest.Builder
- Sets route preferences on this builder.
- setRowPosition(Integer) - function in com.telenav.sdk.datacollector.model.event.InteractionEvent.Builder
- Sets row position on this builder.
- setRuntimeSinceEngineStartList(Array) - function in com.telenav.sdk.datacollector.model.event.RuntimeSinceEngineStartEvent.Builder
- Sets runtime since engine start list on this builder.
- setSafetyRating(Integer) - function in com.telenav.sdk.datacollector.model.event.EntityFeedbackEvent.Builder
- Sets safety rating on this builder.
- setSafetyScoreVersion(String) - function in com.telenav.sdk.datacollector.model.event.TripScoreEvent.Builder
- Sets safety score version on this builder.
- setSatelliteDataSpaceLimit(Long) - function in com.telenav.sdk.map.model.NavSDKOptions.Builder
- Set maximum space in bytes for storing satellite data If reaches the limit, old satellite data will be deleted to claim space
- setSatelliteHereApiKey(String) - function in com.telenav.sdk.map.model.NavSDKOptions.Builder
- Sets satellite here api key on this builder.
- setSatelliteNumber(Location,Integer) - function in com.telenav.sdk.common.model.LocationExtension
- Set satellite number.
- setScore(Long) - function in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent.Builder
- Sets score on this builder.
- setScore(Double) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets score on this builder.
- setScore(Double) - function in com.telenav.sdk.datacollector.model.event.type.PredictiveListItem.Builder
- Sets score on this builder.
- setScoreRating(String) - function in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.Builder
- Sets score rating on this builder.
- setScoreVersion(String) - function in com.telenav.sdk.datacollector.model.event.TripScoreEvent.Builder
- Sets score version on this builder.
- setScreenLocked(Boolean) - function in com.telenav.map.api.Popup
- The function is used to lock the popup not beyond the bound of screen.
- setSdcardCid(String) - function in com.telenav.sdk.datacollector.model.event.FTUEAgreementsEvent.Builder
- Sets sdcard cid on this builder.
- setSdcardCid(String) - function in com.telenav.sdk.datacollector.model.event.PredictiveNavigationSettingEvent.Builder
- Sets sdcard cid on this builder.
- setSdkLocationProvider(LocationProviderInternal) - function in com.telenav.sdk.map.SDKImplement
- setSdkRegion(Region) - function in com.telenav.sdk.map.SDKImplement
- setSdkSystem(System) - function in com.telenav.sdk.map.SDKImplement
- setSdkVersion(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets sdk version on this builder.
- setSearchId(String) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets search id on this builder.
- setSearchId(String) - function in com.telenav.sdk.datacollector.model.event.WaypointEvent.Builder
- Sets search id on this builder.
- setSelectedWord(String) - function in com.telenav.sdk.datacollector.model.event.SelectWordPredictionEvent.Builder
- Sets selected word on this builder.
- setServiceMode(EHServiceMode) - function in com.telenav.sdk.ehservice.api.EHServiceOption.Builder
- Sets service mode on this builder.
- setSessionId(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets session id on this builder.
- setSessionId(String) - function in com.telenav.sdk.datacollector.model.event.PredictiveCardsEvent.Builder
- Sets session id on this builder.
- setSessionTimer(Long) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets session timer on this builder.
- setSeverity(Double) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets severity on this builder.
- setSeverity(Double) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets severity on this builder.
- setSeverity(Double) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets severity on this builder.
- setShapeStyle(String) - function in com.telenav.map.geo.Attributes.Builder
- setShareEta(SettingType) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets share eta on this builder.
- setSource(Object) - function in com.telenav.sdk.datacollector.model.event.PromotionEvent.Builder
- Sets source on this builder.
- setSource(Object) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets source on this builder.
- setSourceId(String) - function in com.telenav.sdk.datacollector.model.event.PromotionEvent.Builder
- Sets source id on this builder.
- setSourceType(EntityCacheActionEvent.SourceType) - function in com.telenav.sdk.datacollector.model.event.EntityCacheActionEvent.Builder
- Sets source type on this builder.
- setSpaceDownloadSizeLimit(Long) - function in com.telenav.sdk.map.model.NavSDKOptions.Builder
- Set the maximum storage space in bytes allowed for map data space download.
- setSpaceId(String) - function in com.telenav.sdk.datacollector.model.event.type.SpaceTransactionListItem.Builder
- Sets space id on this builder.
- setSpaceTransactionList(Array) - function in com.telenav.sdk.datacollector.model.event.FatalErrorEvent.Builder
- Sets space transaction list on this builder.
- setSpeed(Double) - function in com.telenav.sdk.datacollector.model.event.DriverDistractionEvent.Builder
- Sets speed on this builder.
- setSpeed(Double) - function in com.telenav.sdk.datacollector.model.event.GpsProbeEvent.Builder
- Sets speed on this builder.
- setSpeed(Double) - function in com.telenav.sdk.datacollector.model.event.type.ProbeListItem.Builder
- Sets speed on this builder.
- setSpeedDeltaChange(Double) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets speed delta change on this builder.
- setSpeedDeltaChange(Double) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets speed delta change on this builder.
- setSpeedDetails(Array) - function in com.telenav.sdk.datacollector.model.event.SpeedingEvent.Builder
- Sets speed details on this builder.
- setSpeedDetails(Array) - function in com.telenav.sdk.datacollector.model.event.type.SpeedingItem.Builder
- Sets speed details on this builder.
- setSpeedingDistance(Double) - function in com.telenav.sdk.datacollector.model.event.SpeedingEvent.Builder
- Sets speeding distance on this builder.
- setSpeedingDistance(Double) - function in com.telenav.sdk.datacollector.model.event.type.SpeedingItem.Builder
- Sets speeding distance on this builder.
- setSpeedingDuration(Long) - function in com.telenav.sdk.datacollector.model.event.SpeedingEvent.Builder
- Sets speeding duration on this builder.
- setSpeedingDuration(Long) - function in com.telenav.sdk.datacollector.model.event.type.SpeedingItem.Builder
- Sets speeding duration on this builder.
- setSpeedingEndProbItem(ProbeListItem) - function in com.telenav.sdk.datacollector.model.event.SpeedingEvent.Builder
- Sets speeding end prob item on this builder.
- setSpeedingEndProbItem(ProbeListItem) - function in com.telenav.sdk.datacollector.model.event.type.SpeedingItem.Builder
- Sets speeding end prob item on this builder.
- setSpeedingStartProbItem(ProbeListItem) - function in com.telenav.sdk.datacollector.model.event.SpeedingEvent.Builder
- Sets speeding start prob item on this builder.
- setSpeedingStartProbItem(ProbeListItem) - function in com.telenav.sdk.datacollector.model.event.type.SpeedingItem.Builder
- Sets speeding start prob item on this builder.
- setSpeedingType(Object) - function in com.telenav.sdk.datacollector.model.event.type.SpeedingItem.Builder
- Sets speeding type on this builder.
- setSpeedInMps(Integer) - function in com.telenav.sdk.evdirection.EvTripPlanRequest.Builder
- Sets speed in mps on this builder.
- setSpeedLimit(Double) - function in com.telenav.sdk.datacollector.model.event.DriverDistractionEvent.Builder
- Sets speed limit on this builder.
- setSpeedLimit(Double) - function in com.telenav.sdk.datacollector.model.event.type.DriveEdgeItem.Builder
- Sets speed limit on this builder.
- setSpeedLimit(Double) - function in com.telenav.sdk.datacollector.model.event.type.SpeedingItem.Builder
- Sets speed limit on this builder.
- setSpeedModeUpdateListener(AutoZoomSpeedEvaluator.OnSpeedModeUpdateListener) - function in com.telenav.map.api.controllers.autozoom.AutoZoomSpeedEvaluator
- setSrpList(Array) - function in com.telenav.sdk.datacollector.model.event.SearchEvent.Builder
- Sets srp list on this builder.
- setStartEdgeIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTrafficFlowSegment
- zero based of start edge index of this part of traffic flow belongs to
- setStartEdgeOffset(Float) - function in com.telenav.sdk.map.model.AlongRouteTrafficFlowSegment
- offset of the start edge from the start of the edge, in meters.
- setStartLegIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTrafficFlowSegment
- zero based of start leg index of this part of traffic flow belongs to
- setStartSpeed(VehicleSpeedItem) - function in com.telenav.sdk.datacollector.model.event.CrashEvent.Builder
- Sets start speed on this builder.
- setStartSpeed(VehicleSpeedItem) - function in com.telenav.sdk.datacollector.model.event.HardAccelerationEvent.Builder
- Sets start speed on this builder.
- setStartSpeed(VehicleSpeedItem) - function in com.telenav.sdk.datacollector.model.event.HardBrakeEvent.Builder
- Sets start speed on this builder.
- setStartStepIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTrafficFlowSegment
- zero based of start step index of this part of traffic flow belongs to
- setStartTime(Long) - function in com.telenav.sdk.datacollector.model.event.DriverPassengerIntermediateClassificationEvent.Builder
- Sets start time on this builder.
- setStartTime(Long) - function in com.telenav.sdk.datacollector.model.event.TripScoreEvent.Builder
- Sets start time on this builder.
- setStartTime(Integer) - function in com.telenav.sdk.datacollector.model.event.type.OrderParkingSpecificItem.Builder
- Sets start time on this builder.
- setStatus(ContentSwitchEvent.ContentSwitchStatusValue) - function in com.telenav.sdk.datacollector.model.event.ContentSwitchEvent.Builder
- Sets status on this builder.
- setStatus(Object) - function in com.telenav.sdk.datacollector.model.event.OrderEvent.Builder
- Sets status on this builder.
- setStatus(StatusType) - function in com.telenav.sdk.datacollector.model.event.WaypointEvent.Builder
- Sets status on this builder.
- setStatus(Integer) - function in com.telenav.sdk.datacollector.model.event.type.IgnitionItem.Builder
- Sets status on this builder.
- setStatusCode(Integer) - function in com.telenav.sdk.datacollector.model.event.SystemErrorEvent.Builder
- Sets status code on this builder.
- setStepAutoZoomMaxZoom(Double) - function in com.telenav.map.api.controllers.CameraController
- the max zoom level when auto zoom on step which can be used to make the camera will not zoom in as close as possible.
- setStepIndex(Integer) - function in com.telenav.sdk.drivesession.model.StepInfo
- zero based index of current step belongs of current leg
- setStepIndex(Integer) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- zero based step index of traffic incident
- setStretchFactor(Float) - function in com.telenav.map.geo.Attributes.Builder
- setString(String,String) - function in com.telenav.map.geo.Attributes.Builder
- setSttOutput(String) - function in com.telenav.sdk.datacollector.model.event.VoiceEvent.Builder
- Sets stt output on this builder.
- setStyle(Annotation.Style) - function in com.telenav.map.api.Annotation
- This method is used to set the annotation style.
- setStyleWithTraffic(Boolean) - function in com.telenav.map.api.controllers.RouteRenderOptions
- Denote whether or not to use traffic information to style the route accordingly.
- setSubcategory(String) - function in com.telenav.sdk.datacollector.model.event.SearchEvent.Builder
- Sets subcategory on this builder.
- setSubItemId(String) - function in com.telenav.sdk.datacollector.model.event.type.OrderSubItem.Builder
- Sets sub item id on this builder.
- setSubItemModifiers(Array) - function in com.telenav.sdk.datacollector.model.event.type.OrderSubItem.Builder
- Sets sub item modifiers on this builder.
- setSubItemName(String) - function in com.telenav.sdk.datacollector.model.event.type.OrderSubItem.Builder
- Sets sub item name on this builder.
- setSubItems(Array) - function in com.telenav.sdk.datacollector.model.event.type.OrderFoodSpecificItem.Builder
- Sets sub items on this builder.
- setSubPathLength(Integer) - function in com.telenav.sdk.ehservice.api.EHServiceOption.Builder
- Set the EH service's sub-path length.
- setSubPathLevel(Integer) - function in com.telenav.sdk.ehservice.api.EHServiceOption.Builder
- Sets sub path level on this builder.
- setSubRegionIds(Collection) - function in com.telenav.sdk.ota.model.subregion.EstimateRequest.Builder
- Set the ids of all sub regions that need be updated.
- setSubRegionIds(Collection) - function in com.telenav.sdk.ota.model.subregion.ResetRequest.Builder
- Set the ids of the sub regions that need be reset.
- setSubRegionIds(Collection) - function in com.telenav.sdk.ota.model.subregion.UpdateRequest.Builder
- Set the ids of all sub regions that need be updated.
- setSuggestList(Array) - function in com.telenav.sdk.datacollector.model.event.AutosuggestEvent.Builder
- Sets suggest list on this builder.
- setSwitchSpeedLimitTimeoutMs(Long) - function in com.telenav.map.api.controllers.autozoom.AutoZoomSpeedEvaluator
- setTabPosition(Integer) - function in com.telenav.sdk.datacollector.model.event.InteractionEvent.Builder
- Sets tab position on this builder.
- setTax(Double) - function in com.telenav.sdk.datacollector.model.event.type.OrderPriceItem.Builder
- Sets tax on this builder.
- setTaxes(Double) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets taxes on this builder.
- setTerm(String) - function in com.telenav.sdk.datacollector.model.event.AutosuggestEvent.Builder
- Sets term on this builder.
- setTerm(String) - function in com.telenav.sdk.datacollector.model.event.SearchEvent.Builder
- Sets term on this builder.
- setTerm(String) - function in com.telenav.sdk.datacollector.model.event.WordSuggestEvent.Builder
- Sets term on this builder.
- setTextColor(Integer) - function in com.telenav.map.api.Annotation.TextDisplayInfo
- to set the color of the text in relation to annotation
- setTextScale(Float) - function in com.telenav.map.api.controllers.ThemeController
- Set text scale factor
- setTextSize(Float) - function in com.telenav.map.api.Annotation.TextDisplayInfo
- to set the size of the text in relation to annotation
- setTextureResourceHeight(Integer) - function in com.telenav.map.geo.Attributes.Builder
- setTextureResourceName(String) - function in com.telenav.map.geo.Attributes.Builder
- setTextureResourceWidth(Integer) - function in com.telenav.map.geo.Attributes.Builder
- setTilt(Float) - function in com.telenav.map.api.controllers.Camera.Position.Builder
- Set the tilt parameter of the camera from 0-60 degrees.
- setTimedRestrictionDetectRange(Integer) - function in com.telenav.sdk.drivesession.DriveSessionOption.Builder
- Set the timed restriction detection range along the route Accept non-negative integer values, in meters.
- setTimedRestrictionDetectRange(Integer) - function in com.telenav.sdk.navigation.NavigationServiceOptions.Builder
- Set the timed restriction detection range along the route Accept non-negative integer values, in meters.
- setTimeOfDay(Float) - function in com.telenav.map.api.controllers.ThemeController
- sets the time of day to the map
- setTimeout(Integer) - function in com.telenav.sdk.ota.model.EstimateRequest.Builder
- Set the maximal time(in seconds) allowed for this estimate job to finish.
- setTimeout(Integer) - function in com.telenav.sdk.ota.model.OtaRequest.Builder
- Set the maximal time(in seconds) allowed for the OTA request to finish.
- setTimeout(Integer) - function in com.telenav.sdk.ota.model.ResetRequest.Builder
- Sets timeout on this builder.
- setTimeout(Integer) - function in com.telenav.sdk.ota.model.StatusRequest.Builder
- Sets timeout on this builder.
- setTimeout(Integer) - function in com.telenav.sdk.ota.model.UpdateRequest.Builder
- Set the maximal time(in seconds) allowed for the OTA data update to finish.
- setTimeout(Integer) - function in com.telenav.sdk.ota.model.homearea.LatestUpdateStatusRequest.Builder
- Set the maximal time(in seconds) allowed for this update status query to finish.
- setTimeout(Integer) - function in com.telenav.sdk.ota.model.subregion.EstimateRequest.Builder
- Set the maximal time(in seconds) allowed for the OTA request to finish.
- setTimeout(Integer) - function in com.telenav.sdk.ota.model.subregion.QueryRequest.Builder
- Set the maximal time(in seconds) allowed for the OTA request to finish.
- setTimeout(Integer) - function in com.telenav.sdk.ota.model.subregion.ResetRequest.Builder
- Set the maximal time(in seconds) allowed for the OTA request to finish.
- setTimeout(Integer) - function in com.telenav.sdk.ota.model.subregion.StatusRequest.Builder
- Set the maximal time(in seconds) allowed for the OTA request to finish.
- setTimeout(Integer) - function in com.telenav.sdk.ota.model.subregion.UpdateRequest.Builder
- Set the maximal time(in seconds) allowed for the OTA request to finish.
- setTimeoutForLongRoute(Long) - function in com.telenav.sdk.map.direction.HybridClientConfig.Builder
- Sets timeout for long route on this builder.
- setTimeoutForMediumRoute(Long) - function in com.telenav.sdk.map.direction.HybridClientConfig.Builder
- Sets timeout for medium route on this builder.
- setTimeoutForOldEmbeddedDataVersion(Long) - function in com.telenav.sdk.map.direction.HybridClientConfig.Builder
- Sets timeout for old embedded data version on this builder.
- setTimeoutForShortRoute(Long) - function in com.telenav.sdk.map.direction.HybridClientConfig.Builder
- Sets timeout for short route on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.ChargeStateEvent.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.ClimateStateEvent.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.GpsProbeEvent.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.ASRItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.AcceleratorPedalItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.AccelerometerItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.AmbientHumidityItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.AmbientLightItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.AmbientMagneticItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.AmbientPressureItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.AmbientTemperatureItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.BrakingDecelItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.EngineLoadItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.EngineSpeedItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.FuelLevelItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.GeomagneticRotationVectorItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.GravityItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.GyroscopeItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.HeadingItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.IgnitionItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.LinearAccelerationItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.ProbeListItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.RelativeAcceleratorPedalItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.RotationMatrixItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.RotationVectorItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.RuntimeSinceEngineStartItem.Builder
- Sets timestamp on this builder.
- setTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.type.VehicleSpeedItem.Builder
- Sets timestamp on this builder.
- setTimeTaken(Integer) - function in com.telenav.sdk.datacollector.model.event.AutosuggestEvent.Builder
- Sets time taken on this builder.
- setTimeTaken(Double) - function in com.telenav.sdk.datacollector.model.event.SearchEvent.Builder
- Sets time taken on this builder.
- setTimeTaken(Integer) - function in com.telenav.sdk.datacollector.model.event.WordSuggestEvent.Builder
- Sets time taken on this builder.
- setTimeZone(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets time zone on this builder.
- SETTING - enum entry in com.telenav.sdk.datacollector.model.event.type.FTUESetting
- Settings - class in com.telenav.sdk.common
- Type used by the SDK for settings.
- SETTINGS - enum entry in com.telenav.sdk.datacollector.model.event.type.EventZoneValue
- Settings - class in com.telenav.sdk.drivesession
- Public API for settings.
- Settings.Builder - class in com.telenav.sdk.common.Settings
- Name selection config value
- SettingsListener - class in com.telenav.sdk.common.model
- Callback interface for settings notifications.
- SettingType - class in com.telenav.sdk.datacollector.model.event.type
- Enumeration of setting type values used in public API payloads.
- setTnControllers(TnControllers) - function in com.telenav.map.views.TnMapSubView
- setTotal(Double) - function in com.telenav.sdk.datacollector.model.event.type.OrderPriceItem.Builder
- Sets total on this builder.
- setTotalBeforeTax(Double) - function in com.telenav.sdk.datacollector.model.event.type.OrderPriceItem.Builder
- Sets total before tax on this builder.
- setTotalRouteDistance(Integer) - function in com.telenav.sdk.map.model.AlongRouteTraffic
- total distance of corresponding route, in meters
- setTractorType(TractorType) - function in com.telenav.sdk.common.vehicleInfo.TruckInfoProvider
- Sets tractor type on this builder.
- setTraffic(String) - function in com.telenav.sdk.datacollector.model.event.type.RouteInfoListItem.Builder
- Sets traffic on this builder.
- setTrafficCacheExtendTime(Integer) - function in com.telenav.sdk.map.model.NavSDKOptions.Builder
- Set cloud traffic extends in seconds.
- setTrafficExpireTime(Integer) - function in com.telenav.sdk.map.model.NavSDKOptions.Builder
- Set traffic expire time in seconds.
- setTrafficFetchRange(Integer) - function in com.telenav.sdk.drivesession.DriveSessionOption.Builder
- Set traffic fetch range along route in seconds Traffic data along route collection range is controlled by the setting value Traffic data along route that affects estimated travel time within the configured range will be sent
- setTrafficFetchRange(Integer) - function in com.telenav.sdk.navigation.NavigationServiceOptions.Builder
- Set traffic fetch range along route in seconds Traffic data along route collection range is controlled by the setting value Traffic data along route that affects estimated travel time within the configured range will be sent
- setTrafficFlowVendor(String) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets traffic flow vendor on this builder.
- setTrafficIncidentSeverity(Integer) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- traffic incident severity, see TrafficIncidentSeverity
- setTrafficIncidentType(Integer) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- traffic incident type, see TrafficIncidentType
- setTrafficIncidentUrgency(Integer) - function in com.telenav.sdk.map.model.AlongRouteTrafficIncidentInfo
- traffic incident urgency, see TrafficIncidentUrgencyLevel
- setTrafficIncidentVendor(String) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets traffic incident vendor on this builder.
- setTrafficRefreshTime(Integer) - function in com.telenav.sdk.map.model.NavSDKOptions.Builder
- Sets traffic refresh time on this builder.
- setTrafficSpeed(Double) - function in com.telenav.sdk.datacollector.model.event.type.DriveEdgeItem.Builder
- Sets traffic speed on this builder.
- setTrailerCount(Integer) - function in com.telenav.sdk.common.model.VehicleInfoConfig.Builder
- Sets trailer count on this builder.
- setTrailerCount(Integer) - function in com.telenav.sdk.common.vehicleInfo.TruckInfoProvider
- Set the number of trailers attached to the vehicle.
- setTrailingLength(Integer) - function in com.telenav.sdk.ehservice.api.EHServiceOption.Builder
- Set the EH service's horizon trailing length.
- setTransactionId(String) - function in com.telenav.sdk.datacollector.model.event.AutosuggestEvent.Builder
- Sets transaction id on this builder.
- setTransactionId(String) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets transaction id on this builder.
- setTransactionId(String) - function in com.telenav.sdk.datacollector.model.event.SearchEvent.Builder
- Sets transaction id on this builder.
- setTransactionId(String) - function in com.telenav.sdk.datacollector.model.event.WordSuggestEvent.Builder
- Sets transaction id on this builder.
- setTransactionTag(String) - function in com.telenav.sdk.datacollector.model.event.FatalErrorEvent.Builder
- Sets transaction tag on this builder.
- setTransactionTag(String) - function in com.telenav.sdk.datacollector.model.event.type.SpaceTransactionListItem.Builder
- Sets transaction tag on this builder.
- setTransportationMode(TransportationModeClassificationEvent.TransportationMode) - function in com.telenav.sdk.datacollector.model.event.TransportationModeClassificationEvent.Builder
- Sets transportation mode on this builder.
- setTransportationMode(TransportationModeLabelingEvent.TransportationMode) - function in com.telenav.sdk.datacollector.model.event.TransportationModeLabelingEvent.Builder
- Sets transportation mode on this builder.
- setTravelEstimationLevel(TravelEstimationLevel) - function in com.telenav.sdk.drivesession.DriveSessionOption.Builder
- Set the travel estimation level If not set, the default value is LEG.
- setTravelEstimationLevel(TravelEstimationLevel) - function in com.telenav.sdk.navigation.NavigationServiceOptions.Builder
- Set the travel estimation level If not set, the default value is LEG.
- setTrigger(Object) - function in com.telenav.sdk.datacollector.model.event.AppActivatedEvent.Builder
- Sets trigger on this builder.
- setTrigger(AppDeactivatedTriggerType) - function in com.telenav.sdk.datacollector.model.event.AppDeactivatedEvent.Builder
- Sets trigger on this builder.
- setTrigger(Object) - function in com.telenav.sdk.datacollector.model.event.CVPJumpEvent.Builder
- Sets trigger on this builder.
- setTrigger(Object) - function in com.telenav.sdk.datacollector.model.event.CapturePoiOnMapEvent.Builder
- Sets trigger on this builder.
- setTrigger(Object) - function in com.telenav.sdk.datacollector.model.event.CardInteractionEvent.Builder
- Sets trigger on this builder.
- setTrigger(Object) - function in com.telenav.sdk.datacollector.model.event.FTUEAgreementsEvent.Builder
- Sets trigger on this builder.
- setTrigger(FTUESetting) - function in com.telenav.sdk.datacollector.model.event.PredictiveNavigationSettingEvent.Builder
- Sets trigger on this builder.
- setTrigger(PromotionTriggerValue) - function in com.telenav.sdk.datacollector.model.event.PromotionEvent.Builder
- Sets trigger on this builder.
- setTrigger(Object) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets trigger on this builder.
- setTrigger(Object) - function in com.telenav.sdk.datacollector.model.event.SearchEvent.Builder
- Sets trigger on this builder.
- setTrigger(Object) - function in com.telenav.sdk.datacollector.model.event.SystemErrorEvent.Builder
- Sets trigger on this builder.
- setTrigger(SearchType) - function in com.telenav.sdk.datacollector.model.event.WaypointEvent.Builder
- Sets trigger on this builder.
- setTrigger(WordSuggestEvent.WordSuggestTriggerType) - function in com.telenav.sdk.datacollector.model.event.WordSuggestEvent.Builder
- Sets trigger on this builder.
- setTriggerCause(String) - function in com.telenav.sdk.datacollector.model.event.CardInteractionEvent.Builder
- Sets trigger cause on this builder.
- setTripDetails(String) - function in com.telenav.sdk.datacollector.model.event.TripScoreEvent.Builder
- Sets trip details on this builder.
- setTripEndMode(TripEndEvent.TripEndMode) - function in com.telenav.sdk.datacollector.model.event.TripEndEvent.Builder
- Sets trip end mode on this builder.
- setTripEndReason(TripEndEvent.TripEndReason) - function in com.telenav.sdk.datacollector.model.event.TripEndEvent.Builder
- Sets trip end reason on this builder.
- setTripEndState(TripEndEvent.TripEndState) - function in com.telenav.sdk.datacollector.model.event.TripEndEvent.Builder
- Sets trip end state on this builder.
- setTripId(String) - function in com.telenav.sdk.datacollector.model.event.LogContext
- Sets trip id on this builder.
- setTripId(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets trip id on this builder.
- setTripId(String) - function in com.telenav.sdk.datacollector.model.event.PredictiveCardsEvent.Builder
- Sets trip id on this builder.
- setTripId(String) - function in com.telenav.sdk.datacollector.model.event.TripScoreEvent.Builder
- Sets trip id on this builder.
- setTripModelVersion(String) - function in com.telenav.sdk.datacollector.model.event.TripEndEvent.Builder
- Sets trip model version on this builder.
- setTripModelVersion(String) - function in com.telenav.sdk.datacollector.model.event.TripStartEvent.Builder
- Sets trip model version on this builder.
- setTripSafetyRating(Integer) - function in com.telenav.sdk.datacollector.model.event.TripScoreEvent.Builder
- Sets trip safety rating on this builder.
- setTripSafetyScore(Double) - function in com.telenav.sdk.datacollector.model.event.TripScoreEvent.Builder
- Sets trip safety score on this builder.
- setTripScore(Double) - function in com.telenav.sdk.datacollector.model.event.TripScoreEvent.Builder
- Sets trip score on this builder.
- setTripScoreDetails(Array) - function in com.telenav.sdk.datacollector.model.event.TripScoreEvent.Builder
- Sets trip score details on this builder.
- setTripStartMode(TripStartEvent.TripStartMode) - function in com.telenav.sdk.datacollector.model.event.TripStartEvent.Builder
- Sets trip start mode on this builder.
- setTunnelRestrictionCode(TunnelRestrictionCode) - function in com.telenav.sdk.common.model.VehicleInfoConfig.Builder
- Sets tunnel restriction code on this builder.
- setTunnelRestrictionCode(TunnelRestrictionCode) - function in com.telenav.sdk.common.vehicleInfo.TruckInfoProvider
- Set the tunnel restriction code for routing restrictions.
- setTurnEndHeading(HeadingItem) - function in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.Builder
- Sets turn end heading on this builder.
- setTurnStartHeading(HeadingItem) - function in com.telenav.sdk.datacollector.model.event.SharpTurnEvent.Builder
- Sets turn start heading on this builder.
- setType(Annotation.Type) - function in com.telenav.map.api.Annotation
- This method is used to change the annotation type.
- setType(AxleGroupType) - function in com.telenav.sdk.common.model.AxleGroupProfile.Builder
- Sets type on this builder.
- setType(MPPMismatchEvent.MPPMismatchTypeValue) - function in com.telenav.sdk.datacollector.model.event.MPPMismatchEvent.Builder
- Sets type on this builder.
- setType(RouteRecommendationType) - function in com.telenav.sdk.datacollector.model.event.RouteEvent.Builder
- Sets type on this builder.
- setType(String) - function in com.telenav.sdk.datacollector.model.event.SystemErrorEvent.Builder
- Sets type on this builder.
- setType(AudioPromptType) - function in com.telenav.sdk.guidance.audio.model.AudioRequest.Builder
- setUnitQuaternionRealPart(Double) - function in com.telenav.sdk.datacollector.model.event.type.RotationVectorItem.Builder
- Sets unit quaternion real part on this builder.
- setUnreachableEdgeIndex(RouteEdgeIndex) - function in com.telenav.map.api.controllers.RouteRenderOptions
- Mark the index that describes the point on the route which the destination will be unreachable NOTE: Out of range meaning the vehicle is out of fuel/electricity
- setupJni() - function in com.telenav.sdk.map.model.DataPlugin.Companion
- Sets up jni on this builder.
- setUpper(Long) - function in com.telenav.sdk.map.model.MapObjectId
- setUseLinearTextureFiltering(Boolean) - function in com.telenav.map.geo.Attributes.Builder
- setUserCity(String) - function in com.telenav.sdk.datacollector.model.event.type.GooglePlaceUikitRequestItem.Builder
- Sets user city on this builder.
- setUserCountry(String) - function in com.telenav.sdk.datacollector.model.event.type.GooglePlaceUikitRequestItem.Builder
- Sets user country on this builder.
- setUserGraphic(Annotation.UserGraphic) - function in com.telenav.map.api.Annotation
- set the annotation UserGraphic graphic
- setUserGraphic(Annotation.UserGraphic) - function in com.telenav.map.api.search.POIAnnotationData
- setUserGraphic(Boolean) - function in com.telenav.map.api.search.POIAnnotationData
- setUserId(String) - function in com.telenav.sdk.common.model.SystemBuilder
- Set the user id of the current user.
- setUserId(String) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets user id on this builder.
- setUserInteraction(Object) - function in com.telenav.sdk.datacollector.model.event.PayEvent.Builder
- Sets user interaction on this builder.
- setUserLat(Double) - function in com.telenav.sdk.datacollector.model.event.type.GooglePlaceUikitRequestItem.Builder
- Sets user lat on this builder.
- setUserLon(Double) - function in com.telenav.sdk.datacollector.model.event.type.GooglePlaceUikitRequestItem.Builder
- Sets user lon on this builder.
- setUserNickname(String) - function in com.telenav.sdk.datacollector.model.event.EntityFeedbackEvent.Builder
- Sets user nickname on this builder.
- setUserPostcode(String) - function in com.telenav.sdk.datacollector.model.event.type.GooglePlaceUikitRequestItem.Builder
- Sets user postcode on this builder.
- setUserState(String) - function in com.telenav.sdk.datacollector.model.event.type.GooglePlaceUikitRequestItem.Builder
- Sets user state on this builder.
- setUTCTimestamp(Long) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets UTC timestamp on this builder.
- setValid(Boolean) - function in com.telenav.map.elements.WorldToViewPortResult
- setValue(Double) - function in com.telenav.sdk.datacollector.model.event.type.AmbientHumidityItem.Builder
- Sets value on this builder.
- setValue(Double) - function in com.telenav.sdk.datacollector.model.event.type.AmbientPressureItem.Builder
- Sets value on this builder.
- setValue(Double) - function in com.telenav.sdk.datacollector.model.event.type.AmbientTemperatureItem.Builder
- Sets value on this builder.
- setValue(Double) - function in com.telenav.sdk.datacollector.model.event.type.DrivingScoreItem.Builder
- Sets value on this builder.
- setValue(Integer) - function in com.telenav.sdk.datacollector.model.event.type.EngineLoadItem.Builder
- Sets value on this builder.
- setValue(Double) - function in com.telenav.sdk.datacollector.model.event.type.EngineSpeedItem.Builder
- Sets value on this builder.
- setValue(Double) - function in com.telenav.sdk.datacollector.model.event.type.FuelLevelItem.Builder
- Sets value on this builder.
- setValue(Integer) - function in com.telenav.sdk.datacollector.model.event.type.RuntimeSinceEngineStartItem.Builder
- Sets value on this builder.
- setValue(Double) - function in com.telenav.sdk.datacollector.model.event.type.VehicleSpeedItem.Builder
- Sets value on this builder.
- setVehicleCategory(VehicleCategory) - function in com.telenav.sdk.common.model.VehicleInfoConfig.Builder
- Sets vehicle category on this builder.
- setVehicleDimensions(VehicleDimensions) - function in com.telenav.sdk.common.model.VehicleInfoConfig.Builder
- Sets vehicle dimensions on this builder.
- setVehicleFollowMode(Camera.FollowVehicleMode) - function in com.telenav.map.api.controllers.CameraController
- Get the current follow vehicle mode
- setVehicleSpeed(Double) - function in com.telenav.sdk.datacollector.model.event.LogContext.Builder
- Sets vehicle speed on this builder.
- setVehicleSpeedList(Array) - function in com.telenav.sdk.datacollector.model.event.VehicleSpeedEvent.Builder
- Sets vehicle speed list on this builder.
- setVehicleStatus(VehicleStatus) - function in com.telenav.sdk.common.model.VehicleInfoConfig.Builder
- Sets vehicle status on this builder.
- setVehicleStatus(VehicleStatus) - function in com.telenav.sdk.common.vehicleInfo.VehicleInfoProvider
- Sets vehicle status on this builder.
- setVendor(Object) - function in com.telenav.sdk.datacollector.model.event.PromotionEvent.Builder
- Sets vendor on this builder.
- setVendorPromotionId(String) - function in com.telenav.sdk.datacollector.model.event.PromotionEvent.Builder
- Sets vendor promotion id on this builder.
- setVerbosityLevel(VerbosityLevel) - function in com.telenav.sdk.guidance.audio.AudioGuidanceManager
- Set the verbosity level of the current audio guidance Verbosity level will affect the turn-by-turn audio including the repeat
- setVerticalAccuracy(Double) - function in com.telenav.sdk.datacollector.model.event.GpsProbeEvent.Builder
- Sets vertical accuracy on this builder.
- setVerticalAccuracy(Double) - function in com.telenav.sdk.datacollector.model.event.type.ProbeListItem.Builder
- Sets vertical accuracy on this builder.
- setVerticalOffset(Double) - function in com.telenav.map.api.controllers.LayoutController
- Set the layout's vertical offset
- setViewRect(Rect) - function in com.telenav.map.views.TnMapSubView
- setViewValue(String,Float) - function in com.telenav.map.api.controllers.ShapesController
- Set custom value for a shape, matching with the TSS key-value field.
- setViewValue(String,Integer) - function in com.telenav.map.api.controllers.ShapesController
- setViewValue(String,String) - function in com.telenav.map.api.controllers.ShapesController
- setVisibility(Integer) - function in com.telenav.map.api.Popup
- The function is used to specify the visibility of popup.
- setVoiceEventType(VoiceEvent.VoiceEventType) - function in com.telenav.sdk.datacollector.model.event.VoiceEvent.Builder
- Sets voice event type on this builder.
- setWaypoints(List) - function in com.telenav.sdk.drivesession.model.RerouteRequest.Builder
- Set the via points need to be considered in route calculation.
- setWaypoints(List) - function in com.telenav.sdk.evdirection.EvTripPlanRequest.Builder
- Sets waypoints on this builder.
- setWeatherCode(Integer) - function in com.telenav.sdk.datacollector.model.event.WeatherEvent.Builder
- Sets weather code on this builder.
- setWeatherDesc(String) - function in com.telenav.sdk.datacollector.model.event.WeatherEvent.Builder
- Sets weather desc on this builder.
- setWeatherType(WeatherEvent.WeatherType) - function in com.telenav.sdk.datacollector.model.event.WeatherEvent.Builder
- Sets weather type on this builder.
- setWeight(Integer) - function in com.telenav.sdk.common.model.VehicleDimensions.Builder
- setWeight(Integer) - function in com.telenav.sdk.common.model.VehicleDimensions.Builder
- Sets weight on this builder.
- setWeightForAxleGroup(Integer) - function in com.telenav.sdk.common.model.AxleGroupProfile.Builder
- Sets weight for axle group on this builder.
- setWheelsPerAxle(WheelsPerAxle) - function in com.telenav.sdk.common.model.AxleGroupProfile.Builder
- Sets wheels per axle on this builder.
- setWidth(Integer) - function in com.telenav.sdk.common.model.VehicleDimensions.Builder
- setWidth(Integer) - function in com.telenav.sdk.common.model.VehicleDimensions.Builder
- Sets width on this builder.
- setWord(String) - function in com.telenav.sdk.datacollector.model.event.type.WordSuggestListItem.Builder
- Sets word on this builder.
- setWordsuggestId(String) - function in com.telenav.sdk.datacollector.model.event.WordSuggestEvent.Builder
- Sets wordsuggest id on this builder.
- setWordsuggestList(Array) - function in com.telenav.sdk.datacollector.model.event.WordSuggestEvent.Builder
- Sets wordsuggest list on this builder.
- SetWorkEvent - class in com.telenav.sdk.datacollector.model.event
- Telemetry event for set work event analytics.
- SetWorkEvent.ActionType - class in com.telenav.sdk.datacollector.model.event.SetWorkEvent
- Enumeration of action type values used in public API payloads.
- SetWorkEvent.Builder - class in com.telenav.sdk.datacollector.model.event.SetWorkEvent
- setX(Float) - function in com.telenav.map.elements.WorldToViewPortResult
- setX(Double) - function in com.telenav.sdk.datacollector.model.event.type.AccelerometerItem.Builder
- Sets x on this builder.
- setX(Double) - function in com.telenav.sdk.datacollector.model.event.type.AmbientMagneticItem.Builder
- Sets x on this builder.
- setX(Double) - function in com.telenav.sdk.datacollector.model.event.type.GeomagneticRotationVectorItem.Builder
- Sets x on this builder.
- setX(Double) - function in com.telenav.sdk.datacollector.model.event.type.GravityItem.Builder
- Sets x on this builder.
- setX(Double) - function in com.telenav.sdk.datacollector.model.event.type.GyroscopeItem.Builder
- Sets x on this builder.
- setX(Double) - function in com.telenav.sdk.datacollector.model.event.type.LinearAccelerationItem.Builder
- Sets x on this builder.
- setX(Double) - function in com.telenav.sdk.datacollector.model.event.type.RotationVectorItem.Builder
- Sets x on this builder.
- setY(Float) - function in com.telenav.map.elements.WorldToViewPortResult
- setY(Double) - function in com.telenav.sdk.datacollector.model.event.type.AccelerometerItem.Builder
- Sets y on this builder.
- setY(Double) - function in com.telenav.sdk.datacollector.model.event.type.AmbientMagneticItem.Builder
- Sets y on this builder.
- setY(Double) - function in com.telenav.sdk.datacollector.model.event.type.GeomagneticRotationVectorItem.Builder
- Sets y on this builder.
- setY(Double) - function in com.telenav.sdk.datacollector.model.event.type.GravityItem.Builder
- Sets y on this builder.
- setY(Double) - function in com.telenav.sdk.datacollector.model.event.type.GyroscopeItem.Builder
- Sets y on this builder.
- setY(Double) - function in com.telenav.sdk.datacollector.model.event.type.LinearAccelerationItem.Builder
- Sets y on this builder.
- setY(Double) - function in com.telenav.sdk.datacollector.model.event.type.RotationVectorItem.Builder
- Sets y on this builder.
- setZ(Double) - function in com.telenav.sdk.datacollector.model.event.type.AccelerometerItem.Builder
- Sets z on this builder.
- setZ(Double) - function in com.telenav.sdk.datacollector.model.event.type.AmbientMagneticItem.Builder
- Sets z on this builder.
- setZ(Double) - function in com.telenav.sdk.datacollector.model.event.type.GeomagneticRotationVectorItem.Builder
- Sets z on this builder.
- setZ(Double) - function in com.telenav.sdk.datacollector.model.event.type.GravityItem.Builder
- Sets z on this builder.
- setZ(Double) - function in com.telenav.sdk.datacollector.model.event.type.GyroscopeItem.Builder
- Sets z on this builder.
- setZ(Double) - function in com.telenav.sdk.datacollector.model.event.type.LinearAccelerationItem.Builder
- Sets z on this builder.
- setZ(Double) - function in com.telenav.sdk.datacollector.model.event.type.RotationVectorItem.Builder
- Sets z on this builder.
- setZoomLevel(Float) - function in com.telenav.map.api.controllers.Camera.Position.Builder
- Change the Zoom level of the camera
- setZoomLevelRange(Range) - function in com.telenav.map.api.controllers.CameraController
- setZoomTransitionTime(Float) - function in com.telenav.map.api.controllers.Camera.Position.Builder
- Set the transition time of zoom in/out
- SEVEN_AXLES - enum entry in com.telenav.sdk.map.model.NumberOfAxlesType
- SHADED_AREA_MARKING - enum entry in com.telenav.sdk.ehservice.model.LaneDividerType
Shaded area
- Shape - class in com.telenav.map.geo
- Class describing a generic shape Copyright reserved by telenav 2021.
- Shape.Collection - class in com.telenav.map.geo.Shape
- A container for a group of related shapes
- Shape.Collection.Builder - class in com.telenav.map.geo.Shape.Collection
- Shape.Type - class in com.telenav.map.geo.Shape
- Enumeration of type values used in public API payloads.
- SHAPE_BUTTON - enum entry in com.telenav.sdk.datacollector.model.event.type.EventDescriptorValue
- shapesController() - function in com.telenav.map.api.ClusterMapView
- Warning!
- ShapesController - class in com.telenav.map.api.controllers
- Interface for managing API fed shapes Copyright reserved by telenav 2021.
- shapesController() - function in com.telenav.map.views.TnClusterMapView
- Please avoid do some heavy action here, it will block map render thread or build thread
- ShapesController.Id - class in com.telenav.map.api.controllers.ShapesController
- Id class to use as a unique identifier for processed shape collections
- SHARP_CURVE_LEFT - enum entry in com.telenav.sdk.ehservice.model.TrafficSignType
- SHARP_CURVE_RIGHT - enum entry in com.telenav.sdk.ehservice.model.TrafficSignType
- SHARP_LEFT - enum entry in com.telenav.sdk.ehservice.model.LaneMark
Between left and backward
- SHARP_LEFT - enum entry in com.telenav.sdk.map.model.TurnType
Make a sharp left turn.
- SHARP_RIGHT - enum entry in com.telenav.sdk.ehservice.model.LaneMark
Between right and backward
- SHARP_RIGHT - enum entry in com.telenav.sdk.map.model.TurnType
Make a sharp right turn.
- SHARP_TURN - enum entry in com.telenav.sdk.datacollector.model.EventType.DrivingBehavior
- SHARP_TURN - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.ChallengeKpiType
- SHARP_TURN - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Sample: sharp turn ahead. AlertType::SharpTurnLeft, AlertType::SharpTurnRight.
- SharpTurnEvent - class in com.telenav.sdk.datacollector.model.event
- Telemetry event for sharp turn event analytics.
- SharpTurnEvent.Builder - class in com.telenav.sdk.datacollector.model.event.SharpTurnEvent
- SharpTurnEvent.LevelType - class in com.telenav.sdk.datacollector.model.event.SharpTurnEvent
- Enumeration of level type values used in public API payloads.
- ShieldIconContext - class in com.telenav.sdk.drivesession.model
- The context of shield icon, which can be used for querying shield icon Please use NavigationService.renderIcon() method to get the shield icon.
- ShieldInfo - class in com.telenav.sdk.navigation.model
- Data model representing shield info.
- SHIP_FERRY - enum entry in com.telenav.sdk.map.model.RoadType
- SHIPFERRY - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadType
- SHOPPING - enum entry in com.telenav.sdk.datacollector.model.event.type.CategoryType
- SHORT_DASHED_LINE - enum entry in com.telenav.sdk.ehservice.model.LaneDividerType
Short dashed line
- SHORTCUT - enum entry in com.telenav.sdk.datacollector.model.event.type.AppActivatedTriggerType
- SHORTCUT - enum entry in com.telenav.sdk.datacollector.model.event.type.EventZoneValue
- SHORTEST - enum entry in com.telenav.sdk.datacollector.model.event.type.RouteModeType
- SHORTEST - enum entry in com.telenav.sdk.datacollector.model.event.type.RouteRecommendationType
- SHOULDER_LANE - enum entry in com.telenav.sdk.ehservice.model.EHLaneType
- show(IntArray) - function in com.telenav.map.api.Popup
- The function is used to show the popup
- showAutoZoomDebugInfo(Boolean,Integer,Integer,TnAutoZoomController) - function in com.telenav.map.views.AutoZoomDebugInfoView
- Display the autozoom inforamtion content view in a popup window at the specified location.
- showAutoZoomDebugInfo(Boolean,Integer,Integer) - function in com.telenav.map.views.TnMapView
- Display the autozoom information content view in a popup window at the specified location.
- showFps() - function in com.telenav.map.api.controllers.FeaturesController
- features used to show engine real fps info
- showRegion(Camera.Region) - function in com.telenav.map.api.controllers.CameraController
- Set the current viewing region of the camera
- showRegion(Camera.Region,Rect) - function in com.telenav.map.api.controllers.CameraController
- Set the current viewing region of the camera, region will be shown inside the view rect.
- showRegion(Camera.Region,Margins.Percentages) - function in com.telenav.map.api.controllers.CameraController
- Set the current viewing region of the camera, region will be shown inside the view rect.
- showRegion(Camera.Region,Margins.Pixels) - function in com.telenav.map.api.controllers.CameraController
- Set the current viewing region of the camera, region will be shown inside the view rect.
- showRegionForModelInstance(RegionForModelInstance) - function in com.telenav.map.api.controllers.CameraController
- Pan and zoom (but not rotate) view to encompass the given model instance within given screen-relative rectangle.
- showRegionForRoutes(RegionForRoutesInfo) - function in com.telenav.map.api.controllers.CameraController
- Pan and zoom (but not rotate) view to encompass given routes within given screen-relative rectangle.
- showTurnArrow(String,Integer,Integer) - function in com.telenav.map.api.controllers.RoutesController
- show the specified(through selectLegIndex, selectStepIndex) turn arrow on route
- shutdown() - function in com.telenav.sdk.datacollector.api.DataCollectorService
- Shutdown DataCollector Service.
- shutdown() - function in com.telenav.sdk.ota.api.OtaService
- Stop this service and release all of its resources.
- SideOfRoad - class in com.telenav.sdk.map.content.model
- Enumeration of side of road values used in public API payloads.
- SignalSignLocation - class in com.telenav.sdk.ehservice.model
- Enumeration of signal sign location values used in public API payloads.
- Signpost - class in com.telenav.sdk.drivesession.model.alert
- Data model representing signpost.
- SignPost - class in com.telenav.sdk.map.direction.model
- Data model representing sign post.
- SignPostCategory - class in com.telenav.sdk.map.direction.model
- Annotation class that defines sign post category.
- SIMPLIFIED - enum entry in com.telenav.sdk.ehservice.api.EHLogLevel
Log simplified data, only geometry points
- SINGLE - enum entry in com.telenav.sdk.common.model.AxleGroupType
SINGLE AXLE IN GROUP
- SINGLE - enum entry in com.telenav.sdk.common.model.WheelsPerAxle
SINGLE WHEEL PER AXLE
- SINGLE_AXLE - enum entry in com.telenav.sdk.map.model.NumberOfAxlesType
- SINGLE_SOLID_LINE - enum entry in com.telenav.sdk.ehservice.model.LaneDividerType
Single solid line
- SIX_AXLES - enum entry in com.telenav.sdk.map.model.NumberOfAxlesType
- SIX_OR_MORE_AXLES - enum entry in com.telenav.sdk.map.model.NumberOfAxlesType
- SKIP - enum entry in com.telenav.sdk.datacollector.model.event.type.ClickActionType
- SLIDE - enum entry in com.telenav.sdk.datacollector.model.event.type.EventActionValue
- SLIDE - enum entry in com.telenav.sdk.datacollector.model.event.type.UserInteractionValue
- SLIGHT_LEFT - enum entry in com.telenav.sdk.ehservice.model.LaneMark
Between straight and left
- SLIGHT_LEFT - enum entry in com.telenav.sdk.map.model.TurnType
Make a slight left turn.
- SLIGHT_RIGHT - enum entry in com.telenav.sdk.ehservice.model.LaneMark
Between straight and right
- SLIGHT_RIGHT - enum entry in com.telenav.sdk.map.model.TurnType
Make a slight right turn.
- SLIPPERY_ROAD - enum entry in com.telenav.sdk.ehservice.model.TrafficSignType
- SLOW_LANE - enum entry in com.telenav.sdk.ehservice.model.EHLaneType
- smallDistance(LatLon,LatLon) - function in com.telenav.sdk.common.model.Earth
- Performs small distance.
- SMART_GAS - enum entry in com.telenav.sdk.datacollector.model.event.type.SearchTriggerType
- SMS - enum entry in com.telenav.sdk.datacollector.model.event.type.AppActivatedTriggerType
- SNAPBACK - enum entry in com.telenav.sdk.datacollector.model.event.type.CVPJumpTriggerValue
- SNOW - enum entry in com.telenav.sdk.datacollector.model.event.WeatherEvent.WeatherType
- SNOW - enum entry in com.telenav.sdk.ehservice.model.DependentSpeedType
A speed limitation due to snowy day.
- SNOW - enum entry in com.telenav.sdk.ehservice.model.WeatherType
- SOLID_LINE_DASHED_LINE - enum entry in com.telenav.sdk.ehservice.model.LaneDividerType
Solid line and dashed line in parallel as seen from curb to the middle side
- SpaceDataStatus - class in com.telenav.sdk.map.content.model
- Data model representing space data status.
- SpaceFetchDataDetails - class in com.telenav.sdk.map.content.model
- Data model representing space fetch data details.
- SpaceInfo - class in com.telenav.sdk.map.content.model
- Data model representing space info.
- SpaceTransactionListItem - class in com.telenav.sdk.datacollector.model.event.type
- Data model representing space transaction list item.
- SpaceTransactionListItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.SpaceTransactionListItem
- SPEECH - enum entry in com.telenav.sdk.datacollector.model.event.type.AppActivatedTriggerType
- speed(Float) - function in com.telenav.sdk.common.model.VehicleLocation.Builder
- Performs speed.
- SPEED_CAMERA - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Speed camera ahead.
AlertType::SpeedCamera
- SpeedAssociatedEnergyConsumption - class in com.telenav.sdk.common.model
- Data class representing the road name.
- SpeedBasedThresholdsConfiguration - class in com.telenav.map.api.controllers.autozoom.model.data
- Data model representing speed based thresholds configuration.
- SpeedCategory - class in com.telenav.sdk.ehservice.model
- Speed Category, short name as sc, classifies the general speed trend of a road based on posted or legal speed and is provided to enhance route calculation and the timing of route guidance.
- SpeedInfo - class in com.telenav.map.api.controllers.autozoom
- Container of a current speed information including speed limit, road type and subtype.
- SpeedInfo.Companion - class in com.telenav.map.api.controllers.autozoom.SpeedInfo
- SPEEDING - enum entry in com.telenav.sdk.datacollector.model.EventType.DrivingBehavior
- SPEEDING - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.ChallengeKpiType
- SpeedingEvent - class in com.telenav.sdk.datacollector.model.event
- Telemetry event for speeding event analytics.
- SpeedingEvent.Builder - class in com.telenav.sdk.datacollector.model.event.SpeedingEvent
SpeedingEventbuilder static inner class.- SpeedingItem - class in com.telenav.sdk.datacollector.model.event.type
- Data model representing speeding item.
- SpeedingItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.SpeedingItem
SpeedingItembuilder static inner class.- SpeedingItem.SpeedingType - class in com.telenav.sdk.datacollector.model.event.type.SpeedingItem
- Enumeration of speeding type values used in public API payloads.
- speedInMps(Integer) - function in com.telenav.sdk.map.direction.model.RouteRequest.Builder
- Performs speed in mps.
- SpeedLimit - class in com.telenav.sdk.common.model
- Data model representing speed limit.
- SpeedLimit.Companion - class in com.telenav.sdk.common.model.SpeedLimit
- SpeedLimitCondition - class in com.telenav.sdk.ehservice.model
- Enumeration of speed limit condition values used in public API payloads.
- SpeedLimitInfo - class in com.telenav.sdk.drivesession.model
- Data model representing speed limit info.
- SpeedLimitInfo.CREATOR - class in com.telenav.sdk.drivesession.model.SpeedLimitInfo
- SpeedLimitInfo.SpeedLimitUnit - class in com.telenav.sdk.drivesession.model.SpeedLimitInfo
- Enumeration of speed limit unit values used in public API payloads.
- SpeedLimitLevel - class in com.telenav.map.api.controllers.autozoom.enums
- Enumeration of speed limit level values used in public API payloads.
- SpeedLimitSource - class in com.telenav.sdk.ehservice.model
- Enumeration of speed limit source values used in public API payloads.
- SpeedLimitType - class in com.telenav.sdk.drivesession.model
- Speed limit reason types
- SpeedLimitType - class in com.telenav.sdk.ehservice.model
- Enumeration of speed limit type values used in public API payloads.
- SpeedUnit - class in com.telenav.sdk.common.model
- Defines the speed unit type
- SpeedUnitType - class in com.telenav.sdk.common.model
- Enumeration of speed unit type values used in public API payloads.
- speedValueToMetersPerSecond(Float) - function in com.telenav.map.api.controllers.autozoom.AutoZoomControllerUtils
- SPOTIFY - enum entry in com.telenav.sdk.datacollector.model.event.type.MediaProviderValue
- SpriteAnnotationFlag - enum entry in com.telenav.map.api.Annotation.Style
The annotation is placed flatly on the ground of the map, renders in 3D world coordinates, with 3D perspective effect, rotates along with the camera
- SpriteAnnotationFlagGrouping - enum entry in com.telenav.map.api.Annotation.Style
- SpriteAnnotationFlagNoCulling - enum entry in com.telenav.map.api.Annotation.Style
- SpriteIncident - enum entry in com.telenav.map.api.Annotation.Style
- SRP - enum entry in com.telenav.sdk.datacollector.model.event.type.LaunchDisplayType
- STANDALONE - enum entry in com.telenav.sdk.ehservice.model.EHServiceMode
standalone mode
- start() - function in com.telenav.sdk.addon.api.IAddonServiceManager
- Performs start.
- start(MemoryProfiler.StorageMode,String) - function in com.telenav.sdk.common.profiler.MemoryProfiler.Companion
- START_ENGINE - enum entry in com.telenav.sdk.datacollector.model.EventType.Vehicle
- START_ENGINE - enum entry in com.telenav.sdk.datacollector.model.event.type.AppActivatedTriggerType
- START_NAVIGATION - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Guidance will start now.
- START_REROUTE_BY_TRAFFIC - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Reroute due to traffic event.
- startDownload(RegionalDataId,RegionalDownloadManager.ProgressCallback) - function in com.telenav.sdk.rdm.api.RegionalDownloadManager
- Starts download according to dataId.
- startDownloadRegionData(Integer,RegionJobStatus.ProgressCallback) - function in com.telenav.sdk.map.DataOtaDownloadManager
- Performs start download region data.
- startDownloadRegionData(String,String,SearchDataOtaDownloadCallbackJni) - function in com.telenav.sdk.ota.api.SubRegionAreaClient
- Search region OTA: query cloud status for
regionIdandCOMMON, then start background download when an update is required. - startDownloadSpaceData(String) - function in com.telenav.sdk.map.DataOtaDownloadManager
- Start downloading space data for a specific space ID.
- startDownloadSpaceData(String,RegionJobStatus.ProgressCallback) - function in com.telenav.sdk.map.DataOtaDownloadManager
- Start downloading space data for a specific space ID.
- startDownloadSpaceData(String) - function in com.telenav.sdk.map.content.DataOtaDownloader
- Performs start download space data.
- STARTED - enum entry in com.telenav.sdk.drivesession.model.BetterRouteUpdateProgress.Status
Better route updating is started.
- StartEngineEvent - class in com.telenav.sdk.datacollector.model.event
- Telemetry event for start engine event analytics.
- StartEngineEvent.Builder - class in com.telenav.sdk.datacollector.model.event.StartEngineEvent
- startNavigation(Route,Boolean,Double) - function in com.telenav.sdk.drivesession.DriveSession
- start navigation session, if already exists navigation session, needs to stop it before start a new session.
- startNavigation(Route,Boolean,Double) - function in com.telenav.sdk.navigation.NavigationService
- start navigation session, if already exists navigation session, needs to stop it before start a new session.
- startRender - enum entry in com.telenav.map.listener.GLMapListener.MapLoadStatus
- STARTUP - enum entry in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent.MomentType
- STARTUP - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.ChallengeTriggerType
- STARTUP - enum entry in com.telenav.sdk.datacollector.model.event.type.PromotionTriggerValue
- Static - enum entry in com.telenav.map.api.controllers.Camera.FollowVehicleMode
- STATIC - enum entry in com.telenav.sdk.map.content.model.Trend
- STATUS_BAR - enum entry in com.telenav.sdk.datacollector.model.event.type.EventZoneValue
- StatusListener - class in com.telenav.sdk.common.model
- Callback interface for status notifications.
- statusRequest() - function in com.telenav.sdk.ota.api.HomeAreaClient
- Create a request in type of StatusRequest.
- statusRequest() - function in com.telenav.sdk.ota.api.SubRegionAreaClient
- Create a request in type of StatusRequest.
- StatusRequest - class in com.telenav.sdk.ota.model
- Data class that represents a home area status query request.
- StatusRequest - class in com.telenav.sdk.ota.model.subregion
- Data class that represents a sub region areas status query request.
- StatusRequest.Builder - class in com.telenav.sdk.ota.model.StatusRequest
- StatusRequest.Builder - class in com.telenav.sdk.ota.model.subregion.StatusRequest
- StatusType - class in com.telenav.sdk.datacollector.model.event.type
- Enumeration of status type values used in public API payloads.
- STAY_LEFT - enum entry in com.telenav.sdk.map.model.TurnType
Continue straight on the main road while another road splits off toward the upper-right (solid arrow follows the vertical leg; dashed branch exits diagonally to the right).
⇑ ╱ │╱ │- STAY_LEFT_FORK - enum entry in com.telenav.sdk.map.model.TurnType
Y fork: follow the left branch (solid arrow); the right branch is not your route (muted/dashed).
Note: this type is used to distinguish from the turn type
STAY_LEFT,if HMI need to apply this distinction,remember to add new icon in atlas resource, otherwise,STAY_LEFTcan be used for both cases.⇖ ┄┄ ╲ ╱ │- STAY_RIGHT - enum entry in com.telenav.sdk.map.model.TurnType
Continue straight on the main road while another road splits off toward the upper-left (solid arrow follows the vertical leg; dashed branch exits diagonally to the left).
╲ ⇑ ╲│ │- STAY_RIGHT_FORK - enum entry in com.telenav.sdk.map.model.TurnType
Y fork: follow the right branch (solid arrow); the left branch is not your route (muted/dashed).
Note: this type is used to distinguish from the turn type
STAY_RIGHT,if HMI need to apply this distinction,remember to add new icon in atlas resource, otherwise,STAY_RIGHTcan be used for both cases.┄┄ ⇗ ╲ ╱ │- STEEP_HILL_DOWNWARD - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Sample: steep hill downwards ahead. AlertType::kSteepHillDownwards.
- STEEP_HILL_DOWNWARDS - enum entry in com.telenav.sdk.ehservice.model.TrafficSignType
- STEEP_HILL_UPWARD - enum entry in com.telenav.sdk.guidance.audio.model.AudioPromptType
Sample: steep hill upwards ahead. AlertType::SteepHillUpwards.
- STEEP_HILL_UPWARDS - enum entry in com.telenav.sdk.ehservice.model.TrafficSignType
- SteepGradeInfo - class in com.telenav.sdk.drivesession.model.alert
- Data model representing steep grade info.
- STEP - enum entry in com.telenav.sdk.navigation.TravelEstimationLevel
Travel estimation will be given on step level
- StepInfo - class in com.telenav.map.api.controllers.autozoom
- Container of a data for a current route step.
- StepInfo - class in com.telenav.sdk.drivesession.model
- Data model representing step info.
- StepInfo.Companion - class in com.telenav.map.api.controllers.autozoom.StepInfo
- StepTravelEstimation - class in com.telenav.sdk.drivesession.model
- This structure provides travel duration estimation for vehicle to pass the step Estimation for step is more accurate than estimation for legs
- STICK - enum entry in com.telenav.sdk.datacollector.model.event.type.EventEnvironmentValue
- stop() - function in com.telenav.sdk.common.profiler.MemoryProfiler.Companion
- Performs stop.
- STOP - enum entry in com.telenav.sdk.datacollector.model.event.NavEndEvent.NavEndType
- STOP - enum entry in com.telenav.sdk.datacollector.model.event.type.PromotionTriggerValue
- STOP_ENGINE - enum entry in com.telenav.sdk.datacollector.model.EventType.Vehicle
- STOP_SIGN - enum entry in com.telenav.sdk.ehservice.model.TrafficSignType
- StopEngineEvent - class in com.telenav.sdk.datacollector.model.event
- Telemetry event for stop engine event analytics.
- StopEngineEvent.Builder - class in com.telenav.sdk.datacollector.model.event.StopEngineEvent
- StopLocation - class in com.telenav.sdk.drivesession.model
- The supported stop location types
- stopNavigation() - function in com.telenav.sdk.drivesession.DriveSession
- Stop the current navigation session Once the session is stopped, the session object will be destroyed
- stopNavigation() - function in com.telenav.sdk.navigation.NavigationService
- Stop the current navigation session Once the session is stopped, the session object will be destroyed
- stopPoints(List) - function in com.telenav.sdk.map.direction.model.RouteRequest.Builder
- Performs stop points.
- STRAIGHT - enum entry in com.telenav.sdk.ehservice.model.LaneMark
Straight
- STRAIGHT - enum entry in com.telenav.sdk.map.model.TurnType
Continue straight ahead without turning.
- STRAIGHT_TRUCK_WITH_FOUR_TRAILERS - enum entry in com.telenav.sdk.map.model.TrailerType
- STRAIGHT_TRUCK_WITH_NO_TRAILER - enum entry in com.telenav.sdk.map.model.TrailerType
- STRAIGHT_TRUCK_WITH_ONE_OR_MORE_TRAILERS - enum entry in com.telenav.sdk.map.model.TrailerType
- STRAIGHT_TRUCK_WITH_ONE_TRAILER - enum entry in com.telenav.sdk.map.model.TrailerType
- STRAIGHT_TRUCK_WITH_OR_WITHOUT_TRAILERS - enum entry in com.telenav.sdk.map.model.TrailerType
- STRAIGHT_TRUCK_WITH_THREE_OR_MORE_TRAILERS - enum entry in com.telenav.sdk.map.model.TrailerType
- STRAIGHT_TRUCK_WITH_THREE_TRAILERS - enum entry in com.telenav.sdk.map.model.TrailerType
- STRAIGHT_TRUCK_WITH_TWO_OR_MORE_TRAILERS - enum entry in com.telenav.sdk.map.model.TrailerType
- STRAIGHT_TRUCK_WITH_TWO_TRAILERS - enum entry in com.telenav.sdk.map.model.TrailerType
- STREAMING - enum entry in com.telenav.sdk.datacollector.model.event.ContentSwitchEvent.MapType
- STREET_PARKING - enum entry in com.telenav.sdk.datacollector.model.event.type.SearchTriggerType
- STRIPE - enum entry in com.telenav.sdk.datacollector.model.event.type.PaymentProviderValue
- styleWithTraffic(Boolean) - function in com.telenav.map.api.controllers.RouteLine.Builder
- Set whether to use traffic information to style the route accordingly.
- SUB_HAS_RIGHT_OF_WAY - enum entry in com.telenav.sdk.ehservice.model.EHRightOfWay
Driving towards this stub might require yielding to conflicting vehicle movements
- SUBMIT - enum entry in com.telenav.sdk.datacollector.model.event.type.ClickActionType
- SubRegion - class in com.telenav.sdk.ota.model.subregion
- The data model representing an OTA sub region.
- SubRegionAreaClient - class in com.telenav.sdk.ota.api
- Client API for sub region area operations.
- SubRegionEstimate - class in com.telenav.sdk.ota.model.subregion
- The data model containing estimate of an sub region OTA update.
- SubRegionEstimateResponse - class in com.telenav.sdk.ota.model.subregion
- The data model containing estimates of multiple sub region areas' OTA update.
- SubRegionStatus - class in com.telenav.sdk.ota.model.subregion
- The data model containing status of an OTA sub region.
- SubRegionStatusResponse - class in com.telenav.sdk.ota.model.subregion
- The data model containing status of multiple OTA sub region areas.
- subscribeEventRequest() - function in com.telenav.sdk.datacollector.api.DataCollectorClient
- Create request in type of SubscribeEventRequest
- SubscribeEventRequest - class in com.telenav.sdk.datacollector.model
- Request type for subscribe event request.
- SubscribeEventRequest.Builder - class in com.telenav.sdk.datacollector.model.SubscribeEventRequest
- SubscribeEventResponse - class in com.telenav.sdk.datacollector.model
- Response of SubscribeEventRequest
- SubViewInitParams - class in com.telenav.map.api.models
SubViewInitParamsis a data class that holds the parameters needed to initialize aMapSubView.- SUBWAY_STATIONS - enum entry in com.telenav.sdk.datacollector.model.event.type.CategoryType
- SUCCEEDED - enum entry in com.telenav.sdk.drivesession.model.BetterRouteUpdateProgress.Status
Better route updating is success.
- SUCCEEDED - enum entry in com.telenav.sdk.map.content.model.RegionJobStatus.State
- SUCCEEDED - enum entry in com.telenav.sdk.rdm.model.ProgressState
Job succeeds.
- SUCCESS - enum entry in com.telenav.sdk.datacollector.model.ResponseCode
- SUCCESS - enum entry in com.telenav.sdk.datacollector.model.event.ContentSwitchEvent.ContentSwitchStatusValue
- SUCCESS - enum entry in com.telenav.sdk.datacollector.model.event.type.StatusType
- SUCCESS - enum entry in com.telenav.sdk.ota.model.OtaStatusCode
- SUCCESS - enum entry in com.telenav.sdk.ota.model.OtaUpdateStatus
- SUCCESSFUL - enum entry in com.telenav.sdk.datacollector.model.event.type.OrderStatusValue
- SUCCESSFUL - enum entry in com.telenav.sdk.datacollector.model.event.type.PaymentStatusValue
- SUPERMARKETS - enum entry in com.telenav.sdk.datacollector.model.event.type.CategoryType
- SW - enum entry in com.telenav.sdk.datacollector.model.event.GpsProbeEvent.Heading
- SW - enum entry in com.telenav.sdk.datacollector.model.event.type.ProbeListItem.Heading
- SWIPE - enum entry in com.telenav.sdk.datacollector.model.event.type.EventActionValue
- SWIPE - enum entry in com.telenav.sdk.datacollector.model.event.type.UserInteractionValue
- SWITCH_OFF_BUTTON - enum entry in com.telenav.sdk.datacollector.model.event.type.EventDescriptorValue
- SWITCH_ON_BUTTON - enum entry in com.telenav.sdk.datacollector.model.event.type.EventDescriptorValue
- switchTrafficSource(TrafficSource) - function in com.telenav.sdk.map.content.TrafficContent
- Switches the traffic source.
- SYNQ3 - enum entry in com.telenav.sdk.datacollector.model.event.type.OrderMerchantValue
- System - class in com.telenav.sdk.common.model
- Class that provides system related information and global configuration.
- SYSTEM - enum entry in com.telenav.sdk.datacollector.model.event.type.CardTriggerType
- System.Companion - class in com.telenav.sdk.common.model.System
- SYSTEM_CRASH - enum entry in com.telenav.sdk.datacollector.model.event.type.SystemErrorTrigger
- SYSTEM_ERROR - enum entry in com.telenav.sdk.datacollector.model.EventType.General
- SYSTEM_EVENT - enum entry in com.telenav.sdk.datacollector.model.event.InteractionEvent.InteractionEventType
- SYSTEM_EVENT - enum entry in com.telenav.sdk.datacollector.model.event.PayEvent.PayEventType
- SYSTEM_EVENT - enum entry in com.telenav.sdk.datacollector.model.event.VoiceEvent.VoiceEventType
- SystemBuilder - class in com.telenav.sdk.common.model
- Builder that defines setters for global configuration and system related instances.
- SystemErrorEvent - class in com.telenav.sdk.datacollector.model.event
- Telemetry event for system error event analytics.
- SystemErrorEvent.Builder - class in com.telenav.sdk.datacollector.model.event.SystemErrorEvent
- SystemErrorTrigger - class in com.telenav.sdk.datacollector.model.event.type
- Enumeration of system error trigger values used in public API payloads.
- SystemOption - class in com.telenav.sdk.common.model
- Configuration options for system.
- SystemOption.Builder - class in com.telenav.sdk.common.model.SystemOption
- Data model representing builder.