A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
U
- uncaughtException(Thread,Throwable) - function in com.telenav.sdk.map.utils.TnDefaultDispatcher.TnDefaultExceptionHandler
- UNDERPASS - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadSubType
- UNDO - enum entry in com.telenav.sdk.datacollector.model.event.type.ClickActionType
- unHighlight() - function in com.telenav.map.api.controllers.RoutesController
- Unhighlight the existing highlighted route.
- UNKNOWN - enum entry in com.telenav.sdk.datacollector.model.event.type.PaymentTypeValue
- UNKNOWN - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadType
- UNKNOWN - enum entry in com.telenav.sdk.map.content.model.EaseOfParkingLevel
- UNKNOWN - enum entry in com.telenav.sdk.map.content.model.ProbabilityLevel
- UNKNOWN - enum entry in com.telenav.sdk.map.content.model.SideOfRoad
- UNKNOWN - enum entry in com.telenav.sdk.map.content.model.Trend
- unregisterAdapterDataObserver(RecyclerView.AdapterDataObserver) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- unscheduleDrawable(Drawable) - function in android.view.View
- unscheduleDrawable(Drawable) - function in android.view.View
- unscheduleDrawable(Drawable,Runnable) - function in android.view.View
- unscheduleDrawable(Drawable,Runnable) - function in android.view.View
- UNSELECT - enum entry in com.telenav.sdk.datacollector.model.event.CardInteractionEvent.CardInteractionActionType
- unsubscribeEventRequest() - function in com.telenav.sdk.datacollector.api.DataCollectorClient
- Create request in type of UnsubscribeEventRequest
- UnsubscribeEventRequest - class in com.telenav.sdk.datacollector.model
- Request to Unsubscribe a client with its expectation when notified
- UnsubscribeEventRequest.Builder - class in com.telenav.sdk.datacollector.model.UnsubscribeEventRequest
- UnsubscribeEventResponse - class in com.telenav.sdk.datacollector.model
- Response of UnsubscribeEventRequest
- Up - enum entry in com.telenav.map.api.touch.TouchType
Touch-up type
- UP - enum entry in com.telenav.sdk.datacollector.model.event.type.ClickActionType
- UP_TO_DATE - enum entry in com.telenav.sdk.ota.model.OtaUpdateStatus
- update(IntArray) - function in com.telenav.map.api.Popup
- The function is used to update the position of the popup
- update(List) - function in com.telenav.map.api.controllers.AnnotationsController
- Update the annotations that have been added
- update() - function in com.telenav.map.api.controllers.autozoom.AutoZoomSpeedEvaluator
- UPDATE_EV_TRIP_PLAN - enum entry in com.telenav.sdk.drivesession.model.BetterRouteUpdateProgress.Reason
Notify client about better route is triggered to update EV trip planning route. NOTE: This reason is ONLY for electric vehicles.
- UPDATE_INTERNAL - enum entry in com.telenav.sdk.drivesession.model.BetterRouteUpdateProgress.Reason
Notify client about route update Note: This happens when either route guidance information is incomplete or route content mode is not matched to the active map data content mode Note: Update guidance information would happen if route is without any guidance information or route is with partial guidance information. Note: Update route content mode would happen if it's not matched to active map data content mode that the whole navigation system is using.
- updateAudioLocale(Locale) - function in com.telenav.sdk.drivesession.Settings
- Override the existing locale.
- updateAutoZoomInfo(Map) - function in com.telenav.map.api.controllers.autozoom.IAutoZoomInfoListener
- This function updates the auto zoom info of the map
- updateColor(String,Integer,Integer,Integer,Integer) - function in com.telenav.map.api.Annotation
- Update values for your color parameters using the TSS style key
- updateCurrentSpeed(Float) - function in com.telenav.map.api.controllers.autozoom.AutoZoomSpeedEvaluator
- updateDayNightMode(int) - function in com.telenav.sdk.map.SDK
- update SDK day night mode
- updateDayNightMode(Integer) - function in com.telenav.sdk.map.SDKImplement
- update SDK day night mode
- updateDayNightModeInternal(Integer) - function in com.telenav.sdk.map.SDKImplement
- updateDragShadow(View.DragShadowBuilder) - function in android.view.View
- updateDragShadow(View.DragShadowBuilder) - function in android.view.View
- UpdateEstimate - class in com.telenav.sdk.ota.model
- The data model containing estimate of an OTA update.
- updateFloatValue(String,Float) - function in com.telenav.map.api.Annotation
- Update a value for your Float parameter using the TSS style key
- updateLocale(Locale) - function in com.telenav.sdk.map.SDK
- update SDK locale information
- updateLocale(Locale) - function in com.telenav.sdk.map.SDKImplement
- update SDK locale information
- UpdateParam - class in com.telenav.sdk.map.content.model
- Data class that contains the parameter needed for update.
- UpdateParams - class in com.telenav.sdk.map.content.model
- Class that contains the update packages.
- updateRequest() - function in com.telenav.sdk.ota.api.HomeAreaClient
- Create a request in type of UpdateRequest.
- updateRequest() - function in com.telenav.sdk.ota.api.SubRegionAreaClient
- Create a request in type of UpdateRequest.
- UpdateRequest - class in com.telenav.sdk.ota.model
- Data class that represents a home area OTA data update request.
- UpdateRequest - class in com.telenav.sdk.ota.model.subregion
- Data class that represents a sub region area OTA data update request.
- UpdateRequest.Builder - class in com.telenav.sdk.ota.model.UpdateRequest
- UpdateRequest.Builder - class in com.telenav.sdk.ota.model.subregion.UpdateRequest
- UpdateResult - class in com.telenav.sdk.map.content.model
- Data class that contains update result information.
- UpdateResult.CREATOR - class in com.telenav.sdk.map.content.model.UpdateResult
- updateRouteProgress(String) - function in com.telenav.map.api.controllers.RoutesController
- updateState(String,Boolean) - function in com.telenav.map.api.Annotation
- Update the state of an annotation.
- updateState(Annotation,String,Float) - function in com.telenav.map.api.controllers.AnnotationsController
- Update the state of an annotation.
- updateStringValue(String,String) - function in com.telenav.map.api.Annotation
- Update a value for your String parameter using the TSS style key
- updateTrafficInfo(AlongRouteTraffic) - function in com.telenav.sdk.uikit.TnTrafficBarView
- get traffic info from listener
- updateTraveledDistance(Float) - function in com.telenav.sdk.uikit.TnTrafficBarView
- update traveled distance
- updateUnit(int) - function in com.telenav.sdk.map.SDK
- update SDK Unit
- updateUnit(Integer) - function in com.telenav.sdk.map.SDKImplement
- update SDK Unit
- updateViewLayout(View,ViewGroup.LayoutParams) - function in android.view.ViewGroup
- updateViewLayout(View,ViewGroup.LayoutParams) - function in android.view.ViewGroup
- UPSELL - enum entry in com.telenav.sdk.datacollector.model.event.DriverScoreInteractionEvent.MessageType
- UPSELL - enum entry in com.telenav.sdk.datacollector.model.event.type.EventZoneValue
- URBAN_HIGHWAY - enum entry in com.telenav.sdk.map.model.RoadType
- URBANHWY - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadType
- UrgentEventListener - class in com.telenav.sdk.drivesession.listener
- Listener for Urgent events
- USD - enum entry in com.telenav.sdk.datacollector.model.event.type.CurrencyType
- USER - enum entry in com.telenav.sdk.datacollector.model.event.type.CardTriggerType
- USER - enum entry in com.telenav.sdk.datacollector.model.event.type.DeviationCauseType
- USER_EVENT - enum entry in com.telenav.sdk.datacollector.model.event.InteractionEvent.InteractionEventType
- USER_EVENT - enum entry in com.telenav.sdk.datacollector.model.event.PayEvent.PayEventType
- USER_EVENT - enum entry in com.telenav.sdk.datacollector.model.event.VoiceEvent.VoiceEventType
- UserInteractionValue - class in com.telenav.sdk.datacollector.model.event.type
- UTURN_LEFT - enum entry in com.telenav.sdk.map.model.TurnType
Make a U-turn to the left.
- UTURN_RIGHT - enum entry in com.telenav.sdk.map.model.TurnType
Make a U-turn to the right.