A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

U

UiThread - class in tds.androidx.annotation
Denotes that the annotated method or constructor should only be called on the UI thread.
UIUtils - class in com.tds.common.utils
 
unit() - function in tds.androidx.annotation.Dimension
 
unmarshall(Array) - function in com.tds.common.utils.ParcelableUtil
 
unmarshall(Array,Parcelable.Creator) - function in com.tds.common.utils.ParcelableUtil
 
unregister(Class) - function in com.tds.common.isc.IscServiceManager
 
unregisterAdapterDataObserver(RecyclerView.AdapterDataObserver) - function in tds.androidx.recyclerview.widget.ListAdapter
Unregister an observer currently listening for data changes.
unregisterAdapterDataObserver(RecyclerView.AdapterDataObserver) - function in tds.androidx.recyclerview.widget.RecyclerView.Adapter
Unregister an observer currently listening for data changes.
unregisterAdapterDataObserver(RecyclerView.AdapterDataObserver) - function in tds.androidx.recyclerview.widget.ConcatAdapter
Unregister an observer currently listening for data changes.
unregisterDataSetObserver(DataSetObserver) - function in tds.androidx.viewpager.FragmentPagerAdapter
Unregister an observer from callbacks related to the adapter's data changing.
unregisterDataSetObserver(DataSetObserver) - function in tds.androidx.viewpager.PagerAdapter
Unregister an observer from callbacks related to the adapter's data changing.
unregisterForContextMenu(View) - function in android.app.PermissionFragment
 
unregisterForContextMenu(View) - function in android.app.ForwardSettingDialog
 
unregisterForContextMenu(View) - function in android.app.SlideSheetDialog
 
unregisterForContextMenu(View) - function in android.app.AbstractAlertDialog
 
unregisterForContextMenu(View) - function in android.app.SafeDialogFragment
 
unregisterMessageListener(WebSocketMessage.Type) - function in com.tds.common.websocket.TDSWebSocketService
 
unRegisterNetInterceptor(String) - function in com.tds.common.net.TDSNetInterceptor
 
unregisterReceiver(BroadcastReceiver) - function in tds.androidx.core.content.LocalBroadcastManager
Unregister a previously registered BroadcastReceiver.
unRegisterSession(int) - function in com.tds.common.tracker.session.SessionIdManager
 
unsafeCreate(Observable.OnSubscribe) - function in com.tds.common.reactor.Observable
 
unsafeCreate(Observable.OnSubscribe) - function in com.tds.common.reactor.ScalarSynchronousObservable
 
unsafeCreate(Observable.OnSubscribe) - function in com.tds.common.reactor.Subject
 
unsafeCreate(Observable.OnSubscribe) - function in com.tds.common.reactor.PublishSubject
 
unsafeCreate(Observable.OnSubscribe) - function in com.tds.common.reactor.SerializedSubject
 
unsafeSubscribe(Subscriber) - function in com.tds.common.reactor.Observable
 
unsafeSubscribe(Subscriber) - function in com.tds.common.reactor.ScalarSynchronousObservable
 
unsafeSubscribe(Subscriber) - function in com.tds.common.reactor.Subject
 
unsafeSubscribe(Subscriber) - function in com.tds.common.reactor.PublishSubject
 
unsafeSubscribe(Subscriber) - function in com.tds.common.reactor.SerializedSubject
 
unscheduleDrawable(Drawable,Runnable) - function in android.view.ViewPager
 
unscheduleDrawable(Drawable,Runnable) - function in android.view.RecyclerView
 
unscheduleDrawable(Drawable,Runnable) - function in android.view.CoordinatorLayout
 
unscheduleDrawable(Drawable,Runnable) - function in android.view.TdsRoundImageView
 
unscheduleDrawable(Drawable,Runnable) - function in android.view.NetworkImageView
 
unscheduleDrawable(Drawable,Runnable) - function in android.view.RoundNetImageView
 
unsubscribe() - function in com.tds.common.reactor.Subscriber
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribe() - function in com.tds.common.reactor.Subscription
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribe() - function in com.tds.common.reactor.ActionSubscriber
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribe() - function in com.tds.common.reactor.util.SubscriptionList
Unsubscribe from all of the subscriptions in the list, which stops the receipt of notifications onthe associated {@code Subscriber}.
unsubscribe() - function in com.tds.common.reactor.internal.util.RxRingBuffer
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribe() - function in com.tds.common.reactor.ObserverSubscriber
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribe() - function in com.tds.common.reactor.SafeSubscriber
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribe() - function in com.tds.common.reactor.internal.schedulers.NewThreadWorker
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribe() - function in com.tds.common.reactor.subscriptions.MultipleAssignmentSubscription
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribe() - function in com.tds.common.reactor.subscriptions.CompositeSubscription
Unsubscribes itself and all inner subscriptions.
unsubscribe() - function in com.tds.common.reactor.subscriptions.SequentialSubscription
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribe() - function in com.tds.common.reactor.subscriptions.SerialSubscription
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribe() - function in com.tds.common.reactor.subscriptions.Unsubscribed
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribe() - function in com.tds.common.reactor.subscriptions.BooleanSubscription
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribe() - function in com.tds.common.reactor.SerializedSubscriber
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribe() - function in com.tds.common.reactor.Scheduler.Worker
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribe() - function in com.tds.common.reactor.schedulers.ScheduledAction
Stops the receipt of notifications on the Subscriber that was registered when this Subscriptionwas received.
unsubscribed() - function in com.tds.common.reactor.subscriptions.Subscriptions
Returns a Subscription to which {@code unsubscribe} does nothing, as it is already unsubscribed.
Unsubscribed - class in com.tds.common.reactor.subscriptions
Represents an unsubscribed Subscription via a singleton; don't leak it!
UnsubscribeFailedException - class in com.tds.common.reactor.exceptions
 
