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
[
O
- of(REQ) - function in com.telenav.sdk.datacollector.model.EventRequest.Builder
- of(QueryBucketUsageRequest) - function in com.telenav.sdk.datacollector.model.QueryBucketUsageRequest.Builder
- of(SendEventRequest) - function in com.telenav.sdk.datacollector.model.SendEventRequest.Builder
- of(SubscribeEventRequest) - function in com.telenav.sdk.datacollector.model.SubscribeEventRequest.Builder
- of(UnsubscribeEventRequest) - function in com.telenav.sdk.datacollector.model.UnsubscribeEventRequest.Builder
- of(REQ) - function in com.telenav.sdk.ota.model.OtaRequest.Builder
- Quickly create a builder instance by copying an old request.
- of(ResetRequest) - function in com.telenav.sdk.ota.model.ResetRequest.Builder
- Quickly create a builder instance by copying an existing ResetRequest.
- of(StatusRequest) - function in com.telenav.sdk.ota.model.StatusRequest.Builder
- Quickly create a builder instance by copying an existing StatusRequest.
- of(UpdateRequest) - function in com.telenav.sdk.ota.model.UpdateRequest.Builder
- Quickly create a builder instance by copying an existing UpdateRequest.
- OFF - enum entry in com.telenav.map.api.controllers.AutoZoom.enums.AutoZoomMode
OFF - Auto zoom component is disabled.
- OFF - enum entry in com.telenav.sdk.datacollector.model.event.type.SettingType
- OFF_ROAD - enum entry in com.telenav.sdk.guidance.audio.model.NavigationPromptType
- OFFROAD - enum entry in com.telenav.sdk.datacollector.model.event.type.CVPJumpTriggerValue
- OffscreenSnapshotInitParams - class in com.telenav.map.api.models
OffscreenSnapshotInitParams
is a data class that holds the parameters needed to initialize an offscreen snapshot.- offsetDescendantRectToMyCoords(View,Rect) - function in android.view.ViewGroup
- offsetDescendantRectToMyCoords(View,Rect) - function in android.view.ViewGroup
- offsetLeftAndRight(int) - function in android.view.View
- offsetLeftAndRight(Integer) - function in android.view.View
- offsetRectIntoDescendantCoords(View,Rect) - function in android.view.ViewGroup
- offsetRectIntoDescendantCoords(View,Rect) - function in android.view.ViewGroup
- offsetTopAndBottom(int) - function in android.view.View
- offsetTopAndBottom(Integer) - function in android.view.View
- OLO - enum entry in com.telenav.sdk.datacollector.model.event.type.OrderMerchantValue
- ON - enum entry in com.telenav.map.api.controllers.AutoZoom.enums.AutoZoomMode
ON - Auto zoom component is enabled and will act - configuration computed look ahead distance will be applied - when vehicle reaches PreInfo, Info, Prep or Action state. In Continue state the user zoom will be kept.
- ON - enum entry in com.telenav.sdk.datacollector.model.event.type.SettingType
- onADASEventUpdated(List) - function in com.telenav.sdk.drivesession.listener.ADASEventListener
- SDK trigger ADAS signals constantly with very high frequency during session alive
- onAlertEventUpdated(AlertEvent) - function in com.telenav.sdk.drivesession.listener.AlertEventListener
- SDK trigger alert signals constantly during session alive
- onAlongRouteTrafficUpdated(AlongRouteTraffic) - function in com.telenav.sdk.drivesession.listener.NavigationEventListener
- during active navigation session, SDK will send out along route traffic information periodically
- onApplyWindowInsets(WindowInsets) - function in android.view.View
- onApplyWindowInsets(WindowInsets) - function in android.view.View
- onAttachedToRecyclerView(RecyclerView) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- onAudioInstructionUpdated(AudioInstruction) - function in com.telenav.sdk.drivesession.listener.AudioInstructionEventListener
- during navigation session, SDK will trigger different types of voice instructions of guidance constantly, meanwhile, if user activated alert, some kinds of alert voice also been triggered even without any activate navigation, SDK user response for making decisions how to play final voice and resolve conflicts with other kinds of audio(radio, multiple media, phone call, etc.
- onAvoidRouteResponse(AvoidRouteResponse) - function in com.telenav.sdk.drivesession.callback.AvoidRouteRequestCallback
- The callback that HMI manually triggers the SDK internal reroute
- onBetterRouteDetected(BetterRouteNotification) - function in com.telenav.sdk.navigation.listener.NavigationSessionListener
- Called once a better route is detected.
- onBetterRouteInfoUpdated(BetterRouteInfo) - function in com.telenav.sdk.drivesession.listener.NavigationEventListener
- During navigation, SDK will trigger this event whenever better route information is updated, including new route is found or not, the error occurs, etc.
- onBetterRouteProcessed(BetterRouteNotification) - function in com.telenav.sdk.navigation.listener.NavigationSessionListener
- Called once a new route is applied.
- onBindViewHolder(TnTurnListViewHolder,Integer,List) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- onBindViewHolder(TnTurnListViewHolder,Integer) - function in com.telenav.sdk.uikit.turn.TnTurnListRecyclerViewAdapter
- ONBOARD - enum entry in com.telenav.sdk.datacollector.model.event.type.ConnectionType
- onCancelPendingInputEvents() - function in android.view.View
- onCancelPendingInputEvents() - function in android.view.View
- onCandidateRoadDetected(RoadCalibrator) - function in com.telenav.sdk.drivesession.listener.PositionEventListener
- SDK will trigger this signal when: 1.
- onCapturedPointerEvent(MotionEvent) - function in android.view.View
- onCapturedPointerEvent(MotionEvent) - function in android.view.View
- onCheckIsTextEditor() - function in android.view.View
- onCheckIsTextEditor() - function in android.view.View
- onCreateInputConnection(EditorInfo) - function in android.view.View
- onCreateInputConnection(EditorInfo) - function in android.view.View
- onCreateViewHolder(ViewGroup,Integer) - function in com.telenav.sdk.uikit.turn.TnTurnListRecyclerViewAdapter
- onCreateViewTranslationRequest(Array,Consumer) - function in android.view.View
- onCreateViewTranslationRequest(IntArray,Consumer) - function in android.view.View
- onCreateVirtualViewTranslationRequests(LongArray,IntArray,Consumer) - function in android.view.View
- onCreateVirtualViewTranslationRequests(Array,Array,Consumer) - function in android.view.View
- onCurrentRenderingModeChanged(Camera.RenderMode) - function in com.telenav.map.api.CurrentRenderModeChangeListener
- onDescendantInvalidated(View,View) - function in android.view.ViewGroup
- onDescendantInvalidated(View,View) - function in android.view.ViewGroup
- onDestroy() - function in com.telenav.map.api.ClusterMapView
- Lifecycle hooks, call to destroy the cluster view instance
- onDestroy() - function in com.telenav.map.views.TnClusterMapView
- Lifecycle hooks, call to destroy the cluster view instance
- onDetachedFromRecyclerView(RecyclerView) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- onDragEvent(DragEvent) - function in android.view.View
- onDragEvent(DragEvent) - function in android.view.View
- onDrawForeground(Canvas) - function in android.view.View
- onDrawForeground(Canvas) - function in android.view.View
- ONEBOX - enum entry in com.telenav.sdk.datacollector.model.event.WordSuggestEvent.WordSuggestTriggerType
- ONEBOX - enum entry in com.telenav.sdk.datacollector.model.event.type.SearchTriggerType
- onEvent(Event) - function in com.telenav.sdk.datacollector.model.EventCallback
- The callback function each time collector invoke its consumer Clients MUST override this function with specific implementation.
- onFailedToRecycleView(TnTurnListViewHolder) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.View
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.View
- onFinishTemporaryDetach() - function in android.view.View
- onFinishTemporaryDetach() - function in android.view.View
- onGenericMotionEvent(MotionEvent) - function in android.view.View
- onGenericMotionEvent(MotionEvent) - function in android.view.View
- onHoverChanged(boolean) - function in android.view.View
- onHoverChanged(Boolean) - function in android.view.View
- onHoverEvent(MotionEvent) - function in android.view.View
- onHoverEvent(MotionEvent) - function in android.view.View
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.View
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.View
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.View
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.View
- onInterceptHoverEvent(MotionEvent) - function in android.view.ViewGroup
- onInterceptHoverEvent(MotionEvent) - function in android.view.ViewGroup
- onInterceptTouchEvent(MotionEvent) - function in android.view.ViewGroup
- onInterceptTouchEvent(MotionEvent) - function in android.view.ViewGroup
- onItemClick(View,TnTurnListItem) - function in com.telenav.sdk.uikit.turn.TnTurnListRecyclerViewAdapter.OnItemClickListener
- onJunctionViewUpdated(JunctionViewInfo) - function in com.telenav.sdk.drivesession.listener.NavigationEventListener
- during active navigation session, whenever junction view image been updated while reaching maneuver(show corresponding junction view) or leaving maneuver(hide junction view), this callback function will been triggered
- onKeyDown(int,KeyEvent) - function in android.view.View
- onKeyDown(Integer,KeyEvent) - function in android.view.View
- onKeyLongPress(int,KeyEvent) - function in android.view.View
- onKeyLongPress(Integer,KeyEvent) - function in android.view.View
- onKeyMultiple(int,int,KeyEvent) - function in android.view.View
- onKeyMultiple(Integer,Integer,KeyEvent) - function in android.view.View
- onKeyPreIme(int,KeyEvent) - function in android.view.View
- onKeyPreIme(Integer,KeyEvent) - function in android.view.View
- onKeyShortcut(int,KeyEvent) - function in android.view.View
- onKeyShortcut(Integer,KeyEvent) - function in android.view.View
- onKeyUp(int,KeyEvent) - function in android.view.View
- onKeyUp(Integer,KeyEvent) - function in android.view.View
- onLaneGuidanceUpdated(LaneGuidanceEvent) - function in com.telenav.sdk.drivesession.listener.NavigationEventListener
- during active navigation session, SDK will send out lane guidance information.
- onLocationUpdated(Location) - function in com.telenav.sdk.drivesession.listener.PositionEventListener
- SDK will trigger this signal once vehicle physical location changed or virtual location changed(this happen during demonstration navigation mode)
- onMapFrameUpdate(MapView.MapViewData) - function in com.telenav.map.api.MapView.MapViewListener
- The callback on the map frame update
- onMapViewBackground() - function in MapViewStateManager
- onMapViewForeground() - function in MapViewStateManager
- onMMFeedbackUpdated(MMFeedbackInfo) - function in com.telenav.sdk.drivesession.listener.PositionEventListener
- SDK will trigger this signal once vehicle location changes
- onNavigationEventUpdated(NavigationEvent) - function in com.telenav.sdk.drivesession.listener.NavigationEventListener
- during active navigation session, SDK will trigger this signal with 1HZ frequency providing most important of navigation status
- onNavigationRouteUpdated(Route,BetterRouteContext) - function in com.telenav.sdk.drivesession.listener.NavigationEventListener
- SDK will trigger this event whenever current navigation route updated(for example, deviation reroute, avoid block incident, etc.
- onNavigationStopReached(int,int) - function in com.telenav.sdk.drivesession.listener.NavigationEventListener
- while reaching stop or destination, this function will been triggered
- onNestedFling(View,float,float,boolean) - function in android.view.ViewGroup
- onNestedFling(View,Float,Float,Boolean) - function in android.view.ViewGroup
- onNestedPreFling(View,float,float) - function in android.view.ViewGroup
- onNestedPreFling(View,Float,Float) - function in android.view.ViewGroup
- onNestedPrePerformAccessibilityAction(View,int,Bundle) - function in android.view.ViewGroup
- onNestedPrePerformAccessibilityAction(View,Integer,Bundle) - function in android.view.ViewGroup
- onNestedPreScroll(View,int,int,Array) - function in android.view.ViewGroup
- onNestedPreScroll(View,Integer,Integer,IntArray) - function in android.view.ViewGroup
- onNestedScroll(View,int,int,int,int) - function in android.view.ViewGroup
- onNestedScroll(View,Integer,Integer,Integer,Integer) - function in android.view.ViewGroup
- onNestedScrollAccepted(View,View,int) - function in android.view.ViewGroup
- onNestedScrollAccepted(View,View,Integer) - function in android.view.ViewGroup
- onPause() - function in com.telenav.map.api.ClusterMapView
- Lifecycle hooks, call to pause the cluster view rendering
- onPause() - function in com.telenav.map.api.MapSubView
- Lifecycle hooks, call from owning fragment or activity
- onPause() - function in com.telenav.map.api.MapView
- Lifecycle hooks, call from owning fragment or activity
- onPause() - function in com.telenav.map.views.TnClusterMapView
- Lifecycle hooks, call to pause the cluster view rendering
- onPause() - function in com.telenav.map.views.TnMapView
- Lifecycle hooks, call from owning fragment or activity
- onPointerCaptureChange(boolean) - function in android.view.View
- onPointerCaptureChange(Boolean) - function in android.view.View
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.View
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.View
- onPromptAudio(AudioData) - function in com.telenav.sdk.guidance.audio.listener.AudioGuidanceListener
- onProvideAutofillStructure(ViewStructure,int) - function in android.view.View
- onProvideAutofillStructure(ViewStructure,Integer) - function in android.view.View
- onProvideAutofillVirtualStructure(ViewStructure,int) - function in android.view.View
- onProvideAutofillVirtualStructure(ViewStructure,Integer) - function in android.view.View
- onProvideContentCaptureStructure(ViewStructure,int) - function in android.view.View
- onProvideContentCaptureStructure(ViewStructure,Integer) - function in android.view.View
- onProvideStructure(ViewStructure) - function in android.view.View
- onProvideStructure(ViewStructure) - function in android.view.View
- onProvideVirtualStructure(ViewStructure) - function in android.view.View
- onProvideVirtualStructure(ViewStructure) - function in android.view.View
- onReady(T) - function in com.telenav.map.api.MapViewReadyListener
- onReceiveContent(ContentInfo) - function in android.view.View
- onReceiveContent(ContentInfo) - function in android.view.View
- onRequestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.ViewGroup
- onRequestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.ViewGroup
- onResolvePointerIcon(MotionEvent,Integer) - function in android.view.View
- onResolvePointerIcon(MotionEvent,int) - function in android.view.ViewGroup
- onResolvePointerIcon(MotionEvent,Integer) - function in android.view.ViewGroup
- onResult(T) - function in com.telenav.sdk.map.TaskCallback
- Callback mechanism for task based on type T
- onResume() - function in com.telenav.map.api.ClusterMapView
- Lifecycle hooks, call to resume the cluster view rendering
- onResume() - function in com.telenav.map.api.MapSubView
- Lifecycle hooks, call from owning fragment or activity
- onResume() - function in com.telenav.map.api.MapView
- Lifecycle hooks, call from owning fragment or activity
- onResume() - function in com.telenav.map.views.TnClusterMapView
- Lifecycle hooks, call to resume the cluster view rendering
- onResume() - function in com.telenav.map.views.TnMapView
- Lifecycle hooks, call from owning fragment or activity
- onRtlPropertiesChanged(Integer) - function in android.view.View
- onRtlPropertiesChanged(int) - function in android.widget.LinearLayout
- onRtlPropertiesChanged(Integer) - function in android.widget.LinearLayout
- onScreenStateChanged(int) - function in android.view.View
- onScreenStateChanged(Integer) - function in android.view.View
- onScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.View
- onScrollCaptureSearch(Rect,Point,Consumer) - function in android.view.View
- onSnapshotReady(Bitmap) - function in com.telenav.map.api.MapView.SnapshotReadyCallback
- onSpeedModeUpdate() - function in com.telenav.map.api.controllers.AutoZoom.AutoZoomSpeedEvaluator.OnSpeedModeUpdateListener
- onStartNestedScroll(View,View,int) - function in android.view.ViewGroup
- onStartNestedScroll(View,View,Integer) - function in android.view.ViewGroup
- onStartTemporaryDetach() - function in android.view.View
- onStartTemporaryDetach() - function in android.view.View
- onStopNestedScroll(View) - function in android.view.ViewGroup
- onStopNestedScroll(View) - function in android.view.ViewGroup
- onStreetUpdated(StreetInfo,boolean) - function in com.telenav.sdk.drivesession.listener.PositionEventListener
- SDK will trigger this signal when current street name changed
- onSurfaceChanged(int,int) - function in com.telenav.map.api.ClusterMapView
- Lifecycle hooks, call this api after any structural changes (format or size) have been made to the surface
- onSurfaceChanged(Integer,Integer) - function in com.telenav.map.views.TnClusterMapView
- Lifecycle hooks, call this api after any structural changes (format or size) have been made to the surface
- onSurfaceCreated() - function in com.telenav.map.api.ClusterMapView
- Lifecycle hooks, call this api when surface is first created.
- onSurfaceCreated() - function in com.telenav.map.views.TnClusterMapView
- Lifecycle hooks, call this api when surface is first created.
- onSurfaceDestroyed() - function in com.telenav.map.api.ClusterMapView
- Lifecycle hooks, call this api when a surface is being destroyed
- onSurfaceDestroyed() - function in com.telenav.map.views.TnClusterMapView
- Lifecycle hooks, call this api when a surface is being destroyed
- onTargetRenderingModeChanged(Camera.RenderMode) - function in com.telenav.map.api.TargetRenderModeChangeListener
- onTouchEvent(MotionEvent) - function in android.view.View
- onTouchEvent(MotionEvent) - function in android.view.View
- onTouchEvent(MotionEvent) - function in com.telenav.map.api.touch.listeners.ViewTouchListener
- Called when a touch event is dispatched to the map view.
- onTrackballEvent(MotionEvent) - function in android.view.View
- onTrackballEvent(MotionEvent) - function in android.view.View
- onUpdateMapMatchingStatus(PeIndicator) - function in com.telenav.sdk.position.listener.PositionEngineListener
- onUpdateNavStatus(NavStatus) - function in com.telenav.sdk.navigation.listener.NavigationSessionListener
- Called once a navigation status update occurs
- onUrgentEventUpdated(TrafficIncidentResults) - function in com.telenav.sdk.drivesession.listener.UrgentEventListener
- SDK trigger urgent event update once nearby has Urgent or X-Urgent events, the notify radius defaults to 16km around current vehicle location.
- onViewAdded(View) - function in android.view.ViewGroup
- onViewAdded(View) - function in android.view.ViewGroup
- onViewAdded(View) - function in androidx.constraintlayout.widget.ConstraintLayout
- onViewAttachedToWindow(TnTurnListViewHolder) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- onViewDetachedFromWindow(TnTurnListViewHolder) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- onViewRecycled(TnTurnListViewHolder) - function in androidx.recyclerview.widget.RecyclerView.Adapter
- onViewRemoved(View) - function in android.view.ViewGroup
- onViewRemoved(View) - function in android.view.ViewGroup
- onViewRemoved(View) - function in androidx.constraintlayout.widget.ConstraintLayout
- onViewTranslationResponse(ViewTranslationResponse) - function in android.view.View
- onViewTranslationResponse(ViewTranslationResponse) - function in android.view.View
- onVirtualViewTranslationResponses(LongSparseArray) - function in android.view.View
- onVirtualViewTranslationResponses(LongSparseArray) - function in android.view.View
- onVisibilityAggregated(boolean) - function in android.view.View
- onVisibilityAggregated(Boolean) - function in android.view.View
- onWindowFocusChanged(boolean) - function in android.view.View
- onWindowFocusChanged(Boolean) - function in android.view.View
- onWindowSystemUiVisibilityChanged(int) - function in android.view.View
- OPEN - enum entry in com.telenav.sdk.datacollector.model.event.type.ClickActionType
- ORDER - enum entry in com.telenav.sdk.datacollector.model.EventType.AppInteraction
- OrderCommerceServiceItem - class in com.telenav.sdk.datacollector.model.event.type
- OrderCommerceServiceItem item data.
- OrderCommerceServiceItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.OrderCommerceServiceItem
- OrderEvent - class in com.telenav.sdk.datacollector.model.event
- OrderEvent Schema model object.
- OrderEvent.Builder - class in com.telenav.sdk.datacollector.model.event.OrderEvent
- OrderFoodSpecificItem - class in com.telenav.sdk.datacollector.model.event.type
- OrderFoodSpecificItem item data.
- OrderFoodSpecificItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.OrderFoodSpecificItem
- OrderItem - class in com.telenav.sdk.datacollector.model.event.type
- OrderItem item data.
- OrderItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.OrderItem
- OrderMerchantValue - class in com.telenav.sdk.datacollector.model.event.type
- OrderModifierDetail - class in com.telenav.sdk.datacollector.model.event.type
- OrderModifierDetail item data.
- OrderModifierDetail.Builder - class in com.telenav.sdk.datacollector.model.event.type.OrderModifierDetail
- OrderParkingSpecificItem - class in com.telenav.sdk.datacollector.model.event.type
- OrderParkingSpecificItem item data.
- OrderParkingSpecificItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.OrderParkingSpecificItem
- OrderPriceItem - class in com.telenav.sdk.datacollector.model.event.type
- OrderPriceItem item data.
- OrderPriceItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.OrderPriceItem
- OrderStatusValue - class in com.telenav.sdk.datacollector.model.event.type
- OrderSubItem - class in com.telenav.sdk.datacollector.model.event.type
- OrderSubItem item data.
- OrderSubItem.Builder - class in com.telenav.sdk.datacollector.model.event.type.OrderSubItem
- OtaException - class in com.telenav.sdk.ota.api.error
- The class represents particular exceptions of Ota Client.
- OtaInitializationFailedException - class in com.telenav.sdk.ota.api.error
- This exception represents errors raised during Ota Client service initialization.
- OtaInvalidConfigException - class in com.telenav.sdk.ota.api.error
- This exception represents errors of configuration for Ota Client service.
- OtaRequest - class in com.telenav.sdk.ota.model
- The main model that represents an OtaRequest.
- OtaRequest.Builder - class in com.telenav.sdk.ota.model.OtaRequest
- OtaService - class in com.telenav.sdk.ota.api
- Ota service operations.
- OtaServiceException - class in com.telenav.sdk.ota.api.error
- This exception represents errors raised from Ota Client service's operations.
- OtaStatusCode - class in com.telenav.sdk.ota.model
- Enum that represents ota service's response code.
- OtaUpdateFailure - class in com.telenav.sdk.ota.model
- The data model containing information of an area's OTA update failure.
- OtaUpdateStage - class in com.telenav.sdk.ota.model
- Enum that represents a stage(phase) of OTA data update process.
- OtaUpdateStatus - class in com.telenav.sdk.ota.model
- Enum that represents current state of OTA data update.
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.ContentSwitchEvent.ContentSwitchErrorType
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.EntityFeedbackEvent.EntityFeedbackType
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.MPPMismatchEvent.MPPMismatchTypeValue
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.ChallengeKpiType
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.ChallengeMessageType
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.ChallengeTriggerType
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.ChallengeUnitType
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.RewardUnit
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.type.AppActivatedTriggerType
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.type.AppDeactivatedTriggerType
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.type.CardTypeValue
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.type.DeviationCauseType
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.type.EventDescriptorValue
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.type.EventModuleValue
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.type.LaunchDisplayType
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.type.PromotionTriggerValue
- OTHER - enum entry in com.telenav.sdk.datacollector.model.event.type.PromotionVendorValue
- OUT_OF_USE - enum entry in com.telenav.sdk.datacollector.model.event.ContentSwitchEvent.ContentSwitchStatusValue
- OVER_SPEED - enum entry in com.telenav.sdk.guidance.audio.model.ViolationType
- OVERALL_SCORE - enum entry in com.telenav.sdk.datacollector.model.event.RewardFeatureInteractionEvent.ChallengeKpiType
- OVERBRIDGE - enum entry in com.telenav.sdk.datacollector.model.event.type.RoadSubType
- overrideLocale(String) - function in com.telenav.sdk.guidance.audio.AudioGuidanceService
- Override the existing locale.