unwrap(Drawable) - function in tds.androidx.core.graphics.drawable.DrawableCompat
Unwrap {@code drawable} if it is the result of a call to wrap.
update(ActivityOptionsCompat) - function in tds.androidx.core.app.ActivityOptionsCompat
Update the current values in this ActivityOptions from those supplied inotherOptions.
update(int,int,int,Interpolator) - function in tds.androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
Updates the action with given parameters.
update(Subscription) - function in com.tds.common.reactor.subscriptions.SequentialSubscription
Atomically sets the contained Subscription to the provided next value and unsubscribesthe previous value or unsubscribes the next value if this container is unsubscribed.
updateAndGet(LongUnaryOperator) - function in java.util.concurrent.atomic.RxThreadFactory
 
updateAndGet(IntUnaryOperator) - function in java.util.concurrent.atomic.FlowArbiter
 
updateAndGet(IntUnaryOperator) - function in java.util.concurrent.atomic.SingleDelayedProducer
 
updateAndGet(int,UnaryOperator) - function in java.util.concurrent.atomic.SpscExactAtomicArrayQueue
 
updateAndGet(UnaryOperator) - function in java.util.concurrent.atomic.SequentialSubscription
 
updateAndGet(UnaryOperator) - function in java.util.concurrent.atomic.ScheduledAction
 
updateDragShadow(View,View.DragShadowBuilder) - function in tds.androidx.core.view.ViewCompat
Update the drag shadow while drag and drop is in progress.
updateDragShadow(View.DragShadowBuilder) - function in android.view.ViewPager
 
updateDragShadow(View.DragShadowBuilder) - function in android.view.RecyclerView
 
updateDragShadow(View.DragShadowBuilder) - function in android.view.CoordinatorLayout
 
updateDragShadow(View.DragShadowBuilder) - function in android.view.TdsRoundImageView
 
updateDragShadow(View.DragShadowBuilder) - function in android.view.NetworkImageView
 
updateDragShadow(View.DragShadowBuilder) - function in android.view.RoundNetImageView
 
updateGameAndFailToWebInTapGlobal(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
updateGameAndFailToWebInTapGlobal(Activity,String,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
updateGameAndFailToWebInTapGlobal(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
updateGameAndFailToWebInTapGlobal(Activity,String,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
updateGameAndFailToWebInTapGlobal(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonService
 
updateGameAndFailToWebInTapGlobal(Activity,String,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonService
 
updateGameAndFailToWebInTapGlobal(Activity,String) - function in com.tds.common.utils.TapGameUtil
 
updateGameAndFailToWebInTapGlobal(Activity,String,String) - function in com.tds.common.utils.TapGameUtil
 
updateGameAndFailToWebInTapTap(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
updateGameAndFailToWebInTapTap(Activity,String,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
updateGameAndFailToWebInTapTap(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
updateGameAndFailToWebInTapTap(Activity,String,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
updateGameAndFailToWebInTapTap(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonService
 
updateGameAndFailToWebInTapTap(Activity,String,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonService
 
updateGameAndFailToWebInTapTap(Activity,String) - function in com.tds.common.utils.TapGameUtil
 
updateGameAndFailToWebInTapTap(Activity,String,String) - function in com.tds.common.utils.TapGameUtil
 
updateGameInTapClient(Activity,String,String) - function in com.tds.common.utils.TapGameUtil
 
updateGameInTapGlobal(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
updateGameInTapGlobal(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
updateGameInTapGlobal(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonService
 
updateGameInTapGlobal(Activity,String) - function in com.tds.common.utils.TapGameUtil
 
updateGameInTapTap(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
updateGameInTapTap(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
updateGameInTapTap(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonService
 
updateGameInTapTap(Activity,String) - function in com.tds.common.utils.TapGameUtil
 
updateItemAt(int,T) - function in tds.androidx.recyclerview.widget.SortedList
Updates the item at the given index and calls onChanged and/or onMoved if necessary.
updateLastPong() - function in com.tds.common.websocket.conn.WebSocketImpl
Update the timestamp when the last pong was received
updateViewLayout(View,ViewGroup.LayoutParams) - function in android.view.ViewPager
 
updateViewLayout(View,ViewGroup.LayoutParams) - function in android.view.RecyclerView
 
updateViewLayout(View,ViewGroup.LayoutParams) - function in android.view.CoordinatorLayout
 
updateWeak(Subscription) - function in com.tds.common.reactor.subscriptions.SequentialSubscription
Atomically tries to set the contained Subscription to the provided next value and unsubscribesthe previous value or unsubscribes the next value if this container is unsubscribed.
url() - function in com.tds.common.net.TdsHttp.Request
 
url(String) - function in com.tds.common.net.TdsHttp.Request.Builder
 
userAgent(String) - function in com.tds.common.net.TdsApiClient.Builder
 
UserModel - class in com.tds.common.tracker.model
 
utf8Bytes(String) - function in com.tds.common.websocket.util.Charsetfunctions
 
UtilityFunctions - class in com.tds.common.reactor.internal.util
Utility functions for internal use that we don't want part of the public API.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z