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 

S

SafeDialogFragment - class in com.tds.common.widgets.dialog
 
SafeSubscriber - class in com.tds.common.reactor.internal.observers
 
SafeSubscriber - class in com.tds.common.reactor.observers
 
SandboxUtil - class in com.tds.common.utils
 
saveAttributeDataForStyleable(View,Context,Array,AttributeSet,TypedArray,int,int) - function in tds.androidx.core.view.ViewCompat
Stores debugging information about attributes.
saveAttributeDataForStyleable(Context,Array,AttributeSet,TypedArray,int,int) - function in android.view.ViewPager
 
saveAttributeDataForStyleable(Context,Array,AttributeSet,TypedArray,int,int) - function in android.view.RecyclerView
 
saveAttributeDataForStyleable(Context,Array,AttributeSet,TypedArray,int,int) - function in android.view.CoordinatorLayout
 
saveAttributeDataForStyleable(Context,Array,AttributeSet,TypedArray,int,int) - function in android.view.TdsRoundImageView
 
saveAttributeDataForStyleable(Context,Array,AttributeSet,TypedArray,int,int) - function in android.view.NetworkImageView
 
saveAttributeDataForStyleable(Context,Array,AttributeSet,TypedArray,int,int) - function in android.view.RoundNetImageView
 
saveHierarchyState(SparseArray) - function in android.view.ViewPager
 
saveHierarchyState(SparseArray) - function in android.view.RecyclerView
 
saveHierarchyState(SparseArray) - function in android.view.CoordinatorLayout
 
saveHierarchyState(SparseArray) - function in android.view.TdsRoundImageView
 
saveHierarchyState(SparseArray) - function in android.view.NetworkImageView
 
saveHierarchyState(SparseArray) - function in android.view.RoundNetImageView
 
saveState() - function in tds.androidx.viewpager.FragmentPagerAdapter
 
saveState() - function in tds.androidx.viewpager.PagerAdapter
Save any instance state associated with this adapter and its pages that should berestored if the current UI state needs to be reconstructed.
scalarFlatMap(Func1) - function in com.tds.common.reactor.internal.util.ScalarSynchronousObservable
Given this scalar source as input to a flatMap, avoid one step of subscriptionand subscribes to the single Observable returned by the function.
scalarScheduleOn(Scheduler) - function in com.tds.common.reactor.internal.util.ScalarSynchronousObservable
Customized observeOn/subscribeOn implementation which emits the scalarvalue directly or with less overhead on the specified scheduler.
ScalarSynchronousObservable - class in com.tds.common.reactor.internal.util
An Observable that emits a single constant scalar value to Subscribers.
scale(int,int,ImageView.ScaleType) - function in com.tds.common.widgets.image.LoadBuilder
 
scaleX(float) - function in tds.androidx.core.view.ViewPropertyAnimatorCompat
This method will cause the View's scaleX property to be animated to thespecified value.
scaleXBy(float) - function in tds.androidx.core.view.ViewPropertyAnimatorCompat
This method will cause the View's scaleX property to be animated by thespecified value.
scaleY(float) - function in tds.androidx.core.view.ViewPropertyAnimatorCompat
This method will cause the View's scaleY property to be animated to thespecified value.
scaleYBy(float) - function in tds.androidx.core.view.ViewPropertyAnimatorCompat
This method will cause the View's scaleY property to be animated by thespecified value.
schedule(Action0) - function in com.tds.common.reactor.internal.schedulers.NewThreadWorker
Schedules an Action for execution.
schedule(Action0,long,TimeUnit) - function in com.tds.common.reactor.internal.schedulers.NewThreadWorker
Schedules an Action for execution at some point in the future.
schedule(Action0) - function in com.tds.common.reactor.schedulers.NewThreadWorker
Schedules an Action for execution.
schedule(Action0,long,TimeUnit) - function in com.tds.common.reactor.schedulers.NewThreadWorker
Schedules an Action for execution at some point in the future.
schedule(Action0) - function in com.tds.common.reactor.schedulers.Scheduler.Worker
Schedules an Action for execution.
schedule(Action0,long,TimeUnit) - function in com.tds.common.reactor.schedulers.Scheduler.Worker
Schedules an Action for execution at some point in the future.
scheduleActual(Action0,long,TimeUnit) - function in com.tds.common.reactor.internal.schedulers.NewThreadWorker
Schedules the given action by wrapping it into a ScheduledAction on theunderlying ExecutorService, returning the ScheduledAction.
scheduleActual(Action0,long,TimeUnit,CompositeSubscription) - function in com.tds.common.reactor.internal.schedulers.NewThreadWorker
 
scheduleActual(Action0,long,TimeUnit,SubscriptionList) - function in com.tds.common.reactor.internal.schedulers.NewThreadWorker
 
ScheduledAction - class in com.tds.common.reactor.schedulers
A {@code Runnable} that executes an {@code Action0} and can be cancelled.
scheduleDirect(Action0) - function in com.tds.common.reactor.schedulers.EventLoopsScheduler
Schedules the action directly on one of the event loop workerswithout the additional infrastructure and checking.
scheduleDrawable(Drawable,Runnable,long) - function in android.view.ViewPager
 
scheduleDrawable(Drawable,Runnable,long) - function in android.view.RecyclerView
 
scheduleDrawable(Drawable,Runnable,long) - function in android.view.CoordinatorLayout
 
scheduleDrawable(Drawable,Runnable,long) - function in android.view.TdsRoundImageView
 
scheduleDrawable(Drawable,Runnable,long) - function in android.view.NetworkImageView
 
scheduleDrawable(Drawable,Runnable,long) - function in android.view.RoundNetImageView
 
scheduleLayoutAnimation() - function in android.view.ViewPager
 
scheduleLayoutAnimation() - function in android.view.RecyclerView
 
scheduleLayoutAnimation() - function in android.view.CoordinatorLayout
 
Scheduler - class in com.tds.common.reactor.schedulers
 
Scheduler.Worker - class in com.tds.common.reactor.schedulers.Scheduler
Sequential Scheduler for executing actions on a single thread or event loop.
SchedulerLifecycle - class in com.tds.common.reactor.schedulers
Represents the capability of a Scheduler to be start or shut down its maintained threads.
Schedulers - class in com.tds.common.reactor.schedulers
 
scrollBy(int,int) - function in android.view.ViewPager
 
scrollBy(int,int) - function in tds.androidx.recyclerview.widget.RecyclerView
 
scrollBy(int,int) - function in android.view.RecyclerView
 
scrollBy(int,int) - function in android.view.CoordinatorLayout
 
scrollBy(int,int) - function in android.view.TdsRoundImageView
 
scrollBy(int,int) - function in android.view.NetworkImageView
 
scrollBy(int,int) - function in android.view.RoundNetImageView
 
scrollHorizontallyBy(int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Scroll horizontally by dx pixels in screen coordinates and return the distance traveled.The default implementation does nothing and returns 0.
scrollHorizontallyBy(int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Scroll horizontally by dx pixels in screen coordinates and return the distance traveled.The default implementation does nothing and returns 0.
scrollHorizontallyBy(int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Scroll horizontally by dx pixels in screen coordinates and return the distance traveled.The default implementation does nothing and returns 0.
scrollHorizontallyBy(int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Scroll horizontally by dx pixels in screen coordinates and return the distance traveled.The default implementation does nothing and returns 0.
scrollHorizontallyBy(int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
Scroll horizontally by dx pixels in screen coordinates and return the distance traveled.The default implementation does nothing and returns 0.
scrollHorizontallyBy(int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Scroll horizontally by dx pixels in screen coordinates and return the distance traveled.The default implementation does nothing and returns 0.
scrollHorizontallyBy(int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Scroll horizontally by dx pixels in screen coordinates and return the distance traveled.The default implementation does nothing and returns 0.
ScrollingView - class in tds.androidx.core.view
An interface that can be implemented by Views to provide scroll related APIs.
scrollTo(int,int) - function in android.view.ViewPager
 
scrollTo(int,int) - function in tds.androidx.recyclerview.widget.RecyclerView
 
scrollTo(int,int) - function in android.view.RecyclerView
 
scrollTo(int,int) - function in android.view.CoordinatorLayout
 
scrollTo(int,int) - function in android.view.TdsRoundImageView
 
scrollTo(int,int) - function in android.view.NetworkImageView
 
scrollTo(int,int) - function in android.view.RoundNetImageView
 
scrollToPosition(int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Scroll to the specified adapter position.Actual position of the item on the screen depends on the LayoutManager implementation.
scrollToPosition(int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Scroll the RecyclerView to make the position visible.
scrollToPosition(int) - function in tds.androidx.recyclerview.widget.RecyclerView
Convenience method to scroll to a certain position.
scrollToPosition(int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
Scroll to the specified adapter position.Actual position of the item on the screen depends on the LayoutManager implementation.
scrollToPosition(int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Scroll the RecyclerView to make the position visible.
scrollToPositionWithOffset(int,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Scroll to the specified adapter position with the given offset from layout start.
scrollToPositionWithOffset(int,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Scroll to the specified adapter position with the given offset from resolved layoutstart.
scrollToPositionWithOffset(int,int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Scroll to the specified adapter position with the given offset from resolved layoutstart.
scrollVerticallyBy(int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Scroll vertically by dy pixels in screen coordinates and return the distance traveled.The default implementation does nothing and returns 0.
scrollVerticallyBy(int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Scroll vertically by dy pixels in screen coordinates and return the distance traveled.The default implementation does nothing and returns 0.
scrollVerticallyBy(int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Scroll vertically by dy pixels in screen coordinates and return the distance traveled.The default implementation does nothing and returns 0.
scrollVerticallyBy(int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Scroll vertically by dy pixels in screen coordinates and return the distance traveled.The default implementation does nothing and returns 0.
scrollVerticallyBy(int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
Scroll vertically by dy pixels in screen coordinates and return the distance traveled.The default implementation does nothing and returns 0.
scrollVerticallyBy(int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Scroll vertically by dy pixels in screen coordinates and return the distance traveled.The default implementation does nothing and returns 0.
scrollVerticallyBy(int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Scroll vertically by dy pixels in screen coordinates and return the distance traveled.The default implementation does nothing and returns 0.
send(String) - function in com.tds.common.websocket.client.WebSocketClient
Sends text to the connected websocket server.
send(Array) - function in com.tds.common.websocket.client.WebSocketClient
Sends binary data to the connected webSocket server.
send(ByteBuffer) - function in com.tds.common.websocket.client.WebSocketClient
Send Binary data (plain bytes) to the other end.
send(Array) - function in com.tds.common.websocket.conn.WebSocketClient
Send Binary data (plain bytes) to the other end.
send(String) - function in com.tds.common.websocket.client.WebSocketClient
Sends text to the connected websocket server.
send(Array) - function in com.tds.common.websocket.client.WebSocketClient
Sends binary data to the connected webSocket server.
send(ByteBuffer) - function in com.tds.common.websocket.client.WebSocketClient
Send Binary data (plain bytes) to the other end.
send(String) - function in com.tds.common.websocket.conn.WebSocketImpl
Send Text data to the other end.
send(ByteBuffer) - function in com.tds.common.websocket.conn.WebSocketImpl
Send Binary data (plain bytes) to the other end.
send(Array) - function in com.tds.common.websocket.conn.WebSocketImpl
Send Binary data (plain bytes) to the other end.
send(String) - function in com.tds.common.websocket.conn.WebSocket
Send Text data to the other end.
send(ByteBuffer) - function in com.tds.common.websocket.conn.WebSocket
Send Binary data (plain bytes) to the other end.
send(Array) - function in com.tds.common.websocket.conn.WebSocket
Send Binary data (plain bytes) to the other end.
send(Object) - function in com.tds.common.reactor.RxBus
 
sendAccessibilityEvent(int) - function in android.view.ViewPager
 
sendAccessibilityEvent(int) - function in android.view.RecyclerView
 
sendAccessibilityEvent(int) - function in android.view.CoordinatorLayout
 
sendAccessibilityEvent(int) - function in android.view.TdsRoundImageView
 
sendAccessibilityEvent(int) - function in android.view.NetworkImageView
 
sendAccessibilityEvent(int) - function in android.view.RoundNetImageView
 
sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.ViewPager
 
sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.RecyclerView
 
sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.CoordinatorLayout
 
sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.TdsRoundImageView
 
sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.NetworkImageView
 
sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.RoundNetImageView
 
sendBroadcast(Intent) - function in tds.androidx.core.content.LocalBroadcastManager
Broadcast the given intent to all interested BroadcastReceivers.
sendBroadcastSync(Intent) - function in tds.androidx.core.content.LocalBroadcastManager
Like sendBroadcast, but if there are any receivers forthe Intent this function will block and immediately dispatch them beforereturning.
sendEmptyMessage(int) - function in android.os.TdsTrackerHandler
 
sendEmptyMessageAtTime(int,long) - function in android.os.TdsTrackerHandler
 
sendEmptyMessageDelayed(int,long) - function in android.os.TdsTrackerHandler
 
sendFragmentedFrame(Opcode,ByteBuffer,boolean) - function in com.tds.common.websocket.client.WebSocketClient
Allows to send continuous/fragmented frames conveniently.
sendFragmentedFrame(Opcode,ByteBuffer,boolean) - function in com.tds.common.websocket.client.WebSocketClient
Allows to send continuous/fragmented frames conveniently.
sendFragmentedFrame(Opcode,ByteBuffer,boolean) - function in com.tds.common.websocket.conn.WebSocketImpl
Allows to send continuous/fragmented frames conveniently.
sendFragmentedFrame(Opcode,ByteBuffer,boolean) - function in com.tds.common.websocket.conn.WebSocket
Allows to send continuous/fragmented frames conveniently.
sendFrame(Framedata) - function in com.tds.common.websocket.client.WebSocketClient
Send a frame to the other end
sendFrame(Collection) - function in com.tds.common.websocket.client.WebSocketClient
Send a collection of frames to the other end
sendFrame(Framedata) - function in com.tds.common.websocket.client.WebSocketClient
Send a frame to the other end
sendFrame(Collection) - function in com.tds.common.websocket.client.WebSocketClient
Send a collection of frames to the other end
sendFrame(Collection) - function in com.tds.common.websocket.conn.WebSocketImpl
Send a collection of frames to the other end
sendFrame(Framedata) - function in com.tds.common.websocket.conn.WebSocketImpl
Send a frame to the other end
sendFrame(Framedata) - function in com.tds.common.websocket.conn.WebSocket
Send a frame to the other end
sendFrame(Collection) - function in com.tds.common.websocket.conn.WebSocket
Send a collection of frames to the other end
sendLogMessageDelayed() - function in com.tds.common.tracker.TdsTrackerHandler
 
sendMessage(String) - function in com.tds.common.websocket.TDSWebSocketService
 
sendMessage(Message) - function in android.os.TdsTrackerHandler
 
sendMessageAtFrontOfQueue(Message) - function in android.os.TdsTrackerHandler
 
sendMessageAtTime(Message,long) - function in android.os.TdsTrackerHandler
 
sendMessageDelayed(Message,long) - function in android.os.TdsTrackerHandler
 
sendPing() - function in com.tds.common.websocket.client.WebSocketClient
Send a ping to the other end
sendPing() - function in com.tds.common.websocket.client.WebSocketClient
Send a ping to the other end
sendPing() - function in com.tds.common.websocket.conn.WebSocketImpl
Send a ping to the other end
sendPing() - function in com.tds.common.websocket.conn.WebSocket
Send a ping to the other end
sendReadFromCacheMessage() - function in com.tds.common.tracker.TdsTrackerHandler
 
sendSaveLogMessage(TdsTrackerConfig) - function in com.tds.common.tracker.TdsTrackerHandler
 
sendSaveLogMessageDelay(TdsTrackerConfig,long) - function in com.tds.common.tracker.TdsTrackerHandler
 
sendTrackMessage(TdsTrackerConfig,Map) - function in com.tds.common.tracker.TdsTrackerHandler
 
SequentialSubscription - class in com.tds.common.reactor.subscriptions
A container of a Subscription that supports operations of SerialSubscription and MultipleAssignmentSubscription via methods (update, replace) and extends AtomicReference to reduce allocation count (beware the API leak of AtomicReference!).
SerializedObserver - class in com.tds.common.reactor.internal.observers
 
SerializedObserver - class in com.tds.common.reactor.observers
 
SerializedSubject - class in com.tds.common.reactor.subjects
 
SerializedSubscriber - class in com.tds.common.reactor.observers
 
SerialSubscription - class in com.tds.common.reactor.subscriptions
Represents a subscription whose underlying subscription can be swapped for another subscription which causes the previous underlying subscription to be unsubscribed.
SERVER - enum entry in com.tds.common.websocket.enums.Role
 
ServerException - class in com.tds.common.net.exception
 
ServerHandshake - class in com.tds.common.websocket.handshake
Interface for the server handshake
ServerHandshakeBuilder - class in com.tds.common.websocket.handshake
The interface for building a handshake for the server
Service - class in com.tds.common.isc
 
service(String) - function in com.tds.common.isc.IscServiceManager
 
Session - class in com.tds.common.tracker.annotations
 
Session.IntType - class in com.tds.common.tracker.annotations.Session
 
SessionIdManager - class in com.tds.common.tracker.session
suo
set(long) - function in java.util.concurrent.atomic.RxThreadFactory
 
set(int) - function in java.util.concurrent.atomic.FlowArbiter
 
set(boolean) - function in java.util.concurrent.atomic.SingleProducer
 
set(int) - function in java.util.concurrent.atomic.SingleDelayedProducer
 
set(int,E) - function in java.util.concurrent.atomic.SpscExactAtomicArrayQueue
 
set(Subscription) - function in com.tds.common.reactor.subscriptions.MultipleAssignmentSubscription
Sets the underlying subscription.
set(V) - function in java.util.concurrent.atomic.SequentialSubscription
 
set(Subscription) - function in com.tds.common.reactor.subscriptions.SerialSubscription
Sets the underlying subscription.
set(V) - function in java.util.concurrent.atomic.ScheduledAction
 
setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.ViewPager
 
setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.RecyclerView
 
setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.CoordinatorLayout
 
setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.TdsRoundImageView
 
setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.NetworkImageView
 
setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.RoundNetImageView
 
setAccessibilityHeading(boolean) - function in android.view.ViewPager
 
setAccessibilityHeading(boolean) - function in android.view.RecyclerView
 
setAccessibilityHeading(boolean) - function in android.view.CoordinatorLayout
 
setAccessibilityHeading(boolean) - function in android.view.TdsRoundImageView
 
setAccessibilityHeading(boolean) - function in android.view.NetworkImageView
 
setAccessibilityHeading(boolean) - function in android.view.RoundNetImageView
 
setAccessibilityLiveRegion(int) - function in android.view.ViewPager
 
setAccessibilityLiveRegion(int) - function in android.view.RecyclerView
 
setAccessibilityLiveRegion(int) - function in android.view.CoordinatorLayout
 
setAccessibilityLiveRegion(int) - function in android.view.TdsRoundImageView
 
setAccessibilityLiveRegion(int) - function in android.view.NetworkImageView
 
setAccessibilityLiveRegion(int) - function in android.view.RoundNetImageView
 
setAccessibilityPaneTitle(CharSequence) - function in android.view.ViewPager
 
setAccessibilityPaneTitle(CharSequence) - function in android.view.RecyclerView
 
setAccessibilityPaneTitle(CharSequence) - function in android.view.CoordinatorLayout
 
setAccessibilityPaneTitle(CharSequence) - function in android.view.TdsRoundImageView
 
setAccessibilityPaneTitle(CharSequence) - function in android.view.NetworkImageView
 
setAccessibilityPaneTitle(CharSequence) - function in android.view.RoundNetImageView
 
setAccessibilityTraversalAfter(int) - function in android.view.ViewPager
 
setAccessibilityTraversalAfter(int) - function in android.view.RecyclerView
 
setAccessibilityTraversalAfter(int) - function in android.view.CoordinatorLayout
 
setAccessibilityTraversalAfter(int) - function in android.view.TdsRoundImageView
 
setAccessibilityTraversalAfter(int) - function in android.view.NetworkImageView
 
setAccessibilityTraversalAfter(int) - function in android.view.RoundNetImageView
 
setAccessibilityTraversalBefore(int) - function in android.view.ViewPager
 
setAccessibilityTraversalBefore(int) - function in android.view.RecyclerView
 
setAccessibilityTraversalBefore(int) - function in android.view.CoordinatorLayout
 
setAccessibilityTraversalBefore(int) - function in android.view.TdsRoundImageView
 
setAccessibilityTraversalBefore(int) - function in android.view.NetworkImageView
 
setAccessibilityTraversalBefore(int) - function in android.view.RoundNetImageView
 
setActivated(View,boolean) - function in tds.androidx.core.view.ViewCompat
Changes the activated state of this view.
setActivated(boolean) - function in android.view.ViewPager
 
setActivated(boolean) - function in android.view.RecyclerView
 
setActivated(boolean) - function in android.view.CoordinatorLayout
 
setActivated(boolean) - function in android.view.TdsRoundImageView
 
setActivated(boolean) - function in android.view.NetworkImageView
 
setActivated(boolean) - function in android.view.RoundNetImageView
 
setAdapter(PagerAdapter) - function in tds.androidx.viewpager.ViewPager
Set a PagerAdapter that will supply views for this pager as needed.
setAdapter(RecyclerView.Adapter) - function in tds.androidx.recyclerview.widget.RecyclerView
Set a new adapter to provide child views on demand.
setAddDuration(long) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
Sets the duration for which all add animations will run.
setAddDuration(long) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
Sets the duration for which all add animations will run.
setAddDuration(long) - function in tds.androidx.recyclerview.widget.RecyclerView.ItemAnimator
Sets the duration for which all add animations will run.
setAddStatesFromChildren(boolean) - function in android.view.ViewPager
 
setAddStatesFromChildren(boolean) - function in android.view.RecyclerView
 
setAddStatesFromChildren(boolean) - function in android.view.CoordinatorLayout
 
setAdjustViewBounds(boolean) - function in android.widget.TdsRoundImageView
 
setAdjustViewBounds(boolean) - function in android.widget.NetworkImageView
 
setAdjustViewBounds(boolean) - function in android.widget.RoundNetImageView
 
setAllowEnterTransitionOverlap(boolean) - function in android.app.PermissionFragment
 
setAllowEnterTransitionOverlap(boolean) - function in android.app.ForwardSettingDialog
 
setAllowEnterTransitionOverlap(boolean) - function in android.app.AbstractAlertDialog
 
setAllowEnterTransitionOverlap(boolean) - function in android.app.SafeDialogFragment
 
setAllowReturnTransitionOverlap(boolean) - function in android.app.PermissionFragment
 
setAllowReturnTransitionOverlap(boolean) - function in android.app.ForwardSettingDialog
 
setAllowReturnTransitionOverlap(boolean) - function in android.app.AbstractAlertDialog
 
setAllowReturnTransitionOverlap(boolean) - function in android.app.SafeDialogFragment
 
setAlpha(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the opacity of the view.
setAlpha(float) - function in android.view.ViewPager
 
setAlpha(float) - function in android.view.RecyclerView
 
setAlpha(float) - function in android.view.CoordinatorLayout
 
setAlpha(int) - function in android.widget.TdsRoundImageView
 
setAlpha(int) - function in android.widget.NetworkImageView
 
setAlpha(int) - function in android.widget.RoundNetImageView
 
setAlwaysDrawnWithCacheEnabled(boolean) - function in android.view.ViewPager
 
setAlwaysDrawnWithCacheEnabled(boolean) - function in android.view.RecyclerView
 
setAlwaysDrawnWithCacheEnabled(boolean) - function in android.view.CoordinatorLayout
 
setAnchorId(int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.LayoutParams
Set the id of this view's anchor.
setAnimation(Animation) - function in android.view.ViewPager
 
setAnimation(Animation) - function in android.view.RecyclerView
 
setAnimation(Animation) - function in android.view.CoordinatorLayout
 
setAnimation(Animation) - function in android.view.TdsRoundImageView
 
setAnimation(Animation) - function in android.view.NetworkImageView
 
setAnimation(Animation) - function in android.view.RoundNetImageView
 
setAnimationCacheEnabled(boolean) - function in android.view.ViewPager
 
setAnimationCacheEnabled(boolean) - function in android.view.RecyclerView
 
setAnimationCacheEnabled(boolean) - function in android.view.CoordinatorLayout
 
setAnimationMatrix(Matrix) - function in android.view.ViewPager
 
setAnimationMatrix(Matrix) - function in android.view.RecyclerView
 
setAnimationMatrix(Matrix) - function in android.view.CoordinatorLayout
 
setAnimationMatrix(Matrix) - function in android.view.TdsRoundImageView
 
setAnimationMatrix(Matrix) - function in android.view.NetworkImageView
 
setAnimationMatrix(Matrix) - function in android.view.RoundNetImageView
 
setAppearanceLightNavigationBars(boolean) - function in tds.androidx.core.view.WindowInsetsControllerCompat
If true, changes the foreground color of the navigation bars to light so that the items onthe bar can be read clearly.
setAppearanceLightStatusBars(boolean) - function in tds.androidx.core.view.WindowInsetsControllerCompat
If true, changes the foreground color of the status bars to light so that the items on thebar can be read clearly.
setArgs(String) - function in com.tds.common.bridge.command.Command
 
setArguments(Bundle) - function in android.app.PermissionFragment
 
setArguments(Bundle) - function in android.app.ForwardSettingDialog
 
setArguments(Bundle) - function in android.app.AbstractAlertDialog
 
setArguments(Bundle) - function in android.app.SafeDialogFragment
 
setAttachment(T) - function in com.tds.common.websocket.client.WebSocketClient
Setter for an attachment on the socket connection.
setAttachment(T) - function in com.tds.common.websocket.client.WebSocketClient
Setter for an attachment on the socket connection.
setAttachment(T) - function in com.tds.common.websocket.conn.WebSocketImpl
Setter for an attachment on the socket connection.
setAttachment(T) - function in com.tds.common.websocket.conn.WebSocket
Setter for an attachment on the socket connection.
setAutofillHints(View,Array) - function in tds.androidx.core.view.ViewCompat
Sets the hints that help an android.service.autofill.AutofillService determine howto autofill the view with the user's data.
setAutofillHints(Array) - function in android.view.ViewPager
 
setAutofillHints(Array) - function in android.view.RecyclerView
 
setAutofillHints(Array) - function in android.view.CoordinatorLayout
 
setAutofillHints(Array) - function in android.view.TdsRoundImageView
 
setAutofillHints(Array) - function in android.view.NetworkImageView
 
setAutofillHints(Array) - function in android.view.RoundNetImageView
 
setAutofillId(AutofillId) - function in android.view.ViewPager
 
setAutofillId(AutofillId) - function in android.view.RecyclerView
 
setAutofillId(AutofillId) - function in android.view.CoordinatorLayout
 
setAutofillId(AutofillId) - function in android.view.TdsRoundImageView
 
setAutofillId(AutofillId) - function in android.view.NetworkImageView
 
setAutofillId(AutofillId) - function in android.view.RoundNetImageView
 
setAutoMeasureEnabled(boolean) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Defines whether the measuring pass of layout should use the AutoMeasure mechanism of RecyclerView or if it should be done by the LayoutManager's implementation of onMeasure.
setAutoMeasureEnabled(boolean) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Defines whether the measuring pass of layout should use the AutoMeasure mechanism of RecyclerView or if it should be done by the LayoutManager's implementation of onMeasure.
setAutoMeasureEnabled(boolean) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
Defines whether the measuring pass of layout should use the AutoMeasure mechanism of RecyclerView or if it should be done by the LayoutManager's implementation of onMeasure.
setAutoMeasureEnabled(boolean) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Defines whether the measuring pass of layout should use the AutoMeasure mechanism of RecyclerView or if it should be done by the LayoutManager's implementation of onMeasure.
setAutoMirrored(Drawable,boolean) - function in tds.androidx.core.graphics.drawable.DrawableCompat
Set whether this Drawable is automatically mirrored when its layoutdirection is RTL (right-to left).
setBackground(View,Drawable) - function in tds.androidx.core.view.ViewCompat
Set the background of the {@code view} to a given Drawable, or remove the background.
setBackground(Drawable) - function in android.view.ViewPager
 
setBackground(Drawable) - function in android.view.RecyclerView
 
setBackground(Drawable) - function in android.view.CoordinatorLayout
 
setBackground(Drawable) - function in android.view.TdsRoundImageView
 
setBackground(Drawable) - function in android.view.NetworkImageView
 
setBackground(Drawable) - function in android.view.RoundNetImageView
 
setBackgroundColor(int) - function in android.view.ViewPager
 
setBackgroundColor(int) - function in android.view.RecyclerView
 
setBackgroundColor(int) - function in android.view.CoordinatorLayout
 
setBackgroundColor(int) - function in android.view.TdsRoundImageView
 
setBackgroundColor(int) - function in android.view.NetworkImageView
 
setBackgroundColor(int) - function in android.view.RoundNetImageView
 
setBackgroundDrawable(Drawable) - function in android.view.ViewPager
 
setBackgroundDrawable(Drawable) - function in android.view.RecyclerView
 
setBackgroundDrawable(Drawable) - function in android.view.CoordinatorLayout
 
setBackgroundDrawable(Drawable) - function in android.view.TdsRoundImageView
 
setBackgroundDrawable(Drawable) - function in android.view.NetworkImageView
 
setBackgroundDrawable(Drawable) - function in android.view.RoundNetImageView
 
setBackgroundResource(int) - function in android.view.ViewPager
 
setBackgroundResource(int) - function in android.view.RecyclerView
 
setBackgroundResource(int) - function in android.view.CoordinatorLayout
 
setBackgroundResource(int) - function in android.view.TdsRoundImageView
 
setBackgroundResource(int) - function in android.view.NetworkImageView
 
setBackgroundResource(int) - function in android.view.RoundNetImageView
 
setBackgroundThreadExecutor(Executor) - function in tds.androidx.recyclerview.widget.AsyncDifferConfig.Builder
If provided, defines the background executor used to calculate the diff between an oldand a new list.
setBackgroundTintBlendMode(BlendMode) - function in android.view.ViewPager
 
setBackgroundTintBlendMode(BlendMode) - function in android.view.RecyclerView
 
setBackgroundTintBlendMode(BlendMode) - function in android.view.CoordinatorLayout
 
setBackgroundTintBlendMode(BlendMode) - function in android.view.TdsRoundImageView
 
setBackgroundTintBlendMode(BlendMode) - function in android.view.NetworkImageView
 
setBackgroundTintBlendMode(BlendMode) - function in android.view.RoundNetImageView
 
setBackgroundTintList(View,ColorStateList) - function in tds.androidx.core.view.ViewCompat
Applies a tint to the background drawable.
setBackgroundTintList(ColorStateList) - function in android.view.ViewPager
 
setBackgroundTintList(ColorStateList) - function in android.view.RecyclerView
 
setBackgroundTintList(ColorStateList) - function in android.view.CoordinatorLayout
 
setBackgroundTintList(ColorStateList) - function in android.view.TdsRoundImageView
 
setBackgroundTintList(ColorStateList) - function in android.view.NetworkImageView
 
setBackgroundTintList(ColorStateList) - function in android.view.RoundNetImageView
 
setBackgroundTintMode(View,PorterDuff.Mode) - function in tds.androidx.core.view.ViewCompat
Specifies the blending mode used to apply the tint specified by setBackgroundTintList tothe background drawable.
setBackgroundTintMode(PorterDuff.Mode) - function in android.view.ViewPager
 
setBackgroundTintMode(PorterDuff.Mode) - function in android.view.RecyclerView
 
setBackgroundTintMode(PorterDuff.Mode) - function in android.view.CoordinatorLayout
 
setBackgroundTintMode(PorterDuff.Mode) - function in android.view.TdsRoundImageView
 
setBackgroundTintMode(PorterDuff.Mode) - function in android.view.NetworkImageView
 
setBackgroundTintMode(PorterDuff.Mode) - function in android.view.RoundNetImageView
 
setBaseline(int) - function in android.widget.TdsRoundImageView
 
setBaseline(int) - function in android.widget.NetworkImageView
 
setBaseline(int) - function in android.widget.RoundNetImageView
 
setBaselineAlignBottom(boolean) - function in android.widget.TdsRoundImageView
 
setBaselineAlignBottom(boolean) - function in android.widget.NetworkImageView
 
setBaselineAlignBottom(boolean) - function in android.widget.RoundNetImageView
 
setBehavior(CoordinatorLayout.Behavior) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.LayoutParams
Set the behavior governing the layout and interaction of the child view within a parentCoordinatorLayout.
setBitmapAlpha(float) - function in com.tds.common.widgets.image.RoundNetImageView
 
setBorderColor(int) - function in com.tds.common.widgets.image.TdsRoundImageView
 
setBorderWidth(int) - function in com.tds.common.widgets.image.TdsRoundImageView
 
setBottom(int) - function in android.view.ViewPager
 
setBottom(int) - function in android.view.RecyclerView
 
setBottom(int) - function in android.view.CoordinatorLayout
 
setBottom(int) - function in android.view.TdsRoundImageView
 
setBottom(int) - function in android.view.NetworkImageView
 
setBottom(int) - function in android.view.RoundNetImageView
 
setBottomSheetCallback(BottomSheetBehavior.BottomSheetCallback) - function in com.tds.common.widgets.behavior.RightSheetBehavior
Sets a callback to be notified of bottom sheet events.
setBottomSheetCallback(BottomSheetBehavior.BottomSheetCallback) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
Sets a callback to be notified of bottom sheet events.
setCallback(boolean) - function in com.tds.common.bridge.command.Command
 
setCallbackId(String) - function in com.tds.common.bridge.result.Result
 
setCallbackId(String) - function in com.tds.common.bridge.command.Command
 
setCameraDistance(float) - function in android.view.ViewPager
 
setCameraDistance(float) - function in android.view.RecyclerView
 
setCameraDistance(float) - function in android.view.CoordinatorLayout
 
setCameraDistance(float) - function in android.view.TdsRoundImageView
 
setCameraDistance(float) - function in android.view.NetworkImageView
 
setCameraDistance(float) - function in android.view.RoundNetImageView
 
setCancelable(boolean) - function in android.app.ForwardSettingDialog
 
setCancelable(boolean) - function in com.tds.common.widgets.slidesheet.SlideSheetDialog
 
setCancelable(boolean) - function in android.app.SlideSheetDialog
 
setCancelable(boolean) - function in android.app.AbstractAlertDialog
 
setCancelable(boolean) - function in android.app.SafeDialogFragment
 
setCanceledOnTouchOutside(boolean) - function in com.tds.common.widgets.slidesheet.SlideSheetDialog
 
setCanceledOnTouchOutside(boolean) - function in android.app.SlideSheetDialog
 
setCancelMessage(Message) - function in android.app.SlideSheetDialog
 
setCategory(String) - function in com.tds.common.tracker.entities.LogBean.LogGroup.Builder
optional string Category = 2;
setCategoryBytes(ByteString) - function in com.tds.common.tracker.entities.LogBean.LogGroup.Builder
optional string Category = 2;
setChangeDuration(long) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
Sets the duration for which all change animations will run.
setChangeDuration(long) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
Sets the duration for which all change animations will run.
setChangeDuration(long) - function in tds.androidx.recyclerview.widget.RecyclerView.ItemAnimator
Sets the duration for which all change animations will run.
setChannel(ByteChannel) - function in com.tds.common.websocket.conn.WebSocketImpl
 
setChannel(String) - function in com.tds.common.entities.TapDBConfig
 
setChildDrawingOrderCallback(RecyclerView.ChildDrawingOrderCallback) - function in tds.androidx.recyclerview.widget.RecyclerView
Sets the ChildDrawingOrderCallback to be used for drawing children.
setChildrenDrawingOrderEnabled(ViewGroup,boolean) - function in tds.androidx.core.view.ViewCompat
Tells the ViewGroup whether to draw its children in the order defined by the method {@code ViewGroup.getChildDrawingOrder(int, int)}.
setCircle(boolean) - function in com.tds.common.widgets.image.LoadBuilder
 
setClickable(boolean) - function in android.view.ViewPager
 
setClickable(boolean) - function in android.view.RecyclerView
 
setClickable(boolean) - function in android.view.CoordinatorLayout
 
setClickable(boolean) - function in android.view.TdsRoundImageView
 
setClickable(boolean) - function in android.view.NetworkImageView
 
setClickable(boolean) - function in android.view.RoundNetImageView
 
setClientNoContextTakeover(boolean) - function in com.tds.common.websocket.extensions.permessage_deflate.PerMessageDeflateExtension
 
setClipBounds(View,Rect) - function in tds.androidx.core.view.ViewCompat
Sets a rectangular area on this view to which the view will be clippedwhen it is drawn.
setClipBounds(Rect) - function in android.view.ViewPager
 
setClipBounds(Rect) - function in android.view.RecyclerView
 
setClipBounds(Rect) - function in android.view.CoordinatorLayout
 
setClipBounds(Rect) - function in android.view.TdsRoundImageView
 
setClipBounds(Rect) - function in android.view.NetworkImageView
 
setClipBounds(Rect) - function in android.view.RoundNetImageView
 
setClipChildren(boolean) - function in android.view.ViewPager
 
setClipChildren(boolean) - function in android.view.RecyclerView
 
setClipChildren(boolean) - function in android.view.CoordinatorLayout
 
setClipToOutline(boolean) - function in android.view.ViewPager
 
setClipToOutline(boolean) - function in android.view.RecyclerView
 
setClipToOutline(boolean) - function in android.view.CoordinatorLayout
 
setClipToOutline(boolean) - function in android.view.TdsRoundImageView
 
setClipToOutline(boolean) - function in android.view.NetworkImageView
 
setClipToOutline(boolean) - function in android.view.RoundNetImageView
 
setClipToPadding(boolean) - function in android.view.ViewPager
 
setClipToPadding(boolean) - function in tds.androidx.recyclerview.widget.RecyclerView
 
setClipToPadding(boolean) - function in android.view.RecyclerView
 
setClipToPadding(boolean) - function in android.view.CoordinatorLayout
 
setCode(int) - function in com.tds.common.websocket.framing.CloseFrame
Set the close code for this close frame
setCode(int) - function in com.tds.common.bridge.result.Result
 
setColorFilter(int,PorterDuff.Mode) - function in android.widget.TdsRoundImageView
 
setColorFilter(int,PorterDuff.Mode) - function in android.widget.NetworkImageView
 
setColorFilter(int,PorterDuff.Mode) - function in android.widget.RoundNetImageView
 
setConnectionLostTimeout(int) - function in com.tds.common.websocket.conn.WebSocketClient
Setter for the interval checking for lost connections A value lower or equal 0 results in thecheck to be deactivated
setConnectionLostTimeout(int) - function in com.tds.common.websocket.conn.WebSocketServer
Setter for the interval checking for lost connections A value lower or equal 0 results in thecheck to be deactivated
setConnectionLostTimeout(int) - function in com.tds.common.websocket.conn.AbstractWebSocket
Setter for the interval checking for lost connections A value lower or equal 0 results in thecheck to be deactivated
setContent(Array) - function in com.tds.common.websocket.handshake.HandshakeBuilder
Setter for the content of the handshake
setContent(Array) - function in com.tds.common.websocket.handshake.HandshakedataImpl1
Setter for the content of the handshake
setContent(Array) - function in com.tds.common.websocket.handshake.ClientHandshakeBuilder
Setter for the content of the handshake
setContent(Array) - function in com.tds.common.websocket.handshake.HandshakeImpl1Client
Setter for the content of the handshake
setContent(Array) - function in com.tds.common.websocket.handshake.ServerHandshakeBuilder
Setter for the content of the handshake
setContent(Array) - function in com.tds.common.websocket.handshake.HandshakeImpl1Server
Setter for the content of the handshake
setContent(String) - function in com.tds.common.bridge.result.Result
 
setContentCaptureSession(ContentCaptureSession) - function in android.view.ViewPager
 
setContentCaptureSession(ContentCaptureSession) - function in android.view.RecyclerView
 
setContentCaptureSession(ContentCaptureSession) - function in android.view.CoordinatorLayout
 
setContentCaptureSession(ContentCaptureSession) - function in android.view.TdsRoundImageView
 
setContentCaptureSession(ContentCaptureSession) - function in android.view.NetworkImageView
 
setContentCaptureSession(ContentCaptureSession) - function in android.view.RoundNetImageView
 
setContentDescription(CharSequence) - function in android.view.ViewPager
 
setContentDescription(CharSequence) - function in android.view.RecyclerView
 
setContentDescription(CharSequence) - function in android.view.CoordinatorLayout
 
setContentDescription(CharSequence) - function in android.view.TdsRoundImageView
 
setContentDescription(CharSequence) - function in android.view.NetworkImageView
 
setContentDescription(CharSequence) - function in android.view.RoundNetImageView
 
setContents(int,LogBean.LogContent) - function in com.tds.common.tracker.entities.LogBean.Log.Builder
repeated .LogContent Contents = 2;
setContents(int,LogBean.LogContent.Builder) - function in com.tds.common.tracker.entities.LogBean.Log.Builder
repeated .LogContent Contents = 2;
setContentView(int) - function in com.tds.common.widgets.slidesheet.SlideSheetDialog
 
setContentView(View) - function in com.tds.common.widgets.slidesheet.SlideSheetDialog
 
setContentView(View,ViewGroup.LayoutParams) - function in com.tds.common.widgets.slidesheet.SlideSheetDialog
 
setContentView(int) - function in android.app.SlideSheetDialog
 
setContextClassLoader(ClassLoader) - function in java.lang.WebSocketServer.WebSocketWorker
 
setContextClassLoader(ClassLoader) - function in java.lang.TdsTrackerHandlerThread
 
setContextClassLoader(ClassLoader) - function in java.lang.LogHandlerThread
 
setContextClickable(boolean) - function in android.view.ViewPager
 
setContextClickable(boolean) - function in android.view.RecyclerView
 
setContextClickable(boolean) - function in android.view.CoordinatorLayout
 
setContextClickable(boolean) - function in android.view.TdsRoundImageView
 
setContextClickable(boolean) - function in android.view.NetworkImageView
 
setContextClickable(boolean) - function in android.view.RoundNetImageView
 
setCornerBottomLeftRadius(int) - function in com.tds.common.widgets.image.TdsRoundImageView
 
setCornerBottomRightRadius(int) - function in com.tds.common.widgets.image.TdsRoundImageView
 
setCornerRadius(int) - function in com.tds.common.widgets.image.TdsRoundImageView
 
setCornerTopLeftRadius(int) - function in com.tds.common.widgets.image.TdsRoundImageView
 
setCornerTopRightRadius(int) - function in com.tds.common.widgets.image.TdsRoundImageView
 
setCounter(String,int) - function in tds.androidx.core.os.TraceCompat
Writes trace message to indicate the value of a given counter.
setCropToPadding(boolean) - function in android.widget.TdsRoundImageView
 
setCropToPadding(boolean) - function in android.widget.NetworkImageView
 
setCropToPadding(boolean) - function in android.widget.RoundNetImageView
 
setCurrentItem(int) - function in tds.androidx.viewpager.ViewPager
Set the currently selected page.
setCurrentItem(int,boolean) - function in tds.androidx.viewpager.ViewPager
Set the currently selected page.
setDaemon(boolean) - function in java.lang.WebSocketServer.WebSocketWorker
 
setDaemon(boolean) - function in java.lang.TdsTrackerHandlerThread
 
setDaemon(boolean) - function in java.lang.LogHandlerThread
 
setDecorFitsSystemWindows(Window,boolean) - function in tds.androidx.core.view.WindowCompat
Sets whether the decor view should fit root-level content views for WindowInsetsCompat.
setDefaultDragDirs(int) - function in tds.androidx.recyclerview.widget.ItemTouchHelper.SimpleCallback
Updates the default drag directions.
setDefaultFocusHighlightEnabled(boolean) - function in android.view.ViewPager
 
setDefaultFocusHighlightEnabled(boolean) - function in android.view.RecyclerView
 
setDefaultFocusHighlightEnabled(boolean) - function in android.view.CoordinatorLayout
 
setDefaultFocusHighlightEnabled(boolean) - function in android.view.TdsRoundImageView
 
setDefaultFocusHighlightEnabled(boolean) - function in android.view.NetworkImageView
 
setDefaultFocusHighlightEnabled(boolean) - function in android.view.RoundNetImageView
 
setDefaultImageResId(int) - function in com.tds.common.widgets.image.NetworkImageView
 
setDefaultImageResId(int) - function in com.tds.common.widgets.image.RoundNetImageView
 
setDefaultSwipeDirs(int) - function in tds.androidx.recyclerview.widget.ItemTouchHelper.SimpleCallback
Updates the default swipe directions.
setDefaultUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - function in java.lang.WebSocketServer.WebSocketWorker
 
setDefaultUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - function in java.lang.TdsTrackerHandlerThread
 
setDefaultUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - function in java.lang.LogHandlerThread
 
setDeflater(Deflater) - function in com.tds.common.websocket.extensions.permessage_deflate.PerMessageDeflateExtension
 
setDescendantFocusability(int) - function in android.view.ViewPager
 
setDescendantFocusability(int) - function in android.view.RecyclerView
 
setDescendantFocusability(int) - function in android.view.CoordinatorLayout
 
setDestUrl(String,TDSWebSocketService.WebSocketConfig) - function in com.tds.common.websocket.TDSWebSocketService
设置服务端地址,当地址改变且有效时重新连接
setDismissMessage(Message) - function in android.app.SlideSheetDialog
 
setDismissWithAnimation(boolean) - function in com.tds.common.widgets.slidesheet.SlideSheetDialog
 
setDisplayCutout(DisplayCutoutCompat) - function in tds.androidx.core.view.WindowInsetsCompat.Builder
Sets the display cutout.
setDnsResolver(DnsResolver) - function in com.tds.common.websocket.client.WebSocketClient
Sets a custom DNS resolver.
setDnsResolver(DnsResolver) - function in com.tds.common.websocket.client.WebSocketClient
Sets a custom DNS resolver.
setDraggable(boolean) - function in com.tds.common.widgets.behavior.RightSheetBehavior
Sets whether this bottom sheet is can be collapsed/expanded by dragging.
setDraggable(boolean) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
Sets whether this bottom sheet is can be collapsed/expanded by dragging.
setDrawable(Drawable) - function in tds.androidx.recyclerview.widget.DividerItemDecoration
Sets the Drawable for this divider.
setDrawingCacheBackgroundColor(int) - function in android.view.ViewPager
 
setDrawingCacheBackgroundColor(int) - function in android.view.RecyclerView
 
setDrawingCacheBackgroundColor(int) - function in android.view.CoordinatorLayout
 
setDrawingCacheBackgroundColor(int) - function in android.view.TdsRoundImageView
 
setDrawingCacheBackgroundColor(int) - function in android.view.NetworkImageView
 
setDrawingCacheBackgroundColor(int) - function in android.view.RoundNetImageView
 
setDrawingCacheEnabled(boolean) - function in android.view.ViewPager
 
setDrawingCacheEnabled(boolean) - function in android.view.RecyclerView
 
setDrawingCacheEnabled(boolean) - function in android.view.CoordinatorLayout
 
setDrawingCacheEnabled(boolean) - function in android.view.TdsRoundImageView
 
setDrawingCacheEnabled(boolean) - function in android.view.NetworkImageView
 
setDrawingCacheEnabled(boolean) - function in android.view.RoundNetImageView
 
setDrawingCacheQuality(int) - function in android.view.ViewPager
 
setDrawingCacheQuality(int) - function in android.view.RecyclerView
 
setDrawingCacheQuality(int) - function in android.view.CoordinatorLayout
 
setDrawingCacheQuality(int) - function in android.view.TdsRoundImageView
 
setDrawingCacheQuality(int) - function in android.view.NetworkImageView
 
setDrawingCacheQuality(int) - function in android.view.RoundNetImageView
 
setDuplicateParentStateEnabled(boolean) - function in android.view.ViewPager
 
setDuplicateParentStateEnabled(boolean) - function in android.view.RecyclerView
 
setDuplicateParentStateEnabled(boolean) - function in android.view.CoordinatorLayout
 
setDuplicateParentStateEnabled(boolean) - function in android.view.TdsRoundImageView
 
setDuplicateParentStateEnabled(boolean) - function in android.view.NetworkImageView
 
setDuplicateParentStateEnabled(boolean) - function in android.view.RoundNetImageView
 
setDuration(long) - function in tds.androidx.core.view.ViewPropertyAnimatorCompat
Sets the duration for the underlying animator that animates the requested properties.By default, the animator uses the default value for ValueAnimator.
setDuration(int) - function in tds.androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
 
setDx(int) - function in tds.androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
 
setDy(int) - function in tds.androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
 
setEdgeEffectFactory(RecyclerView.EdgeEffectFactory) - function in tds.androidx.recyclerview.widget.RecyclerView
Set a EdgeEffectFactory for this RecyclerView.
setEdgeSize(int) - function in tds.androidx.customview.widget.ViewDragHelper
Set the range in pixels along the edges of this view that will activelydetect edge touches or drags if edge tracking is enabled.
setEdgeTrackingEnabled(int) - function in tds.androidx.customview.widget.ViewDragHelper
Enable edge tracking for the selected edges of the parent view.
setElevation(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the base elevation of this view, in pixels.
setElevation(float) - function in android.view.ViewPager
 
setElevation(float) - function in android.view.RecyclerView
 
setElevation(float) - function in android.view.CoordinatorLayout
 
setElevation(float) - function in android.view.TdsRoundImageView
 
setElevation(float) - function in android.view.NetworkImageView
 
setElevation(float) - function in android.view.RoundNetImageView
 
setEnable(boolean) - function in com.tds.common.entities.TapDBConfig
 
setEnabled(boolean) - function in android.view.ViewPager
 
setEnabled(boolean) - function in android.view.RecyclerView
 
setEnabled(boolean) - function in android.view.CoordinatorLayout
 
setEnabled(boolean) - function in android.view.TdsRoundImageView
 
setEnabled(boolean) - function in android.view.NetworkImageView
 
setEnabled(boolean) - function in android.view.RoundNetImageView
 
setEnterSharedElementCallback(SharedElementCallback) - function in android.app.PermissionFragment
 
setEnterSharedElementCallback(SharedElementCallback) - function in android.app.ForwardSettingDialog
 
setEnterSharedElementCallback(SharedElementCallback) - function in android.app.AbstractAlertDialog
 
setEnterSharedElementCallback(SharedElementCallback) - function in android.app.SafeDialogFragment
 
setEnterTransition(Transition) - function in android.app.PermissionFragment
 
setEnterTransition(Transition) - function in android.app.ForwardSettingDialog
 
setEnterTransition(Transition) - function in android.app.AbstractAlertDialog
 
setEnterTransition(Transition) - function in android.app.SafeDialogFragment
 
setErrorImageResId(int) - function in com.tds.common.widgets.image.NetworkImageView
 
setErrorImageResId(int) - function in com.tds.common.widgets.image.RoundNetImageView
 
setExitSharedElementCallback(SharedElementCallback) - function in android.app.PermissionFragment
 
setExitSharedElementCallback(SharedElementCallback) - function in android.app.ForwardSettingDialog
 
setExitSharedElementCallback(SharedElementCallback) - function in android.app.AbstractAlertDialog
 
setExitSharedElementCallback(SharedElementCallback) - function in android.app.SafeDialogFragment
 
setExitTransition(Transition) - function in android.app.PermissionFragment
 
setExitTransition(Transition) - function in android.app.ForwardSettingDialog
 
setExitTransition(Transition) - function in android.app.AbstractAlertDialog
 
setExitTransition(Transition) - function in android.app.SafeDialogFragment
 
setExpandedOffset(int) - function in com.tds.common.widgets.behavior.RightSheetBehavior
Determines the top offset of the BottomSheet in the STATE_EXPANDED state whenfitsToContent is false.
setExpandedOffset(int) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
Determines the top offset of the BottomSheet in the STATE_EXPANDED state whenfitsToContent is false.
setFadingEdgeLength(int) - function in android.view.ViewPager
 
setFadingEdgeLength(int) - function in android.view.RecyclerView
 
setFadingEdgeLength(int) - function in android.view.CoordinatorLayout
 
setFadingEdgeLength(int) - function in android.view.TdsRoundImageView
 
setFadingEdgeLength(int) - function in android.view.NetworkImageView
 
setFadingEdgeLength(int) - function in android.view.RoundNetImageView
 
setFeatureDrawable(int,Drawable) - function in android.app.SlideSheetDialog
 
setFeatureDrawableAlpha(int,int) - function in android.app.SlideSheetDialog
 
setFeatureDrawableResource(int,int) - function in android.app.SlideSheetDialog
 
setFeatureDrawableUri(int,Uri) - function in android.app.SlideSheetDialog
 
setFilterTouchesWhenObscured(boolean) - function in android.view.ViewPager
 
setFilterTouchesWhenObscured(boolean) - function in android.view.RecyclerView
 
setFilterTouchesWhenObscured(boolean) - function in android.view.CoordinatorLayout
 
setFilterTouchesWhenObscured(boolean) - function in android.view.TdsRoundImageView
 
setFilterTouchesWhenObscured(boolean) - function in android.view.NetworkImageView
 
setFilterTouchesWhenObscured(boolean) - function in android.view.RoundNetImageView
 
setFin(boolean) - function in com.tds.common.websocket.framing.PingFrame
Set the fin of this frame to the provided boolean
setFin(boolean) - function in com.tds.common.websocket.framing.BinaryFrame
Set the fin of this frame to the provided boolean
setFin(boolean) - function in com.tds.common.websocket.framing.ContinuousFrame
Set the fin of this frame to the provided boolean
setFin(boolean) - function in com.tds.common.websocket.framing.FramedataImpl1
Set the fin of this frame to the provided boolean
setFin(boolean) - function in com.tds.common.websocket.framing.DataFrame
Set the fin of this frame to the provided boolean
setFin(boolean) - function in com.tds.common.websocket.framing.CloseFrame
Set the fin of this frame to the provided boolean
setFin(boolean) - function in com.tds.common.websocket.framing.PongFrame
Set the fin of this frame to the provided boolean
setFin(boolean) - function in com.tds.common.websocket.framing.ControlFrame
Set the fin of this frame to the provided boolean
setFin(boolean) - function in com.tds.common.websocket.framing.TextFrame
Set the fin of this frame to the provided boolean
setFitsSystemWindows(View,boolean) - function in tds.androidx.core.view.ViewCompat
Sets whether or not this view should account for system screen decorationssuch as the status bar and inset its content; that is, controlling whetherthe default implementation of fitSystemWindows will beexecuted.
setFitsSystemWindows(boolean) - function in android.view.ViewPager
 
setFitsSystemWindows(boolean) - function in android.view.RecyclerView
 
setFitsSystemWindows(boolean) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
 
setFitsSystemWindows(boolean) - function in android.view.CoordinatorLayout
 
setFitsSystemWindows(boolean) - function in android.view.TdsRoundImageView
 
setFitsSystemWindows(boolean) - function in android.view.NetworkImageView
 
setFitsSystemWindows(boolean) - function in android.view.RoundNetImageView
 
setFitToContents(boolean) - function in com.tds.common.widgets.behavior.RightSheetBehavior
Sets whether the height of the expanded sheet is determined by the height of its contents, orif it is expanded in two stages (half the height of the parent container, full height of parentcontainer).
setFitToContents(boolean) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
Sets whether the height of the expanded sheet is determined by the height of its contents, orif it is expanded in two stages (half the height of the parent container, full height of parentcontainer).
setFocusable(boolean) - function in android.view.ViewPager
 
setFocusable(boolean) - function in android.view.RecyclerView
 
setFocusable(boolean) - function in android.view.CoordinatorLayout
 
setFocusable(boolean) - function in android.view.TdsRoundImageView
 
setFocusable(boolean) - function in android.view.NetworkImageView
 
setFocusable(boolean) - function in android.view.RoundNetImageView
 
setFocusableInTouchMode(boolean) - function in android.view.ViewPager
 
setFocusableInTouchMode(boolean) - function in android.view.RecyclerView
 
setFocusableInTouchMode(boolean) - function in android.view.CoordinatorLayout
 
setFocusableInTouchMode(boolean) - function in android.view.TdsRoundImageView
 
setFocusableInTouchMode(boolean) - function in android.view.NetworkImageView
 
setFocusableInTouchMode(boolean) - function in android.view.RoundNetImageView
 
setFocusedByDefault(View,boolean) - function in tds.androidx.core.view.ViewCompat
Sets whether {@code view} should receive focus when the focus is restored for the viewhierarchy containing it.
setFocusedByDefault(boolean) - function in android.view.ViewPager
 
setFocusedByDefault(boolean) - function in android.view.RecyclerView
 
setFocusedByDefault(boolean) - function in android.view.CoordinatorLayout
 
setFocusedByDefault(boolean) - function in android.view.TdsRoundImageView
 
setFocusedByDefault(boolean) - function in android.view.NetworkImageView
 
setFocusedByDefault(boolean) - function in android.view.RoundNetImageView
 
setForceDarkAllowed(boolean) - function in android.view.ViewPager
 
setForceDarkAllowed(boolean) - function in android.view.RecyclerView
 
setForceDarkAllowed(boolean) - function in android.view.CoordinatorLayout
 
setForceDarkAllowed(boolean) - function in android.view.TdsRoundImageView
 
setForceDarkAllowed(boolean) - function in android.view.NetworkImageView
 
setForceDarkAllowed(boolean) - function in android.view.RoundNetImageView
 
setForeground(Drawable) - function in android.view.ViewPager
 
setForeground(Drawable) - function in android.view.RecyclerView
 
setForeground(Drawable) - function in android.view.CoordinatorLayout
 
setForeground(Drawable) - function in android.view.TdsRoundImageView
 
setForeground(Drawable) - function in android.view.NetworkImageView
 
setForeground(Drawable) - function in android.view.RoundNetImageView
 
setForegroundGravity(int) - function in android.view.ViewPager
 
setForegroundGravity(int) - function in android.view.RecyclerView
 
setForegroundGravity(int) - function in android.view.CoordinatorLayout
 
setForegroundGravity(int) - function in android.view.TdsRoundImageView
 
setForegroundGravity(int) - function in android.view.NetworkImageView
 
setForegroundGravity(int) - function in android.view.RoundNetImageView
 
setForegroundTintBlendMode(BlendMode) - function in android.view.ViewPager
 
setForegroundTintBlendMode(BlendMode) - function in android.view.RecyclerView
 
setForegroundTintBlendMode(BlendMode) - function in android.view.CoordinatorLayout
 
setForegroundTintBlendMode(BlendMode) - function in android.view.TdsRoundImageView
 
setForegroundTintBlendMode(BlendMode) - function in android.view.NetworkImageView
 
setForegroundTintBlendMode(BlendMode) - function in android.view.RoundNetImageView
 
setForegroundTintList(ColorStateList) - function in android.view.ViewPager
 
setForegroundTintList(ColorStateList) - function in android.view.RecyclerView
 
setForegroundTintList(ColorStateList) - function in android.view.CoordinatorLayout
 
setForegroundTintList(ColorStateList) - function in android.view.TdsRoundImageView
 
setForegroundTintList(ColorStateList) - function in android.view.NetworkImageView
 
setForegroundTintList(ColorStateList) - function in android.view.RoundNetImageView
 
setForegroundTintMode(PorterDuff.Mode) - function in android.view.ViewPager
 
setForegroundTintMode(PorterDuff.Mode) - function in android.view.RecyclerView
 
setForegroundTintMode(PorterDuff.Mode) - function in android.view.CoordinatorLayout
 
setForegroundTintMode(PorterDuff.Mode) - function in android.view.TdsRoundImageView
 
setForegroundTintMode(PorterDuff.Mode) - function in android.view.NetworkImageView
 
setForegroundTintMode(PorterDuff.Mode) - function in android.view.RoundNetImageView
 
setForwardSettingCallback(ForwardSettingCallback) - function in com.tds.common.permission.ForwardSettingDialog
 
setFrom(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.RecyclerView.ItemAnimator.ItemHolderInfo
Sets the left, top, right and bottom values fromthe given ViewHolder.
setFrom(RecyclerView.ViewHolder,int) - function in tds.androidx.recyclerview.widget.RecyclerView.ItemAnimator.ItemHolderInfo
Sets the left, top, right and bottom values fromthe given ViewHolder and sets the changeFlags to the given flags parameter.
setFullSpan(boolean) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager.LayoutParams
When set to true, the item will layout using all span area.
setGameVersion(String) - function in com.tds.common.entities.TapDBConfig
 
setGapStrategy(int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Sets the gap handling strategy for StaggeredGridLayoutManager.
setGestureInsetBottomIgnored(boolean) - function in com.tds.common.widgets.behavior.RightSheetBehavior
Sets whether this bottom sheet should adjust it's position based on the system gesture area onAndroid Q and above.
setGestureInsetBottomIgnored(boolean) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
Sets whether this bottom sheet should adjust it's position based on the system gesture area onAndroid Q and above.
setHalfExpandedRatio(float) - function in com.tds.common.widgets.behavior.RightSheetBehavior
Determines the height of the BottomSheet in the STATE_HALF_EXPANDED state.
setHalfExpandedRatio(float) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
Determines the height of the BottomSheet in the STATE_HALF_EXPANDED state.
setHapticFeedbackEnabled(boolean) - function in android.view.ViewPager
 
setHapticFeedbackEnabled(boolean) - function in android.view.RecyclerView
 
setHapticFeedbackEnabled(boolean) - function in android.view.CoordinatorLayout
 
setHapticFeedbackEnabled(boolean) - function in android.view.TdsRoundImageView
 
setHapticFeedbackEnabled(boolean) - function in android.view.NetworkImageView
 
setHapticFeedbackEnabled(boolean) - function in android.view.RoundNetImageView
 
setHasFixedSize(boolean) - function in tds.androidx.recyclerview.widget.RecyclerView
RecyclerView can perform several optimizations if it can know in advance that RecyclerView'ssize is not affected by the adapter contents.
setHasOptionsMenu(boolean) - function in android.app.PermissionFragment
 
setHasOptionsMenu(boolean) - function in android.app.ForwardSettingDialog
 
setHasOptionsMenu(boolean) - function in android.app.AbstractAlertDialog
 
setHasOptionsMenu(boolean) - function in android.app.SafeDialogFragment
 
setHasStableIds(boolean) - function in tds.androidx.recyclerview.widget.ListAdapter
Indicates whether each item in the data set can be represented with a unique identifierof type Long.
setHasStableIds(boolean) - function in tds.androidx.recyclerview.widget.RecyclerView.Adapter
Indicates whether each item in the data set can be represented with a unique identifierof type Long.
setHasStableIds(boolean) - function in tds.androidx.recyclerview.widget.ConcatAdapter
Calling this method is an error and will result in an UnsupportedOperationException.
setHasTransientState(View,boolean) - function in tds.androidx.core.view.ViewCompat
Set whether this view is currently tracking transient state that theframework should attempt to preserve when possible.
setHasTransientState(boolean) - function in android.view.ViewPager
 
setHasTransientState(boolean) - function in android.view.RecyclerView
 
setHasTransientState(boolean) - function in android.view.CoordinatorLayout
 
setHasTransientState(boolean) - function in android.view.TdsRoundImageView
 
setHasTransientState(boolean) - function in android.view.NetworkImageView
 
setHasTransientState(boolean) - function in android.view.RoundNetImageView
 
setHideable(boolean) - function in com.tds.common.widgets.behavior.RightSheetBehavior
Sets whether this bottom sheet can hide when it is swiped down.
setHideable(boolean) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
Sets whether this bottom sheet can hide when it is swiped down.
setHorizontalFadingEdgeEnabled(boolean) - function in android.view.ViewPager
 
setHorizontalFadingEdgeEnabled(boolean) - function in android.view.RecyclerView
 
setHorizontalFadingEdgeEnabled(boolean) - function in android.view.CoordinatorLayout
 
setHorizontalFadingEdgeEnabled(boolean) - function in android.view.TdsRoundImageView
 
setHorizontalFadingEdgeEnabled(boolean) - function in android.view.NetworkImageView
 
setHorizontalFadingEdgeEnabled(boolean) - function in android.view.RoundNetImageView
 
setHorizontalScrollBarEnabled(boolean) - function in android.view.ViewPager
 
setHorizontalScrollBarEnabled(boolean) - function in android.view.RecyclerView
 
setHorizontalScrollBarEnabled(boolean) - function in android.view.CoordinatorLayout
 
setHorizontalScrollBarEnabled(boolean) - function in android.view.TdsRoundImageView
 
setHorizontalScrollBarEnabled(boolean) - function in android.view.NetworkImageView
 
setHorizontalScrollBarEnabled(boolean) - function in android.view.RoundNetImageView
 
setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.ViewPager
 
setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.RecyclerView
 
setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.CoordinatorLayout
 
setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.TdsRoundImageView
 
setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.NetworkImageView
 
setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.RoundNetImageView
 
setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.ViewPager
 
setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.RecyclerView
 
setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.CoordinatorLayout
 
setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.TdsRoundImageView
 
setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.NetworkImageView
 
setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.RoundNetImageView
 
setHotspot(Drawable,float,float) - function in tds.androidx.core.graphics.drawable.DrawableCompat
Specifies the hotspot's location within the drawable.
setHotspotBounds(Drawable,int,int,int,int) - function in tds.androidx.core.graphics.drawable.DrawableCompat
Sets the bounds to which the hotspot is constrained, if they should bedifferent from the drawable bounds.
setHovered(boolean) - function in android.view.ViewPager
 
setHovered(boolean) - function in android.view.RecyclerView
 
setHovered(boolean) - function in android.view.CoordinatorLayout
 
setHovered(boolean) - function in android.view.TdsRoundImageView
 
setHovered(boolean) - function in android.view.NetworkImageView
 
setHovered(boolean) - function in android.view.RoundNetImageView
 
setHttpStatus(short) - function in com.tds.common.websocket.handshake.ServerHandshakeBuilder
Setter for the http status code
setHttpStatus(short) - function in com.tds.common.websocket.handshake.HandshakeImpl1Server
Setter for the http status code
setHttpStatusMessage(String) - function in com.tds.common.websocket.handshake.ServerHandshakeBuilder
Setter for the http status message
setHttpStatusMessage(String) - function in com.tds.common.websocket.handshake.HandshakeImpl1Server
Setter for the http status message
setId(int) - function in android.view.ViewPager
 
setId(int) - function in android.view.RecyclerView
 
setId(int) - function in android.view.CoordinatorLayout
 
setId(int) - function in android.view.TdsRoundImageView
 
setId(int) - function in android.view.NetworkImageView
 
setId(int) - function in android.view.RoundNetImageView
 
setImageAlpha(int) - function in android.widget.TdsRoundImageView
 
setImageAlpha(int) - function in android.widget.NetworkImageView
 
setImageAlpha(int) - function in android.widget.RoundNetImageView
 
setImageBitmap(Bitmap) - function in android.widget.TdsRoundImageView
 
setImageBitmap(Bitmap) - function in android.widget.NetworkImageView
 
setImageBitmap(Bitmap) - function in android.widget.RoundNetImageView
 
setImageDrawable(Drawable) - function in android.widget.TdsRoundImageView
 
setImageDrawable(Drawable) - function in android.widget.NetworkImageView
 
setImageDrawable(Drawable) - function in android.widget.RoundNetImageView
 
setImageIcon(Icon) - function in android.widget.TdsRoundImageView
 
setImageIcon(Icon) - function in android.widget.NetworkImageView
 
setImageIcon(Icon) - function in android.widget.RoundNetImageView
 
setImageLevel(int) - function in android.widget.TdsRoundImageView
 
setImageLevel(int) - function in android.widget.NetworkImageView
 
setImageLevel(int) - function in android.widget.RoundNetImageView
 
setImageMatrix(Matrix) - function in android.widget.TdsRoundImageView
 
setImageMatrix(Matrix) - function in android.widget.NetworkImageView
 
setImageMatrix(Matrix) - function in android.widget.RoundNetImageView
 
setImageResource(int) - function in android.widget.TdsRoundImageView
 
setImageResource(int) - function in android.widget.NetworkImageView
 
setImageResource(int) - function in android.widget.RoundNetImageView
 
setImageState(Array,boolean) - function in android.widget.TdsRoundImageView
 
setImageState(Array,boolean) - function in android.widget.NetworkImageView
 
setImageState(Array,boolean) - function in android.widget.RoundNetImageView
 
setImageTintBlendMode(BlendMode) - function in android.widget.TdsRoundImageView
 
setImageTintBlendMode(BlendMode) - function in android.widget.NetworkImageView
 
setImageTintBlendMode(BlendMode) - function in android.widget.RoundNetImageView
 
setImageTintList(ColorStateList) - function in android.widget.TdsRoundImageView
 
setImageTintList(ColorStateList) - function in android.widget.NetworkImageView
 
setImageTintList(ColorStateList) - function in android.widget.RoundNetImageView
 
setImageTintMode(PorterDuff.Mode) - function in android.widget.TdsRoundImageView
 
setImageTintMode(PorterDuff.Mode) - function in android.widget.NetworkImageView
 
setImageTintMode(PorterDuff.Mode) - function in android.widget.RoundNetImageView
 
setImageURI(Uri) - function in android.widget.TdsRoundImageView
 
setImageURI(Uri) - function in android.widget.NetworkImageView
 
setImageURI(Uri) - function in android.widget.RoundNetImageView
 
setImageUrl(String) - function in com.tds.common.widgets.image.NetworkImageView
 
setImageUrl(String) - function in com.tds.common.widgets.image.RoundNetImageView
 
setImportantForAccessibility(int) - function in android.view.ViewPager
 
setImportantForAccessibility(int) - function in android.view.RecyclerView
 
setImportantForAccessibility(int) - function in android.view.CoordinatorLayout
 
setImportantForAccessibility(int) - function in android.view.TdsRoundImageView
 
setImportantForAccessibility(int) - function in android.view.NetworkImageView
 
setImportantForAccessibility(int) - function in android.view.RoundNetImageView
 
setImportantForAutofill(View,int) - function in tds.androidx.core.view.ViewCompat
Sets the mode for determining whether this view is considered important for autofill.
setImportantForAutofill(int) - function in android.view.ViewPager
 
setImportantForAutofill(int) - function in android.view.RecyclerView
 
setImportantForAutofill(int) - function in android.view.CoordinatorLayout
 
setImportantForAutofill(int) - function in android.view.TdsRoundImageView
 
setImportantForAutofill(int) - function in android.view.NetworkImageView
 
setImportantForAutofill(int) - function in android.view.RoundNetImageView
 
setImportantForContentCapture(int) - function in android.view.ViewPager
 
setImportantForContentCapture(int) - function in android.view.RecyclerView
 
setImportantForContentCapture(int) - function in android.view.CoordinatorLayout
 
setImportantForContentCapture(int) - function in android.view.TdsRoundImageView
 
setImportantForContentCapture(int) - function in android.view.NetworkImageView
 
setImportantForContentCapture(int) - function in android.view.RoundNetImageView
 
setInflater(Inflater) - function in com.tds.common.websocket.extensions.permessage_deflate.PerMessageDeflateExtension
 
setInitialPrefetchItemCount(int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Sets the number of items to prefetch in collectInitialPrefetchPositions, which defineshow many inner items should be prefetched when this LayoutManager's RecyclerViewis nested inside another RecyclerView.
setInitialPrefetchItemCount(int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Sets the number of items to prefetch in collectInitialPrefetchPositions, which defineshow many inner items should be prefetched when this LayoutManager's RecyclerViewis nested inside another RecyclerView.
setInitialSavedState(Fragment.SavedState) - function in android.app.PermissionFragment
 
setInitialSavedState(Fragment.SavedState) - function in android.app.ForwardSettingDialog
 
setInitialSavedState(Fragment.SavedState) - function in android.app.AbstractAlertDialog
 
setInitialSavedState(Fragment.SavedState) - function in android.app.SafeDialogFragment
 
setInnerBorderColor(int) - function in com.tds.common.widgets.image.TdsRoundImageView
 
setInnerBorderWidth(int) - function in com.tds.common.widgets.image.TdsRoundImageView
 
setInsets(int,Insets) - function in tds.androidx.core.view.WindowInsetsCompat.Builder
Sets the insets of a specific window type in pixels.
setInsetsIgnoringVisibility(int,Insets) - function in tds.androidx.core.view.WindowInsetsCompat.Builder
Sets the insets a specific window type in pixels, while ignoring its visibility state.
setInterpolator(Interpolator) - function in tds.androidx.core.view.ViewPropertyAnimatorCompat
Sets the interpolator for the underlying animator that animates the requested properties.By default, the animator uses the default interpolator for ValueAnimator.
setInterpolator(Interpolator) - function in tds.androidx.recyclerview.widget.RecyclerView.SmoothScroller.Action
Sets the interpolator to calculate scroll steps
setIsLongpressEnabled(boolean) - function in tds.androidx.core.view.GestureDetectorCompat
Set whether longpress is enabled, if this is enabled when a userpresses and holds down you get a longpress event and nothing further.If it's disabled the user can press and hold down and then latermoved their finger and you will get scroll events.
setIsolateViewTypes(boolean) - function in tds.androidx.recyclerview.widget.ConcatAdapter.Config.Builder
Sets whether ConcatAdapter should isolate view types of nested adapters fromeach other.
setIsRecyclable(boolean) - function in tds.androidx.recyclerview.widget.RecyclerView.ViewHolder
Informs the recycler whether this item can be recycled.
setItemAnimator(RecyclerView.ItemAnimator) - function in tds.androidx.recyclerview.widget.RecyclerView
Sets the ItemAnimator that will handle animations involving changesto the items in this RecyclerView.
setItemPrefetchEnabled(boolean) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Sets whether the LayoutManager should be queried for views outside ofits viewport while the UI thread is idle between frames.
setItemPrefetchEnabled(boolean) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Sets whether the LayoutManager should be queried for views outside ofits viewport while the UI thread is idle between frames.
setItemPrefetchEnabled(boolean) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
Sets whether the LayoutManager should be queried for views outside ofits viewport while the UI thread is idle between frames.
setItemPrefetchEnabled(boolean) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Sets whether the LayoutManager should be queried for views outside ofits viewport while the UI thread is idle between frames.
setItemViewCacheSize(int) - function in tds.androidx.recyclerview.widget.RecyclerView
Set the number of offscreen views to retain before adding them to the potentially shared recycled view pool.
setKeepScreenOn(boolean) - function in android.view.ViewPager
 
setKeepScreenOn(boolean) - function in android.view.RecyclerView
 
setKeepScreenOn(boolean) - function in android.view.CoordinatorLayout
 
setKeepScreenOn(boolean) - function in android.view.TdsRoundImageView
 
setKeepScreenOn(boolean) - function in android.view.NetworkImageView
 
setKeepScreenOn(boolean) - function in android.view.RoundNetImageView
 
setKey(String) - function in com.tds.common.tracker.entities.LogBean.LogContent.Builder
optional string Key = 1;
setKey(String) - function in com.tds.common.tracker.entities.LogBean.LogTag.Builder
optional string Key = 1;
setKeyboardNavigationCluster(View,boolean) - function in tds.androidx.core.view.ViewCompat
Set whether {@code view} is a root of a keyboard navigation cluster.
setKeyboardNavigationCluster(boolean) - function in android.view.ViewPager
 
setKeyboardNavigationCluster(boolean) - function in android.view.RecyclerView
 
setKeyboardNavigationCluster(boolean) - function in android.view.CoordinatorLayout
 
setKeyboardNavigationCluster(boolean) - function in android.view.TdsRoundImageView
 
setKeyboardNavigationCluster(boolean) - function in android.view.NetworkImageView
 
setKeyboardNavigationCluster(boolean) - function in android.view.RoundNetImageView
 
setKeyBytes(ByteString) - function in com.tds.common.tracker.entities.LogBean.LogContent.Builder
optional string Key = 1;
setKeyBytes(ByteString) - function in com.tds.common.tracker.entities.LogBean.LogTag.Builder
optional string Key = 1;
setLabelFor(int) - function in android.view.ViewPager
 
setLabelFor(int) - function in android.view.RecyclerView
 
setLabelFor(int) - function in android.view.CoordinatorLayout
 
setLabelFor(int) - function in android.view.TdsRoundImageView
 
setLabelFor(int) - function in android.view.NetworkImageView
 
setLabelFor(int) - function in android.view.RoundNetImageView
 
setLaunchBounds(Rect) - function in tds.androidx.core.app.ActivityOptionsCompat
Sets the bounds (window size) that the activity should be launched in.Rect position should be provided in pixels and in screen coordinates.Set to null explicitly for fullscreen.
setLayerPaint(View,Paint) - function in tds.androidx.core.view.ViewCompat
Updates the Paint object used with the current layer (used only if the currentlayer type is not set to LAYER_TYPE_NONE).
setLayerPaint(Paint) - function in android.view.ViewPager
 
setLayerPaint(Paint) - function in android.view.RecyclerView
 
setLayerPaint(Paint) - function in android.view.CoordinatorLayout
 
setLayerPaint(Paint) - function in android.view.TdsRoundImageView
 
setLayerPaint(Paint) - function in android.view.NetworkImageView
 
setLayerPaint(Paint) - function in android.view.RoundNetImageView
 
setLayerType(View,int,Paint) - function in tds.androidx.core.view.ViewCompat
Specifies the type of layer backing this view.
setLayerType(int,Paint) - function in android.view.ViewPager
 
setLayerType(int,Paint) - function in android.view.RecyclerView
 
setLayerType(int,Paint) - function in android.view.CoordinatorLayout
 
setLayerType(int,Paint) - function in android.view.TdsRoundImageView
 
setLayerType(int,Paint) - function in android.view.NetworkImageView
 
setLayerType(int,Paint) - function in android.view.RoundNetImageView
 
setLayoutAnimation(LayoutAnimationController) - function in android.view.ViewPager
 
setLayoutAnimation(LayoutAnimationController) - function in android.view.RecyclerView
 
setLayoutAnimation(LayoutAnimationController) - function in android.view.CoordinatorLayout
 
setLayoutAnimationListener(Animation.AnimationListener) - function in android.view.ViewPager
 
setLayoutAnimationListener(Animation.AnimationListener) - function in android.view.RecyclerView
 
setLayoutAnimationListener(Animation.AnimationListener) - function in android.view.CoordinatorLayout
 
setLayoutDirection(View,int) - function in tds.androidx.core.view.ViewCompat
Set the layout direction for this view.
setLayoutDirection(Drawable,int) - function in tds.androidx.core.graphics.drawable.DrawableCompat
Set the layout direction for this drawable.
setLayoutDirection(int) - function in android.view.ViewPager
 
setLayoutDirection(int) - function in android.view.StaggeredGridLayoutManager.LayoutParams
 
setLayoutDirection(int) - function in android.view.GridLayoutManager.LayoutParams
 
setLayoutDirection(int) - function in android.view.RecyclerView
 
setLayoutDirection(int) - function in android.view.RecyclerView.LayoutParams
 
setLayoutDirection(int) - function in android.view.CoordinatorLayout
 
setLayoutDirection(int) - function in android.view.CoordinatorLayout.LayoutParams
 
setLayoutDirection(int) - function in android.view.TdsRoundImageView
 
setLayoutDirection(int) - function in android.view.NetworkImageView
 
setLayoutDirection(int) - function in android.view.RoundNetImageView
 
setLayoutFrozen(boolean) - function in tds.androidx.recyclerview.widget.RecyclerView
Enable or disable layout and scroll.
setLayoutManager(RecyclerView.LayoutManager) - function in tds.androidx.recyclerview.widget.RecyclerView
Set the LayoutManager that this RecyclerView will use.
setLayoutMode(int) - function in android.view.ViewPager
 
setLayoutMode(int) - function in android.view.RecyclerView
 
setLayoutMode(int) - function in android.view.CoordinatorLayout
 
setLayoutParams(ViewGroup.LayoutParams) - function in android.view.ViewPager
 
setLayoutParams(ViewGroup.LayoutParams) - function in android.view.RecyclerView
 
setLayoutParams(ViewGroup.LayoutParams) - function in android.view.CoordinatorLayout
 
setLayoutParams(ViewGroup.LayoutParams) - function in android.view.TdsRoundImageView
 
setLayoutParams(ViewGroup.LayoutParams) - function in android.view.NetworkImageView
 
setLayoutParams(ViewGroup.LayoutParams) - function in android.view.RoundNetImageView
 
setLayoutTransition(LayoutTransition) - function in android.view.ViewPager
 
setLayoutTransition(LayoutTransition) - function in tds.androidx.recyclerview.widget.RecyclerView
 
setLayoutTransition(LayoutTransition) - function in android.view.RecyclerView
 
setLayoutTransition(LayoutTransition) - function in android.view.CoordinatorLayout
 
setLeft(int) - function in android.view.ViewPager
 
setLeft(int) - function in android.view.RecyclerView
 
setLeft(int) - function in android.view.CoordinatorLayout
 
setLeft(int) - function in android.view.TdsRoundImageView
 
setLeft(int) - function in android.view.NetworkImageView
 
setLeft(int) - function in android.view.RoundNetImageView
 
setLeftTopRightBottom(int,int,int,int) - function in android.view.ViewPager
 
setLeftTopRightBottom(int,int,int,int) - function in android.view.RecyclerView
 
setLeftTopRightBottom(int,int,int,int) - function in android.view.CoordinatorLayout
 
setLeftTopRightBottom(int,int,int,int) - function in android.view.TdsRoundImageView
 
setLeftTopRightBottom(int,int,int,int) - function in android.view.NetworkImageView
 
setLeftTopRightBottom(int,int,int,int) - function in android.view.RoundNetImageView
 
setListener(ViewPropertyAnimatorListener) - function in tds.androidx.core.view.ViewPropertyAnimatorCompat
Sets a listener for events in the underlying Animators that run the propertyanimations.
setLogGroups(int,LogBean.LogGroup) - function in com.tds.common.tracker.entities.LogBean.LogGroupList.Builder
repeated .LogGroup LogGroups = 1;
setLogGroups(int,LogBean.LogGroup.Builder) - function in com.tds.common.tracker.entities.LogBean.LogGroupList.Builder
repeated .LogGroup LogGroups = 1;
setLogs(int,LogBean.Log) - function in com.tds.common.tracker.entities.LogBean.LogGroup.Builder
repeated .Log Logs = 1;
setLogs(int,LogBean.Log.Builder) - function in com.tds.common.tracker.entities.LogBean.LogGroup.Builder
repeated .Log Logs = 1;
setLogTags(int,LogBean.LogTag) - function in com.tds.common.tracker.entities.LogBean.LogGroup.Builder
repeated .LogTag LogTags = 6;
setLogTags(int,LogBean.LogTag.Builder) - function in com.tds.common.tracker.entities.LogBean.LogGroup.Builder
repeated .LogTag LogTags = 6;
setLongClickable(boolean) - function in android.view.ViewPager
 
setLongClickable(boolean) - function in android.view.RecyclerView
 
setLongClickable(boolean) - function in android.view.CoordinatorLayout
 
setLongClickable(boolean) - function in android.view.TdsRoundImageView
 
setLongClickable(boolean) - function in android.view.NetworkImageView
 
setLongClickable(boolean) - function in android.view.RoundNetImageView
 
setMachineUUID(String) - function in com.tds.common.tracker.entities.LogBean.LogGroup.Builder
optional string MachineUUID = 5;
setMachineUUIDBytes(ByteString) - function in com.tds.common.tracker.entities.LogBean.LogGroup.Builder
optional string MachineUUID = 5;
setMainThreadExecutor(Executor) - function in tds.androidx.recyclerview.widget.AsyncDifferConfig.Builder
If provided, defines the main thread executor used to dispatch adapter updatenotifications on the main thread.
setMandatorySystemGestureInsets(Insets) - function in tds.androidx.core.view.WindowInsetsCompat.Builder
Sets mandatory system gesture insets in pixels.
setMarginEnd(int) - function in android.view.StaggeredGridLayoutManager.LayoutParams
 
setMarginEnd(int) - function in android.view.GridLayoutManager.LayoutParams
 
setMarginEnd(int) - function in android.view.RecyclerView.LayoutParams
 
setMarginEnd(int) - function in android.view.CoordinatorLayout.LayoutParams
 
setMargins(int,int,int,int) - function in android.view.StaggeredGridLayoutManager.LayoutParams
 
setMargins(int,int,int,int) - function in android.view.GridLayoutManager.LayoutParams
 
setMargins(int,int,int,int) - function in android.view.RecyclerView.LayoutParams
 
setMargins(int,int,int,int) - function in android.view.CoordinatorLayout.LayoutParams
 
setMarginStart(int) - function in android.view.StaggeredGridLayoutManager.LayoutParams
 
setMarginStart(int) - function in android.view.GridLayoutManager.LayoutParams
 
setMarginStart(int) - function in android.view.RecyclerView.LayoutParams
 
setMarginStart(int) - function in android.view.CoordinatorLayout.LayoutParams
 
setMaskColor(int) - function in com.tds.common.widgets.image.TdsRoundImageView
 
setMaxHeight(int) - function in android.widget.TdsRoundImageView
 
setMaxHeight(int) - function in android.widget.NetworkImageView
 
setMaxHeight(int) - function in android.widget.RoundNetImageView
 
setMaxPendingConnections(int) - function in com.tds.common.websocket.server.WebSocketServer
Set the requested maximum number of pending connections on the socket.
setMaxRecycledViews(int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.RecycledViewPool
Sets the maximum number of ViewHolders to hold in the pool before discarding.
setMaxWidth(int) - function in android.widget.TdsRoundImageView
 
setMaxWidth(int) - function in android.widget.NetworkImageView
 
setMaxWidth(int) - function in android.widget.RoundNetImageView
 
setMeasuredDimension(Rect,int,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Sets the measured dimensions from the given bounding box of the children and themeasurement specs that were passed into onMeasure.
setMeasuredDimension(int,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Set the measured dimensions of thehost RecyclerView.
setMeasuredDimension(Rect,int,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Sets the measured dimensions from the given bounding box of the children and themeasurement specs that were passed into onMeasure.
setMeasuredDimension(int,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Set the measured dimensions of thehost RecyclerView.
setMeasuredDimension(Rect,int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
Sets the measured dimensions from the given bounding box of the children and themeasurement specs that were passed into onMeasure.
setMeasuredDimension(int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
Set the measured dimensions of thehost RecyclerView.
setMeasuredDimension(Rect,int,int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Sets the measured dimensions from the given bounding box of the children and themeasurement specs that were passed into onMeasure.
setMeasuredDimension(int,int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Set the measured dimensions of thehost RecyclerView.
setMeasurementCacheEnabled(boolean) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Sets whether RecyclerView should use its own measurement cache for the children.
setMeasurementCacheEnabled(boolean) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Sets whether RecyclerView should use its own measurement cache for the children.
setMeasurementCacheEnabled(boolean) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
Sets whether RecyclerView should use its own measurement cache for the children.
setMeasurementCacheEnabled(boolean) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Sets whether RecyclerView should use its own measurement cache for the children.
setMenuVisibility(Fragment,boolean) - function in tds.androidx.viewpager.FragmentCompat
Call Fragment.setMenuVisibility(boolean) if running on an appropriate version of the platform.
setMenuVisibility(boolean) - function in android.app.PermissionFragment
 
setMenuVisibility(boolean) - function in android.app.ForwardSettingDialog
 
setMenuVisibility(boolean) - function in android.app.AbstractAlertDialog
 
setMenuVisibility(boolean) - function in android.app.SafeDialogFragment
 
setMessage(String) - function in com.tds.common.bridge.result.Result
 
setMethod(String) - function in com.tds.common.bridge.command.Command
 
setMinimumHeight(int) - function in android.view.ViewPager
 
setMinimumHeight(int) - function in android.view.RecyclerView
 
setMinimumHeight(int) - function in android.view.CoordinatorLayout
 
setMinimumHeight(int) - function in android.view.TdsRoundImageView
 
setMinimumHeight(int) - function in android.view.NetworkImageView
 
setMinimumHeight(int) - function in android.view.RoundNetImageView
 
setMinimumWidth(int) - function in android.view.ViewPager
 
setMinimumWidth(int) - function in android.view.RecyclerView
 
setMinimumWidth(int) - function in android.view.CoordinatorLayout
 
setMinimumWidth(int) - function in android.view.TdsRoundImageView
 
setMinimumWidth(int) - function in android.view.NetworkImageView
 
setMinimumWidth(int) - function in android.view.RoundNetImageView
 
setMinVelocity(float) - function in tds.androidx.customview.widget.ViewDragHelper
Set the minimum velocity that will be detected as having a magnitude greater than zeroin pixels per second.
setMotionEventSplittingEnabled(boolean) - function in android.view.ViewPager
 
setMotionEventSplittingEnabled(boolean) - function in android.view.RecyclerView
 
setMotionEventSplittingEnabled(boolean) - function in android.view.CoordinatorLayout
 
setMoveDuration(long) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
Sets the duration for which all move animations will run.
setMoveDuration(long) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
Sets the duration for which all move animations will run.
setMoveDuration(long) - function in tds.androidx.recyclerview.widget.RecyclerView.ItemAnimator
Sets the duration for which all move animations will run.
setName(String) - function in java.lang.WebSocketServer.WebSocketWorker
 
setName(String) - function in java.lang.TdsTrackerHandlerThread
 
setName(String) - function in java.lang.LogHandlerThread
 
setNestedScrollingEnabled(View,boolean) - function in tds.androidx.core.view.ViewCompat
Enable or disable nested scrolling for this view.
setNestedScrollingEnabled(boolean) - function in tds.androidx.core.view.NestedScrollingChild2
Enable or disable nested scrolling for this view.
setNestedScrollingEnabled(boolean) - function in tds.androidx.core.view.NestedScrollingChild3
Enable or disable nested scrolling for this view.
setNestedScrollingEnabled(boolean) - function in tds.androidx.core.view.NestedScrollingChildHelper
Enable nested scrolling.
setNestedScrollingEnabled(boolean) - function in tds.androidx.core.view.NestedScrollingChild
Enable or disable nested scrolling for this view.
setNestedScrollingEnabled(boolean) - function in android.view.ViewPager
 
setNestedScrollingEnabled(boolean) - function in tds.androidx.recyclerview.widget.RecyclerView
 
setNestedScrollingEnabled(boolean) - function in android.view.RecyclerView
 
setNestedScrollingEnabled(boolean) - function in android.view.CoordinatorLayout
 
setNestedScrollingEnabled(boolean) - function in android.view.TdsRoundImageView
 
setNestedScrollingEnabled(boolean) - function in android.view.NetworkImageView
 
setNestedScrollingEnabled(boolean) - function in android.view.RoundNetImageView
 
setNextClusterForwardId(View,int) - function in tds.androidx.core.view.ViewCompat
Sets the ID of the next keyboard navigation cluster root view.
setNextClusterForwardId(int) - function in android.view.ViewPager
 
setNextClusterForwardId(int) - function in android.view.RecyclerView
 
setNextClusterForwardId(int) - function in android.view.CoordinatorLayout
 
setNextClusterForwardId(int) - function in android.view.TdsRoundImageView
 
setNextClusterForwardId(int) - function in android.view.NetworkImageView
 
setNextClusterForwardId(int) - function in android.view.RoundNetImageView
 
setNextFocusDownId(int) - function in android.view.ViewPager
 
setNextFocusDownId(int) - function in android.view.RecyclerView
 
setNextFocusDownId(int) - function in android.view.CoordinatorLayout
 
setNextFocusDownId(int) - function in android.view.TdsRoundImageView
 
setNextFocusDownId(int) - function in android.view.NetworkImageView
 
setNextFocusDownId(int) - function in android.view.RoundNetImageView
 
setNextFocusForwardId(int) - function in android.view.ViewPager
 
setNextFocusForwardId(int) - function in android.view.RecyclerView
 
setNextFocusForwardId(int) - function in android.view.CoordinatorLayout
 
setNextFocusForwardId(int) - function in android.view.TdsRoundImageView
 
setNextFocusForwardId(int) - function in android.view.NetworkImageView
 
setNextFocusForwardId(int) - function in android.view.RoundNetImageView
 
setNextFocusLeftId(int) - function in android.view.ViewPager
 
setNextFocusLeftId(int) - function in android.view.RecyclerView
 
setNextFocusLeftId(int) - function in android.view.CoordinatorLayout
 
setNextFocusLeftId(int) - function in android.view.TdsRoundImageView
 
setNextFocusLeftId(int) - function in android.view.NetworkImageView
 
setNextFocusLeftId(int) - function in android.view.RoundNetImageView
 
setNextFocusRightId(int) - function in android.view.ViewPager
 
setNextFocusRightId(int) - function in android.view.RecyclerView
 
setNextFocusRightId(int) - function in android.view.CoordinatorLayout
 
setNextFocusRightId(int) - function in android.view.TdsRoundImageView
 
setNextFocusRightId(int) - function in android.view.NetworkImageView
 
setNextFocusRightId(int) - function in android.view.RoundNetImageView
 
setNextFocusUpId(int) - function in android.view.ViewPager
 
setNextFocusUpId(int) - function in android.view.RecyclerView
 
setNextFocusUpId(int) - function in android.view.CoordinatorLayout
 
setNextFocusUpId(int) - function in android.view.TdsRoundImageView
 
setNextFocusUpId(int) - function in android.view.NetworkImageView
 
setNextFocusUpId(int) - function in android.view.RoundNetImageView
 
setOffscreenPageLimit(int) - function in tds.androidx.viewpager.ViewPager
Set the number of pages that should be retained to either side of thecurrent page in the view hierarchy in an idle state.
setOnApplyWindowInsetsListener(View,OnApplyWindowInsetsListener) - function in tds.androidx.core.view.ViewCompat
Set an OnApplyWindowInsetsListener to take over the policy for applyingwindow insets to this view.
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.ViewPager
 
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.RecyclerView
 
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.CoordinatorLayout
 
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.TdsRoundImageView
 
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.NetworkImageView
 
setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.RoundNetImageView
 
setOnCancelListener(DialogInterface.OnCancelListener) - function in android.app.SlideSheetDialog
 
setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.ViewPager
 
setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.RecyclerView
 
setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.CoordinatorLayout
 
setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.TdsRoundImageView
 
setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.NetworkImageView
 
setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.RoundNetImageView
 
setOnClickListener(View.OnClickListener) - function in android.view.ViewPager
 
setOnClickListener(View.OnClickListener) - function in android.view.RecyclerView
 
setOnClickListener(View.OnClickListener) - function in android.view.CoordinatorLayout
 
setOnClickListener(View.OnClickListener) - function in android.view.TdsRoundImageView
 
setOnClickListener(View.OnClickListener) - function in android.view.NetworkImageView
 
setOnClickListener(View.OnClickListener) - function in android.view.RoundNetImageView
 
setOnCompletableSubscribeError(Func1) - function in com.tds.common.reactor.plugins.RxJavaHooks
Sets a hook function that is called when the Completable.subscribe() callfails with an exception.
setOnComputationScheduler(Func1) - function in com.tds.common.reactor.plugins.RxJavaHooks
Sets the hook function for returning a scheduler when the Schedulers.computation() is calledunless a lockdown is in effect.
setOnContextClickListener(View.OnContextClickListener) - function in android.view.ViewPager
 
setOnContextClickListener(View.OnContextClickListener) - function in android.view.RecyclerView
 
setOnContextClickListener(View.OnContextClickListener) - function in android.view.CoordinatorLayout
 
setOnContextClickListener(View.OnContextClickListener) - function in android.view.TdsRoundImageView
 
setOnContextClickListener(View.OnContextClickListener) - function in android.view.NetworkImageView
 
setOnContextClickListener(View.OnContextClickListener) - function in android.view.RoundNetImageView
 
setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.ViewPager
 
setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.RecyclerView
 
setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.CoordinatorLayout
 
setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.TdsRoundImageView
 
setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.NetworkImageView
 
setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.RoundNetImageView
 
setOnDismissListener(DialogInterface.OnDismissListener) - function in android.app.SlideSheetDialog
 
setOnDoubleTapListener(GestureDetector.OnDoubleTapListener) - function in tds.androidx.core.view.GestureDetectorCompat
Sets the listener which will be called for double-tap and relatedgestures.
setOnDragListener(View.OnDragListener) - function in android.view.ViewPager
 
setOnDragListener(View.OnDragListener) - function in android.view.RecyclerView
 
setOnDragListener(View.OnDragListener) - function in android.view.CoordinatorLayout
 
setOnDragListener(View.OnDragListener) - function in android.view.TdsRoundImageView
 
setOnDragListener(View.OnDragListener) - function in android.view.NetworkImageView
 
setOnDragListener(View.OnDragListener) - function in android.view.RoundNetImageView
 
setOnError(Action1) - function in com.tds.common.reactor.plugins.RxJavaHooks
Sets the global error consumer action unless a lockdown is in effect.
setOnFlingListener(RecyclerView.OnFlingListener) - function in tds.androidx.recyclerview.widget.RecyclerView
Set a OnFlingListener for this RecyclerView.
setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.ViewPager
 
setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.RecyclerView
 
setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.CoordinatorLayout
 
setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.TdsRoundImageView
 
setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.NetworkImageView
 
setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.RoundNetImageView
 
setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.ViewPager
 
setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.RecyclerView
 
setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.CoordinatorLayout
 
setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.TdsRoundImageView
 
setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.NetworkImageView
 
setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.RoundNetImageView
 
setOnGenericScheduledExecutorService(Func0) - function in com.tds.common.reactor.plugins.RxJavaHooks
Sets the hook function for returning a ScheduledExecutorService usedby the GenericScheduledExecutorService for background tasks.
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener) - function in android.view.ViewPager
 
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener) - function in android.view.RecyclerView
 
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
 
setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener) - function in android.view.CoordinatorLayout
 
setOnHoverListener(View.OnHoverListener) - function in android.view.ViewPager
 
setOnHoverListener(View.OnHoverListener) - function in android.view.RecyclerView
 
setOnHoverListener(View.OnHoverListener) - function in android.view.CoordinatorLayout
 
setOnHoverListener(View.OnHoverListener) - function in android.view.TdsRoundImageView
 
setOnHoverListener(View.OnHoverListener) - function in android.view.NetworkImageView
 
setOnHoverListener(View.OnHoverListener) - function in android.view.RoundNetImageView
 
setOnIOScheduler(Func1) - function in com.tds.common.reactor.plugins.RxJavaHooks
Sets the hook function for returning a scheduler when the Schedulers.io() is calledunless a lockdown is in effect.
setOnKeyListener(View.OnKeyListener) - function in android.view.ViewPager
 
setOnKeyListener(View.OnKeyListener) - function in android.view.RecyclerView
 
setOnKeyListener(View.OnKeyListener) - function in android.view.CoordinatorLayout
 
setOnKeyListener(DialogInterface.OnKeyListener) - function in android.app.SlideSheetDialog
 
setOnKeyListener(View.OnKeyListener) - function in android.view.TdsRoundImageView
 
setOnKeyListener(View.OnKeyListener) - function in android.view.NetworkImageView
 
setOnKeyListener(View.OnKeyListener) - function in android.view.RoundNetImageView
 
setOnLongClickListener(View.OnLongClickListener) - function in android.view.ViewPager
 
setOnLongClickListener(View.OnLongClickListener) - function in android.view.RecyclerView
 
setOnLongClickListener(View.OnLongClickListener) - function in android.view.CoordinatorLayout
 
setOnLongClickListener(View.OnLongClickListener) - function in android.view.TdsRoundImageView
 
setOnLongClickListener(View.OnLongClickListener) - function in android.view.NetworkImageView
 
setOnLongClickListener(View.OnLongClickListener) - function in android.view.RoundNetImageView
 
setOnNewThreadScheduler(Func1) - function in com.tds.common.reactor.plugins.RxJavaHooks
Sets the hook function for returning a scheduler when the Schedulers.newThread() is calledunless a lockdown is in effect.
setOnObservableCreate(Func1) - function in com.tds.common.reactor.plugins.RxJavaHooks
Sets the Observable onCreate hook function unless a lockdown is in effect.
setOnObservableReturn(Func1) - function in com.tds.common.reactor.plugins.RxJavaHooks
Sets a hook function that is called when the Observable.subscribe() callis about to return a Subscription unless a lockdown is in effect.
setOnObservableStart(Func2) - function in com.tds.common.reactor.plugins.RxJavaHooks
Sets the hook function that is called when a subscriber subscribes to a Observableunless a lockdown is in effect.
setOnObservableSubscribeError(Func1) - function in com.tds.common.reactor.plugins.RxJavaHooks
Sets a hook function that is called when the Observable.subscribe() callfails with an exception.
setOnPageChangeListener(ViewPager.OnPageChangeListener) - function in tds.androidx.viewpager.ViewPager
Set a listener that will be invoked whenever the page changes or is incrementallyscrolled.
setOnScheduleAction(Func1) - function in com.tds.common.reactor.plugins.RxJavaHooks
Sets the hook function that is called before an action is scheduled, allowingdecorating that function, unless a lockdown is in effect.
setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.ViewPager
 
setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.RecyclerView
 
setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.CoordinatorLayout
 
setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.TdsRoundImageView
 
setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.NetworkImageView
 
setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.RoundNetImageView
 
setOnScrollListener(RecyclerView.OnScrollListener) - function in tds.androidx.recyclerview.widget.RecyclerView
Set a listener that will be notified of any changes in scroll state or position.
setOnShowListener(DialogInterface.OnShowListener) - function in android.app.SlideSheetDialog
 
setOnSingleReturn(Func1) - function in com.tds.common.reactor.plugins.RxJavaHooks
Sets a hook function that is called when the Single.subscribe() callis about to return a Subscription unless a lockdown is in effect.
setOnSingleSubscribeError(Func1) - function in com.tds.common.reactor.plugins.RxJavaHooks
Sets a hook function that is called when the Single.subscribe() callfails with an exception.
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.ViewPager
 
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.RecyclerView
 
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.CoordinatorLayout
 
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.TdsRoundImageView
 
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.NetworkImageView
 
setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.RoundNetImageView
 
setOnTouchListener(View.OnTouchListener) - function in android.view.ViewPager
 
setOnTouchListener(View.OnTouchListener) - function in android.view.RecyclerView
 
setOnTouchListener(View.OnTouchListener) - function in android.view.CoordinatorLayout
 
setOnTouchListener(View.OnTouchListener) - function in android.view.TdsRoundImageView
 
setOnTouchListener(View.OnTouchListener) - function in android.view.NetworkImageView
 
setOnTouchListener(View.OnTouchListener) - function in android.view.RoundNetImageView
 
setOrientation(int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Sets the orientation of the layout.
setOrientation(int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Sets the orientation of the layout.
setOrientation(int) - function in tds.androidx.recyclerview.widget.DividerItemDecoration
Sets the orientation for this divider.
setOrientation(int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Sets the orientation of the layout.
setOutlineAmbientShadowColor(int) - function in android.view.ViewPager
 
setOutlineAmbientShadowColor(int) - function in android.view.RecyclerView
 
setOutlineAmbientShadowColor(int) - function in android.view.CoordinatorLayout
 
setOutlineAmbientShadowColor(int) - function in android.view.TdsRoundImageView
 
setOutlineAmbientShadowColor(int) - function in android.view.NetworkImageView
 
setOutlineAmbientShadowColor(int) - function in android.view.RoundNetImageView
 
setOutlineProvider(ViewOutlineProvider) - function in android.view.ViewPager
 
setOutlineProvider(ViewOutlineProvider) - function in android.view.RecyclerView
 
setOutlineProvider(ViewOutlineProvider) - function in android.view.CoordinatorLayout
 
setOutlineProvider(ViewOutlineProvider) - function in android.view.TdsRoundImageView
 
setOutlineProvider(ViewOutlineProvider) - function in android.view.NetworkImageView
 
setOutlineProvider(ViewOutlineProvider) - function in android.view.RoundNetImageView
 
setOutlineSpotShadowColor(int) - function in android.view.ViewPager
 
setOutlineSpotShadowColor(int) - function in android.view.RecyclerView
 
setOutlineSpotShadowColor(int) - function in android.view.CoordinatorLayout
 
setOutlineSpotShadowColor(int) - function in android.view.TdsRoundImageView
 
setOutlineSpotShadowColor(int) - function in android.view.NetworkImageView
 
setOutlineSpotShadowColor(int) - function in android.view.RoundNetImageView
 
setOverScrollMode(View,int) - function in tds.androidx.core.view.ViewCompat
Set the over-scroll mode for this view.
setOverScrollMode(int) - function in android.view.ViewPager
 
setOverScrollMode(int) - function in android.view.RecyclerView
 
setOverScrollMode(int) - function in android.view.CoordinatorLayout
 
setOverScrollMode(int) - function in android.view.TdsRoundImageView
 
setOverScrollMode(int) - function in android.view.NetworkImageView
 
setOverScrollMode(int) - function in android.view.RoundNetImageView
 
setOwnerActivity(Activity) - function in android.app.SlideSheetDialog
 
setPadding(int,int,int,int) - function in android.view.ViewPager
 
setPadding(int,int,int,int) - function in android.view.RecyclerView
 
setPadding(int,int,int,int) - function in android.view.CoordinatorLayout
 
setPadding(int,int,int,int) - function in android.view.TdsRoundImageView
 
setPadding(int,int,int,int) - function in android.view.NetworkImageView
 
setPadding(int,int,int,int) - function in android.view.RoundNetImageView
 
setPaddingRelative(View,int,int,int,int) - function in tds.androidx.core.view.ViewCompat
Sets the relative padding.
setPaddingRelative(int,int,int,int) - function in android.view.ViewPager
 
setPaddingRelative(int,int,int,int) - function in android.view.RecyclerView
 
setPaddingRelative(int,int,int,int) - function in android.view.CoordinatorLayout
 
setPaddingRelative(int,int,int,int) - function in android.view.TdsRoundImageView
 
setPaddingRelative(int,int,int,int) - function in android.view.NetworkImageView
 
setPaddingRelative(int,int,int,int) - function in android.view.RoundNetImageView
 
setPageMargin(int) - function in tds.androidx.viewpager.ViewPager
Set the margin between pages.
setPageMarginDrawable(Drawable) - function in tds.androidx.viewpager.ViewPager
Set a drawable that will be used to fill the margin between pages.
setPageMarginDrawable(int) - function in tds.androidx.viewpager.ViewPager
Set a drawable that will be used to fill the margin between pages.
setPageTransformer(boolean,ViewPager.PageTransformer) - function in tds.androidx.viewpager.ViewPager
Sets a PageTransformer that will be called for each attached page wheneverthe scroll position is changed.
setPageTransformer(boolean,ViewPager.PageTransformer,int) - function in tds.androidx.viewpager.ViewPager
Sets a PageTransformer that will be called for each attached page wheneverthe scroll position is changed.
setParseMode(Role) - function in com.tds.common.websocket.drafts.Draft_6455
 
setParseMode(Role) - function in com.tds.common.websocket.drafts.Draft
 
setPayload(ByteBuffer) - function in com.tds.common.websocket.framing.PingFrame
Set the payload of this frame to the provided payload
setPayload(ByteBuffer) - function in com.tds.common.websocket.framing.BinaryFrame
Set the payload of this frame to the provided payload
setPayload(ByteBuffer) - function in com.tds.common.websocket.framing.ContinuousFrame
Set the payload of this frame to the provided payload
setPayload(ByteBuffer) - function in com.tds.common.websocket.framing.FramedataImpl1
Set the payload of this frame to the provided payload
setPayload(ByteBuffer) - function in com.tds.common.websocket.framing.DataFrame
Set the payload of this frame to the provided payload
setPayload(ByteBuffer) - function in com.tds.common.websocket.framing.CloseFrame
Set the payload of this frame to the provided payload
setPayload(ByteBuffer) - function in com.tds.common.websocket.framing.PongFrame
Set the payload of this frame to the provided payload
setPayload(ByteBuffer) - function in com.tds.common.websocket.framing.ControlFrame
Set the payload of this frame to the provided payload
setPayload(ByteBuffer) - function in com.tds.common.websocket.framing.TextFrame
Set the payload of this frame to the provided payload
setPeekHeight(int) - function in com.tds.common.widgets.behavior.RightSheetBehavior
Sets the height of the bottom sheet when it is collapsed.
setPeekHeight(int,boolean) - function in com.tds.common.widgets.behavior.RightSheetBehavior
Sets the height of the bottom sheet when it is collapsed while optionally animating between theold height and the new height.
setPeekHeight(int) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
Sets the height of the bottom sheet when it is collapsed.
setPermissionCompatDelegate(FragmentCompat.PermissionCompatDelegate) - function in tds.androidx.viewpager.FragmentCompat
Sets the permission delegate for {@code FragmentCompat}.
setPersistentDrawingCache(int) - function in android.view.ViewPager
 
setPersistentDrawingCache(int) - function in android.view.RecyclerView
 
setPersistentDrawingCache(int) - function in android.view.CoordinatorLayout
 
setPivotX(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the x location of the point around which the view is rotated and scaled.By default, the pivot point is centered on the object.Setting this property disables this behavior and causes the view to use only theexplicitly set pivotX and pivotY values.
setPivotX(float) - function in android.view.ViewPager
 
setPivotX(float) - function in android.view.RecyclerView
 
setPivotX(float) - function in android.view.CoordinatorLayout
 
setPivotX(float) - function in android.view.TdsRoundImageView
 
setPivotX(float) - function in android.view.NetworkImageView
 
setPivotX(float) - function in android.view.RoundNetImageView
 
setPivotY(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the y location of the point around which the view is rotated and scaled.By default, the pivot point is centered on the object.Setting this property disables this behavior and causes the view to use only theexplicitly set pivotX and pivotY values.
setPivotY(float) - function in android.view.ViewPager
 
setPivotY(float) - function in android.view.RecyclerView
 
setPivotY(float) - function in android.view.CoordinatorLayout
 
setPivotY(float) - function in android.view.TdsRoundImageView
 
setPivotY(float) - function in android.view.NetworkImageView
 
setPivotY(float) - function in android.view.RoundNetImageView
 
setPointerIcon(View,PointerIconCompat) - function in tds.androidx.core.view.ViewCompat
Set the pointer icon for the current view.
setPointerIcon(PointerIcon) - function in android.view.ViewPager
 
setPointerIcon(PointerIcon) - function in android.view.RecyclerView
 
setPointerIcon(PointerIcon) - function in android.view.CoordinatorLayout
 
setPointerIcon(PointerIcon) - function in android.view.TdsRoundImageView
 
setPointerIcon(PointerIcon) - function in android.view.NetworkImageView
 
setPointerIcon(PointerIcon) - function in android.view.RoundNetImageView
 
setPreferredLanguage(int) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
setPreferredLanguage(int) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
setPreferredLanguage(int) - function in com.tds.common.wrapper.TDSCommonService
 
setPreserveFocusAfterLayout(boolean) - function in tds.androidx.recyclerview.widget.RecyclerView
Set whether the RecyclerView should try to keep the same Item focused after a layoutcalculation or not.
setPressed(boolean) - function in android.view.ViewPager
 
setPressed(boolean) - function in android.view.RecyclerView
 
setPressed(boolean) - function in android.view.CoordinatorLayout
 
setPressed(boolean) - function in android.view.TdsRoundImageView
 
setPressed(boolean) - function in android.view.NetworkImageView
 
setPressed(boolean) - function in android.view.RoundNetImageView
 
setPrimaryItem(ViewGroup,int,Object) - function in tds.androidx.viewpager.FragmentPagerAdapter
 
setPrimaryItem(ViewGroup,int,Object) - function in tds.androidx.viewpager.FragmentPagerAdapter
Called to inform the adapter of which item is currently considered tobe the "primary", that is the one show to the user as the current page.This method will not be invoked when the adapter contains no items.
setPrimaryItem(View,int,Object) - function in tds.androidx.viewpager.FragmentPagerAdapter
Called to inform the adapter of which item is currently considered tobe the "primary", that is the one show to the user as the current page.
setPrimaryItem(ViewGroup,int,Object) - function in tds.androidx.viewpager.PagerAdapter
Called to inform the adapter of which item is currently considered tobe the "primary", that is the one show to the user as the current page.This method will not be invoked when the adapter contains no items.
setPrimaryItem(View,int,Object) - function in tds.androidx.viewpager.PagerAdapter
Called to inform the adapter of which item is currently considered tobe the "primary", that is the one show to the user as the current page.
setPriority(int) - function in java.lang.WebSocketServer.WebSocketWorker
 
setPriority(int) - function in java.lang.TdsTrackerHandlerThread
 
setPriority(int) - function in java.lang.LogHandlerThread
 
setProducer(Producer) - function in com.tds.common.reactor.Subscriber
 
setProducer(Producer) - function in com.tds.common.reactor.ActionSubscriber
 
setProducer(Producer) - function in com.tds.common.reactor.internal.producers.ProducerArbiter
 
setProducer(Producer) - function in com.tds.common.reactor.ObserverSubscriber
 
setProducer(Producer) - function in com.tds.common.reactor.SafeSubscriber
 
setProducer(Producer) - function in com.tds.common.reactor.SerializedSubscriber
 
setProxy(Proxy) - function in com.tds.common.websocket.client.WebSocketClient
Method to set a proxy for this connection
setProxy(Proxy) - function in com.tds.common.websocket.client.WebSocketClient
Method to set a proxy for this connection
setRadius(int) - function in com.tds.common.widgets.image.RoundNetImageView
 
setReason(String) - function in com.tds.common.websocket.framing.CloseFrame
Set the close reason for this close frame
setRecycleChildrenOnDetach(boolean) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Set whether LayoutManager will recycle its children when it is detached fromRecyclerView.
setRecycleChildrenOnDetach(boolean) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Set whether LayoutManager will recycle its children when it is detached fromRecyclerView.
setRecycledViewPool(RecyclerView.RecycledViewPool) - function in tds.androidx.recyclerview.widget.RecyclerView
Recycled view pools allow multiple RecyclerViews to share a common pool of scrap views.
setRecyclerListener(RecyclerView.RecyclerListener) - function in tds.androidx.recyclerview.widget.RecyclerView
Register a listener that will be notified whenever a child view is recycled.
setReenterTransition(Transition) - function in android.app.PermissionFragment
 
setReenterTransition(Transition) - function in android.app.ForwardSettingDialog
 
setReenterTransition(Transition) - function in android.app.AbstractAlertDialog
 
setReenterTransition(Transition) - function in android.app.SafeDialogFragment
 
setRemoveDuration(long) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
Sets the duration for which all remove animations will run.
setRemoveDuration(long) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
Sets the duration for which all remove animations will run.
setRemoveDuration(long) - function in tds.androidx.recyclerview.widget.RecyclerView.ItemAnimator
Sets the duration for which all remove animations will run.
setResourceDescriptor(String) - function in com.tds.common.websocket.handshake.ClientHandshakeBuilder
Set a specific resource descriptor
setResourceDescriptor(String) - function in com.tds.common.websocket.handshake.HandshakeImpl1Client
Set a specific resource descriptor
setRetainInstance(boolean) - function in android.app.PermissionFragment
 
setRetainInstance(boolean) - function in android.app.ForwardSettingDialog
 
setRetainInstance(boolean) - function in android.app.AbstractAlertDialog
 
setRetainInstance(boolean) - function in android.app.SafeDialogFragment
 
setReturnTransition(Transition) - function in android.app.PermissionFragment
 
setReturnTransition(Transition) - function in android.app.ForwardSettingDialog
 
setReturnTransition(Transition) - function in android.app.AbstractAlertDialog
 
setReturnTransition(Transition) - function in android.app.SafeDialogFragment
 
setReuseAddr(boolean) - function in com.tds.common.websocket.conn.WebSocketClient
Setter for soReuseAddrEnable/disable SO_REUSEADDR for the socket
setReuseAddr(boolean) - function in com.tds.common.websocket.conn.WebSocketServer
Setter for soReuseAddrEnable/disable SO_REUSEADDR for the socket
setReuseAddr(boolean) - function in com.tds.common.websocket.conn.AbstractWebSocket
Setter for soReuseAddrEnable/disable SO_REUSEADDR for the socket
setRevealOnFocusHint(boolean) - function in android.view.ViewPager
 
setRevealOnFocusHint(boolean) - function in android.view.RecyclerView
 
setRevealOnFocusHint(boolean) - function in android.view.CoordinatorLayout
 
setRevealOnFocusHint(boolean) - function in android.view.TdsRoundImageView
 
setRevealOnFocusHint(boolean) - function in android.view.NetworkImageView
 
setRevealOnFocusHint(boolean) - function in android.view.RoundNetImageView
 
setReverseLayout(boolean) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Sets whether LayoutManager should start laying out items from the end of the UI.
setReverseLayout(boolean) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Used to reverse item traversal and layout order.This behaves similar to the layout change for RTL views.
setReverseLayout(boolean) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Used to reverse item traversal and layout order.This behaves similar to the layout change for RTL views.
setRight(int) - function in android.view.ViewPager
 
setRight(int) - function in android.view.RecyclerView
 
setRight(int) - function in android.view.CoordinatorLayout
 
setRight(int) - function in android.view.TdsRoundImageView
 
setRight(int) - function in android.view.NetworkImageView
 
setRight(int) - function in android.view.RoundNetImageView
 
setRotation(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the degrees that the view is rotated around the pivot point.
setRotation(float) - function in android.view.ViewPager
 
setRotation(float) - function in android.view.RecyclerView
 
setRotation(float) - function in android.view.CoordinatorLayout
 
setRotation(float) - function in android.view.TdsRoundImageView
 
setRotation(float) - function in android.view.NetworkImageView
 
setRotation(float) - function in android.view.RoundNetImageView
 
setRotationX(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the degrees that the view is rotated around the horizontal axis through the pivot point.Increasing values result in clockwise rotation from the viewpoint of looking down thex axis.
setRotationX(float) - function in android.view.ViewPager
 
setRotationX(float) - function in android.view.RecyclerView
 
setRotationX(float) - function in android.view.CoordinatorLayout
 
setRotationX(float) - function in android.view.TdsRoundImageView
 
setRotationX(float) - function in android.view.NetworkImageView
 
setRotationX(float) - function in android.view.RoundNetImageView
 
setRotationY(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the degrees that the view is rotated around the vertical axis through the pivot point.Increasing values result in counter-clockwise rotation from the viewpoint of lookingdown the y axis.
setRotationY(float) - function in android.view.ViewPager
 
setRotationY(float) - function in android.view.RecyclerView
 
setRotationY(float) - function in android.view.CoordinatorLayout
 
setRotationY(float) - function in android.view.TdsRoundImageView
 
setRotationY(float) - function in android.view.NetworkImageView
 
setRotationY(float) - function in android.view.RoundNetImageView
 
setRSV1(boolean) - function in com.tds.common.websocket.framing.PingFrame
Set the rsv1 of this frame to the provided boolean
setRSV1(boolean) - function in com.tds.common.websocket.framing.BinaryFrame
Set the rsv1 of this frame to the provided boolean
setRSV1(boolean) - function in com.tds.common.websocket.framing.ContinuousFrame
Set the rsv1 of this frame to the provided boolean
setRSV1(boolean) - function in com.tds.common.websocket.framing.FramedataImpl1
Set the rsv1 of this frame to the provided boolean
setRSV1(boolean) - function in com.tds.common.websocket.framing.DataFrame
Set the rsv1 of this frame to the provided boolean
setRSV1(boolean) - function in com.tds.common.websocket.framing.CloseFrame
Set the rsv1 of this frame to the provided boolean
setRSV1(boolean) - function in com.tds.common.websocket.framing.PongFrame
Set the rsv1 of this frame to the provided boolean
setRSV1(boolean) - function in com.tds.common.websocket.framing.ControlFrame
Set the rsv1 of this frame to the provided boolean
setRSV1(boolean) - function in com.tds.common.websocket.framing.TextFrame
Set the rsv1 of this frame to the provided boolean
setRSV2(boolean) - function in com.tds.common.websocket.framing.PingFrame
Set the rsv2 of this frame to the provided boolean
setRSV2(boolean) - function in com.tds.common.websocket.framing.BinaryFrame
Set the rsv2 of this frame to the provided boolean
setRSV2(boolean) - function in com.tds.common.websocket.framing.ContinuousFrame
Set the rsv2 of this frame to the provided boolean
setRSV2(boolean) - function in com.tds.common.websocket.framing.FramedataImpl1
Set the rsv2 of this frame to the provided boolean
setRSV2(boolean) - function in com.tds.common.websocket.framing.DataFrame
Set the rsv2 of this frame to the provided boolean
setRSV2(boolean) - function in com.tds.common.websocket.framing.CloseFrame
Set the rsv2 of this frame to the provided boolean
setRSV2(boolean) - function in com.tds.common.websocket.framing.PongFrame
Set the rsv2 of this frame to the provided boolean
setRSV2(boolean) - function in com.tds.common.websocket.framing.ControlFrame
Set the rsv2 of this frame to the provided boolean
setRSV2(boolean) - function in com.tds.common.websocket.framing.TextFrame
Set the rsv2 of this frame to the provided boolean
setRSV3(boolean) - function in com.tds.common.websocket.framing.PingFrame
Set the rsv3 of this frame to the provided boolean
setRSV3(boolean) - function in com.tds.common.websocket.framing.BinaryFrame
Set the rsv3 of this frame to the provided boolean
setRSV3(boolean) - function in com.tds.common.websocket.framing.ContinuousFrame
Set the rsv3 of this frame to the provided boolean
setRSV3(boolean) - function in com.tds.common.websocket.framing.FramedataImpl1
Set the rsv3 of this frame to the provided boolean
setRSV3(boolean) - function in com.tds.common.websocket.framing.DataFrame
Set the rsv3 of this frame to the provided boolean
setRSV3(boolean) - function in com.tds.common.websocket.framing.CloseFrame
Set the rsv3 of this frame to the provided boolean
setRSV3(boolean) - function in com.tds.common.websocket.framing.PongFrame
Set the rsv3 of this frame to the provided boolean
setRSV3(boolean) - function in com.tds.common.websocket.framing.ControlFrame
Set the rsv3 of this frame to the provided boolean
setRSV3(boolean) - function in com.tds.common.websocket.framing.TextFrame
Set the rsv3 of this frame to the provided boolean
setSaveEnabled(boolean) - function in android.view.ViewPager
 
setSaveEnabled(boolean) - function in android.view.RecyclerView
 
setSaveEnabled(boolean) - function in android.view.CoordinatorLayout
 
setSaveEnabled(boolean) - function in android.view.TdsRoundImageView
 
setSaveEnabled(boolean) - function in android.view.NetworkImageView
 
setSaveEnabled(boolean) - function in android.view.RoundNetImageView
 
setSaveFlags(int) - function in com.tds.common.widgets.behavior.RightSheetBehavior
Sets save flags to be preserved in bottomsheet on configuration change.
setSaveFlags(int) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
Sets save flags to be preserved in bottomsheet on configuration change.
setSaveFromParentEnabled(View,boolean) - function in tds.androidx.core.view.ViewCompat
Controls whether the entire hierarchy under this view will save itsstate when a state saving traversal occurs from its parent.
setSaveFromParentEnabled(boolean) - function in android.view.ViewPager
 
setSaveFromParentEnabled(boolean) - function in android.view.RecyclerView
 
setSaveFromParentEnabled(boolean) - function in android.view.CoordinatorLayout
 
setSaveFromParentEnabled(boolean) - function in android.view.TdsRoundImageView
 
setSaveFromParentEnabled(boolean) - function in android.view.NetworkImageView
 
setSaveFromParentEnabled(boolean) - function in android.view.RoundNetImageView
 
setScaleType(ImageView.ScaleType) - function in android.widget.TdsRoundImageView
 
setScaleType(ImageView.ScaleType) - function in android.widget.NetworkImageView
 
setScaleType(ImageView.ScaleType) - function in android.widget.RoundNetImageView
 
setScaleX(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the amount that the view is scaled in x around the pivot point, as a proportion ofthe view's unscaled width.
setScaleX(float) - function in android.view.ViewPager
 
setScaleX(float) - function in android.view.RecyclerView
 
setScaleX(float) - function in android.view.CoordinatorLayout
 
setScaleX(float) - function in android.view.TdsRoundImageView
 
setScaleX(float) - function in android.view.NetworkImageView
 
setScaleX(float) - function in android.view.RoundNetImageView
 
setScaleY(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the amount that the view is scaled in Y around the pivot point, as a proportion ofthe view's unscaled width.
setScaleY(float) - function in android.view.ViewPager
 
setScaleY(float) - function in android.view.RecyclerView
 
setScaleY(float) - function in android.view.CoordinatorLayout
 
setScaleY(float) - function in android.view.TdsRoundImageView
 
setScaleY(float) - function in android.view.NetworkImageView
 
setScaleY(float) - function in android.view.RoundNetImageView
 
setScreenReaderFocusable(boolean) - function in android.view.ViewPager
 
setScreenReaderFocusable(boolean) - function in android.view.RecyclerView
 
setScreenReaderFocusable(boolean) - function in android.view.CoordinatorLayout
 
setScreenReaderFocusable(boolean) - function in android.view.TdsRoundImageView
 
setScreenReaderFocusable(boolean) - function in android.view.NetworkImageView
 
setScreenReaderFocusable(boolean) - function in android.view.RoundNetImageView
 
setScrollBarDefaultDelayBeforeFade(int) - function in android.view.ViewPager
 
setScrollBarDefaultDelayBeforeFade(int) - function in android.view.RecyclerView
 
setScrollBarDefaultDelayBeforeFade(int) - function in android.view.CoordinatorLayout
 
setScrollBarDefaultDelayBeforeFade(int) - function in android.view.TdsRoundImageView
 
setScrollBarDefaultDelayBeforeFade(int) - function in android.view.NetworkImageView
 
setScrollBarDefaultDelayBeforeFade(int) - function in android.view.RoundNetImageView
 
setScrollBarFadeDuration(int) - function in android.view.ViewPager
 
setScrollBarFadeDuration(int) - function in android.view.RecyclerView
 
setScrollBarFadeDuration(int) - function in android.view.CoordinatorLayout
 
setScrollBarFadeDuration(int) - function in android.view.TdsRoundImageView
 
setScrollBarFadeDuration(int) - function in android.view.NetworkImageView
 
setScrollBarFadeDuration(int) - function in android.view.RoundNetImageView
 
setScrollbarFadingEnabled(boolean) - function in android.view.ViewPager
 
setScrollbarFadingEnabled(boolean) - function in android.view.RecyclerView
 
setScrollbarFadingEnabled(boolean) - function in android.view.CoordinatorLayout
 
setScrollbarFadingEnabled(boolean) - function in android.view.TdsRoundImageView
 
setScrollbarFadingEnabled(boolean) - function in android.view.NetworkImageView
 
setScrollbarFadingEnabled(boolean) - function in android.view.RoundNetImageView
 
setScrollBarSize(int) - function in android.view.ViewPager
 
setScrollBarSize(int) - function in android.view.RecyclerView
 
setScrollBarSize(int) - function in android.view.CoordinatorLayout
 
setScrollBarSize(int) - function in android.view.TdsRoundImageView
 
setScrollBarSize(int) - function in android.view.NetworkImageView
 
setScrollBarSize(int) - function in android.view.RoundNetImageView
 
setScrollBarStyle(int) - function in android.view.ViewPager
 
setScrollBarStyle(int) - function in android.view.RecyclerView
 
setScrollBarStyle(int) - function in android.view.CoordinatorLayout
 
setScrollBarStyle(int) - function in android.view.TdsRoundImageView
 
setScrollBarStyle(int) - function in android.view.NetworkImageView
 
setScrollBarStyle(int) - function in android.view.RoundNetImageView
 
setScrollContainer(boolean) - function in android.view.ViewPager
 
setScrollContainer(boolean) - function in android.view.RecyclerView
 
setScrollContainer(boolean) - function in android.view.CoordinatorLayout
 
setScrollContainer(boolean) - function in android.view.TdsRoundImageView
 
setScrollContainer(boolean) - function in android.view.NetworkImageView
 
setScrollContainer(boolean) - function in android.view.RoundNetImageView
 
setScrollIndicators(View,int) - function in tds.androidx.core.view.ViewCompat
Sets the state of all scroll indicators.
setScrollIndicators(View,int,int) - function in tds.androidx.core.view.ViewCompat
Sets the state of the scroll indicators specified by the mask.
setScrollIndicators(int) - function in android.view.ViewPager
 
setScrollIndicators(int) - function in android.view.RecyclerView
 
setScrollIndicators(int) - function in android.view.CoordinatorLayout
 
setScrollIndicators(int) - function in android.view.TdsRoundImageView
 
setScrollIndicators(int) - function in android.view.NetworkImageView
 
setScrollIndicators(int) - function in android.view.RoundNetImageView
 
setScrollingTouchSlop(int) - function in tds.androidx.recyclerview.widget.RecyclerView
Configure the scrolling touch slop for a specific use case.Set up the RecyclerView's scrolling motion threshold based on common usages.
setScrollX(int) - function in android.view.ViewPager
 
setScrollX(int) - function in android.view.RecyclerView
 
setScrollX(int) - function in android.view.CoordinatorLayout
 
setScrollX(int) - function in android.view.TdsRoundImageView
 
setScrollX(int) - function in android.view.NetworkImageView
 
setScrollX(int) - function in android.view.RoundNetImageView
 
setScrollY(int) - function in android.view.ViewPager
 
setScrollY(int) - function in android.view.RecyclerView
 
setScrollY(int) - function in android.view.CoordinatorLayout
 
setScrollY(int) - function in android.view.TdsRoundImageView
 
setScrollY(int) - function in android.view.NetworkImageView
 
setScrollY(int) - function in android.view.RoundNetImageView
 
setSelected(boolean) - function in android.view.ViewPager
 
setSelected(boolean) - function in android.view.RecyclerView
 
setSelected(boolean) - function in android.view.CoordinatorLayout
 
setSelected(boolean) - function in android.widget.TdsRoundImageView
 
setSelected(boolean) - function in android.widget.NetworkImageView
 
setSelected(boolean) - function in android.widget.RoundNetImageView
 
setSelectionKey(SelectionKey) - function in com.tds.common.websocket.conn.WebSocketImpl
 
setServerNoContextTakeover(boolean) - function in com.tds.common.websocket.extensions.permessage_deflate.PerMessageDeflateExtension
 
setService(String) - function in com.tds.common.bridge.command.Command
 
setSharedElementEnterTransition(Transition) - function in android.app.PermissionFragment
 
setSharedElementEnterTransition(Transition) - function in android.app.ForwardSettingDialog
 
setSharedElementEnterTransition(Transition) - function in android.app.AbstractAlertDialog
 
setSharedElementEnterTransition(Transition) - function in android.app.SafeDialogFragment
 
setSharedElementReturnTransition(Transition) - function in android.app.PermissionFragment
 
setSharedElementReturnTransition(Transition) - function in android.app.ForwardSettingDialog
 
setSharedElementReturnTransition(Transition) - function in android.app.AbstractAlertDialog
 
setSharedElementReturnTransition(Transition) - function in android.app.SafeDialogFragment
 
setShowsDialog(boolean) - function in android.app.ForwardSettingDialog
 
setShowsDialog(boolean) - function in android.app.AbstractAlertDialog
 
setShowsDialog(boolean) - function in android.app.SafeDialogFragment
 
setSize(int,int) - function in tds.androidx.core.widget.EdgeEffectCompat
Set the size of this edge effect in pixels.
setSkipCollapsed(boolean) - function in com.tds.common.widgets.behavior.RightSheetBehavior
Sets whether this bottom sheet should skip the collapsed state when it is being hidden after itis expanded once.
setSkipCollapsed(boolean) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
Sets whether this bottom sheet should skip the collapsed state when it is being hidden after itis expanded once.
setSmoothScrollbarEnabled(boolean) - function in tds.androidx.recyclerview.widget.GridLayoutManager
When smooth scrollbar is enabled, the position and size of the scrollbar thumb is computedbased on the number of visible pixels in the visible items.
setSmoothScrollbarEnabled(boolean) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
When smooth scrollbar is enabled, the position and size of the scrollbar thumb is computedbased on the number of visible pixels in the visible items.
setSocket(Socket) - function in com.tds.common.websocket.client.WebSocketClient
Accepts bound and unbound sockets.
setSocket(Socket) - function in com.tds.common.websocket.client.WebSocketClient
Accepts bound and unbound sockets.
setSocketFactory(SocketFactory) - function in com.tds.common.websocket.client.WebSocketClient
Accepts a SocketFactory.
setSocketFactory(SocketFactory) - function in com.tds.common.websocket.client.WebSocketClient
Accepts a SocketFactory.
setSoundEffectsEnabled(boolean) - function in android.view.ViewPager
 
setSoundEffectsEnabled(boolean) - function in android.view.RecyclerView
 
setSoundEffectsEnabled(boolean) - function in android.view.CoordinatorLayout
 
setSoundEffectsEnabled(boolean) - function in android.view.TdsRoundImageView
 
setSoundEffectsEnabled(boolean) - function in android.view.NetworkImageView
 
setSoundEffectsEnabled(boolean) - function in android.view.RoundNetImageView
 
setSource(String) - function in com.tds.common.tracker.entities.LogBean.LogGroup.Builder
optional string Source = 4;
setSourceBytes(ByteString) - function in com.tds.common.tracker.entities.LogBean.LogGroup.Builder
optional string Source = 4;
setSpanCount(int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Sets the number of spans for the layout.
setSpanCount(int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Sets the number of spans to be laid out.
setSpanGroupIndexCacheEnabled(boolean) - function in tds.androidx.recyclerview.widget.GridLayoutManager.SpanSizeLookup
Sets whether the results of getSpanGroupIndex method should be cachedor not.
setSpanGroupIndexCacheEnabled(boolean) - function in tds.androidx.recyclerview.widget.GridLayoutManager.DefaultSpanSizeLookup
Sets whether the results of getSpanGroupIndex method should be cachedor not.
setSpanIndexCacheEnabled(boolean) - function in tds.androidx.recyclerview.widget.GridLayoutManager.SpanSizeLookup
Sets whether the results of getSpanIndex method should be cached ornot.
setSpanIndexCacheEnabled(boolean) - function in tds.androidx.recyclerview.widget.GridLayoutManager.DefaultSpanSizeLookup
Sets whether the results of getSpanIndex method should be cached ornot.
setSpanSizeLookup(GridLayoutManager.SpanSizeLookup) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Sets the source to get the number of spans occupied by each item in the adapter.
setStableIdMode(ConcatAdapter.Config.StableIdMode) - function in tds.androidx.recyclerview.widget.ConcatAdapter.Config.Builder
Sets how the ConcatAdapter should handle stable ids(hasStableIds).
setStableInsets(Insets) - function in tds.androidx.core.view.WindowInsetsCompat.Builder
Sets the stable insets in pixels.
setStackFromEnd(boolean) - function in tds.androidx.recyclerview.widget.GridLayoutManager
stackFromEnd is not supported by GridLayoutManager.
setStackFromEnd(boolean) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Compatibility support for setStackFromBottom
setStackTrace(Array) - function in java.lang.IncompleteException
 
setStackTrace(Array) - function in java.lang.NotSendableException
 
setStackTrace(Array) - function in java.lang.WrappedIOException
 
setStackTrace(Array) - function in java.lang.WebsocketNotConnectedException
 
setStackTrace(Array) - function in java.lang.InvalidEncodingException
 
setStackTrace(Array) - function in java.lang.InvalidDataException
 
setStackTrace(Array) - function in java.lang.LimitExceededException
 
setStackTrace(Array) - function in java.lang.IncompleteHandshakeException
 
setStackTrace(Array) - function in java.lang.InvalidFrameException
 
setStackTrace(Array) - function in java.lang.InvalidHandshakeException
 
setStackTrace(Array) - function in java.lang.ServerException
 
setStackTrace(Array) - function in java.lang.EngineBridgeException
 
setStackTrace(Array) - function in java.lang.ModelConvertException
 
setStackTrace(Array) - function in java.lang.IscException
 
setStackTrace(Array) - function in java.lang.TdsBaseException
 
setStackTrace(Array) - function in java.lang.OnErrorNotImplementedException
 
setStackTrace(Array) - function in java.lang.AssemblyStackTraceException
 
setStackTrace(Array) - function in java.lang.OnErrorThrowable
 
setStackTrace(Array) - function in java.lang.OnErrorThrowable.OnNextValue
 
setStackTrace(Array) - function in java.lang.OnCompletedFailedException
 
setStackTrace(Array) - function in java.lang.OnErrorFailedException
 
setStackTrace(Array) - function in java.lang.CompositeException
 
setStackTrace(Array) - function in java.lang.FlowException
 
setStackTrace(Array) - function in java.lang.MissingBackpressureException
 
setStackTrace(Array) - function in java.lang.UnsubscribeFailedException
 
setStartDelay(long) - function in tds.androidx.core.view.ViewPropertyAnimatorCompat
Sets the startDelay for the underlying animator that animates the requested properties.By default, the animator uses the default value for ValueAnimator.
setState(int) - function in com.tds.common.widgets.behavior.RightSheetBehavior
Sets the state of the bottom sheet.
setState(int) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
Sets the state of the bottom sheet.
setStateDescription(CharSequence) - function in android.view.ViewPager
 
setStateDescription(CharSequence) - function in android.view.RecyclerView
 
setStateDescription(CharSequence) - function in android.view.CoordinatorLayout
 
setStateDescription(CharSequence) - function in android.view.TdsRoundImageView
 
setStateDescription(CharSequence) - function in android.view.NetworkImageView
 
setStateDescription(CharSequence) - function in android.view.RoundNetImageView
 
setStateListAnimator(StateListAnimator) - function in android.view.ViewPager
 
setStateListAnimator(StateListAnimator) - function in android.view.RecyclerView
 
setStateListAnimator(StateListAnimator) - function in android.view.CoordinatorLayout
 
setStateListAnimator(StateListAnimator) - function in android.view.TdsRoundImageView
 
setStateListAnimator(StateListAnimator) - function in android.view.NetworkImageView
 
setStateListAnimator(StateListAnimator) - function in android.view.RoundNetImageView
 
setStateRestorationPolicy(RecyclerView.Adapter.StateRestorationPolicy) - function in tds.androidx.recyclerview.widget.ListAdapter
Sets the state restoration strategy for the Adapter.
setStateRestorationPolicy(RecyclerView.Adapter.StateRestorationPolicy) - function in tds.androidx.recyclerview.widget.RecyclerView.Adapter
Sets the state restoration strategy for the Adapter.
setStateRestorationPolicy(RecyclerView.Adapter.StateRestorationPolicy) - function in tds.androidx.recyclerview.widget.ConcatAdapter
Calling this method is an error and will result in an UnsupportedOperationException.
setStatusBarBackground(Drawable) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
Set a drawable to draw in the insets area for the status bar.
setStatusBarBackgroundColor(int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
Set a drawable to draw in the insets area for the status bar.
setStatusBarBackgroundResource(int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
Set a drawable to draw in the insets area for the status bar.
setStyle(int,int) - function in android.app.ForwardSettingDialog
 
setStyle(int,int) - function in android.app.AbstractAlertDialog
 
setStyle(int,int) - function in android.app.SafeDialogFragment
 
setSubscription(Subscription) - function in com.tds.common.reactor.Emitter
Sets a Subscription on this emitter; any previous Subscriptionor Cancellation will be unsubscribed/cancelled.
setSupportBackgroundTintList(ColorStateList) - function in tds.androidx.core.view.TintableBackgroundView
Applies a tint to the background drawable.
setSupportBackgroundTintMode(PorterDuff.Mode) - function in tds.androidx.core.view.TintableBackgroundView
Specifies the blending mode used to apply the tint specified by setSupportBackgroundTintList} to the backgrounddrawable.
setSupportsChangeAnimations(boolean) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
Sets whether this ItemAnimator supports animations of item change events.If you set this property to false, actions on the data set which change thecontents of items will not be animated.
setSupportsChangeAnimations(boolean) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
Sets whether this ItemAnimator supports animations of item change events.If you set this property to false, actions on the data set which change thecontents of items will not be animated.
setSystemBarsBehavior(int) - function in tds.androidx.core.view.WindowInsetsControllerCompat
Controls the behavior of system bars.
setSystemGestureExclusionRects(View,List) - function in tds.androidx.core.view.ViewCompat
Sets a list of areas within this view's post-layout coordinate space where the systemshould not intercept touch or other pointing device gestures.
setSystemGestureExclusionRects(List) - function in android.view.ViewPager
 
setSystemGestureExclusionRects(List) - function in android.view.RecyclerView
 
setSystemGestureExclusionRects(List) - function in android.view.CoordinatorLayout
 
setSystemGestureExclusionRects(List) - function in android.view.TdsRoundImageView
 
setSystemGestureExclusionRects(List) - function in android.view.NetworkImageView
 
setSystemGestureExclusionRects(List) - function in android.view.RoundNetImageView
 
setSystemGestureInsets(Insets) - function in tds.androidx.core.view.WindowInsetsCompat.Builder
Sets system gesture insets in pixels.
setSystemUiVisibility(int) - function in android.view.ViewPager
 
setSystemUiVisibility(int) - function in android.view.RecyclerView
 
setSystemUiVisibility(int) - function in android.view.CoordinatorLayout
 
setSystemUiVisibility(int) - function in android.view.TdsRoundImageView
 
setSystemUiVisibility(int) - function in android.view.NetworkImageView
 
setSystemUiVisibility(int) - function in android.view.RoundNetImageView
 
setSystemWindowInsets(Insets) - function in tds.androidx.core.view.WindowInsetsCompat.Builder
Sets system window insets in pixels.
setTag(Object) - function in android.view.ViewPager
 
setTag(Object) - function in android.view.RecyclerView
 
setTag(Object) - function in android.view.CoordinatorLayout
 
setTag(View,Object) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
Associate a Behavior-specific tag object with the given child view.
setTag(View,Object) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
Associate a Behavior-specific tag object with the given child view.
setTag(View,Object) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
Associate a Behavior-specific tag object with the given child view.
setTag(Object) - function in android.view.TdsRoundImageView
 
setTag(Object) - function in android.view.NetworkImageView
 
setTag(Object) - function in android.view.RoundNetImageView
 
setTappableElementInsets(Insets) - function in tds.androidx.core.view.WindowInsetsCompat.Builder
Sets tappable element insets in pixels.
setTargetFragment(Fragment,int) - function in android.app.PermissionFragment
 
setTargetFragment(Fragment,int) - function in android.app.ForwardSettingDialog
 
setTargetFragment(Fragment,int) - function in android.app.AbstractAlertDialog
 
setTargetFragment(Fragment,int) - function in android.app.SafeDialogFragment
 
setTargetPosition(int) - function in tds.androidx.recyclerview.widget.LinearSmoothScroller
 
setTargetPosition(int) - function in tds.androidx.recyclerview.widget.RecyclerView.SmoothScroller
 
setTcpNoDelay(boolean) - function in com.tds.common.websocket.conn.WebSocketClient
Setter for tcpNoDelayEnable/disable TCP_NODELAY (disable/enable Nagle's algorithm) for new connections
setTcpNoDelay(boolean) - function in com.tds.common.websocket.conn.WebSocketServer
Setter for tcpNoDelayEnable/disable TCP_NODELAY (disable/enable Nagle's algorithm) for new connections
setTcpNoDelay(boolean) - function in com.tds.common.websocket.conn.AbstractWebSocket
Setter for tcpNoDelayEnable/disable TCP_NODELAY (disable/enable Nagle's algorithm) for new connections
setTextAlignment(int) - function in android.view.ViewPager
 
setTextAlignment(int) - function in android.view.RecyclerView
 
setTextAlignment(int) - function in android.view.CoordinatorLayout
 
setTextAlignment(int) - function in android.view.TdsRoundImageView
 
setTextAlignment(int) - function in android.view.NetworkImageView
 
setTextAlignment(int) - function in android.view.RoundNetImageView
 
setTextDirection(int) - function in android.view.ViewPager
 
setTextDirection(int) - function in android.view.RecyclerView
 
setTextDirection(int) - function in android.view.CoordinatorLayout
 
setTextDirection(int) - function in android.view.TdsRoundImageView
 
setTextDirection(int) - function in android.view.NetworkImageView
 
setTextDirection(int) - function in android.view.RoundNetImageView
 
setTime(int) - function in com.tds.common.tracker.entities.LogBean.Log.Builder
UNIX Time Format
optional uint32 Time = 1;
setTint(Drawable,int) - function in tds.androidx.core.graphics.drawable.DrawableCompat
Specifies a tint for {@code drawable}.
setTint(int) - function in tds.androidx.core.graphics.drawable.TintAwareDrawable
 
setTintList(Drawable,ColorStateList) - function in tds.androidx.core.graphics.drawable.DrawableCompat
Specifies a tint for {@code drawable} as a color state list.
setTintList(ColorStateList) - function in tds.androidx.core.graphics.drawable.TintAwareDrawable
 
setTintMode(Drawable,PorterDuff.Mode) - function in tds.androidx.core.graphics.drawable.DrawableCompat
Specifies a tint blending mode for {@code drawable}.
setTintMode(PorterDuff.Mode) - function in tds.androidx.core.graphics.drawable.TintAwareDrawable
 
setTitle(CharSequence) - function in android.app.SlideSheetDialog
 
settleCapturedViewAt(int,int) - function in tds.androidx.customview.widget.ViewDragHelper
Settle the captured view at the given (left, top) position.The appropriate velocity from prior motion will be taken into account.
setTooltipText(View,CharSequence) - function in tds.androidx.core.view.ViewCompat
Sets the tooltip for the view.
setTooltipText(CharSequence) - function in android.view.ViewPager
 
setTooltipText(CharSequence) - function in android.view.RecyclerView
 
setTooltipText(CharSequence) - function in android.view.CoordinatorLayout
 
setTooltipText(CharSequence) - function in android.view.TdsRoundImageView
 
setTooltipText(CharSequence) - function in android.view.NetworkImageView
 
setTooltipText(CharSequence) - function in android.view.RoundNetImageView
 
setTop(int) - function in android.view.ViewPager
 
setTop(int) - function in android.view.RecyclerView
 
setTop(int) - function in android.view.CoordinatorLayout
 
setTop(int) - function in android.view.TdsRoundImageView
 
setTop(int) - function in android.view.NetworkImageView
 
setTop(int) - function in android.view.RoundNetImageView
 
setTopic(String) - function in com.tds.common.tracker.entities.LogBean.LogGroup.Builder
optional string Topic = 3;
setTopicBytes(ByteString) - function in com.tds.common.tracker.entities.LogBean.LogGroup.Builder
optional string Topic = 3;
setTouchDelegate(TouchDelegate) - function in android.view.ViewPager
 
setTouchDelegate(TouchDelegate) - function in android.view.RecyclerView
 
setTouchDelegate(TouchDelegate) - function in android.view.CoordinatorLayout
 
setTouchDelegate(TouchDelegate) - function in android.view.TdsRoundImageView
 
setTouchDelegate(TouchDelegate) - function in android.view.NetworkImageView
 
setTouchDelegate(TouchDelegate) - function in android.view.RoundNetImageView
 
setTouchscreenBlocksFocus(boolean) - function in android.view.ViewPager
 
setTouchscreenBlocksFocus(boolean) - function in android.view.RecyclerView
 
setTouchscreenBlocksFocus(boolean) - function in android.view.CoordinatorLayout
 
setTransferemasked(boolean) - function in com.tds.common.websocket.framing.PingFrame
Set the tranferemask of this frame to the provided boolean
setTransferemasked(boolean) - function in com.tds.common.websocket.framing.BinaryFrame
Set the tranferemask of this frame to the provided boolean
setTransferemasked(boolean) - function in com.tds.common.websocket.framing.ContinuousFrame
Set the tranferemask of this frame to the provided boolean
setTransferemasked(boolean) - function in com.tds.common.websocket.framing.FramedataImpl1
Set the tranferemask of this frame to the provided boolean
setTransferemasked(boolean) - function in com.tds.common.websocket.framing.DataFrame
Set the tranferemask of this frame to the provided boolean
setTransferemasked(boolean) - function in com.tds.common.websocket.framing.CloseFrame
Set the tranferemask of this frame to the provided boolean
setTransferemasked(boolean) - function in com.tds.common.websocket.framing.PongFrame
Set the tranferemask of this frame to the provided boolean
setTransferemasked(boolean) - function in com.tds.common.websocket.framing.ControlFrame
Set the tranferemask of this frame to the provided boolean
setTransferemasked(boolean) - function in com.tds.common.websocket.framing.TextFrame
Set the tranferemask of this frame to the provided boolean
setTransitionAlpha(float) - function in android.view.ViewPager
 
setTransitionAlpha(float) - function in android.view.RecyclerView
 
setTransitionAlpha(float) - function in android.view.CoordinatorLayout
 
setTransitionAlpha(float) - function in android.view.TdsRoundImageView
 
setTransitionAlpha(float) - function in android.view.NetworkImageView
 
setTransitionAlpha(float) - function in android.view.RoundNetImageView
 
setTransitionGroup(boolean) - function in android.view.ViewPager
 
setTransitionGroup(boolean) - function in android.view.RecyclerView
 
setTransitionGroup(boolean) - function in android.view.CoordinatorLayout
 
setTransitionName(View,String) - function in tds.androidx.core.view.ViewCompat
Sets the name of the View to be used to identify Views in Transitions.Names should be unique in the View hierarchy.
setTransitionName(String) - function in android.view.ViewPager
 
setTransitionName(String) - function in android.view.RecyclerView
 
setTransitionName(String) - function in android.view.CoordinatorLayout
 
setTransitionName(String) - function in android.view.TdsRoundImageView
 
setTransitionName(String) - function in android.view.NetworkImageView
 
setTransitionName(String) - function in android.view.RoundNetImageView
 
setTransitionVisibility(int) - function in android.view.ViewPager
 
setTransitionVisibility(int) - function in android.view.RecyclerView
 
setTransitionVisibility(int) - function in android.view.CoordinatorLayout
 
setTransitionVisibility(int) - function in android.view.TdsRoundImageView
 
setTransitionVisibility(int) - function in android.view.NetworkImageView
 
setTransitionVisibility(int) - function in android.view.RoundNetImageView
 
setTranslationX(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the horizontal location of this view relative to its left position.This effectively positions the object post-layout, in addition to wherever the object'slayout placed it.
setTranslationX(float) - function in android.view.ViewPager
 
setTranslationX(float) - function in android.view.RecyclerView
 
setTranslationX(float) - function in android.view.CoordinatorLayout
 
setTranslationX(float) - function in android.view.TdsRoundImageView
 
setTranslationX(float) - function in android.view.NetworkImageView
 
setTranslationX(float) - function in android.view.RoundNetImageView
 
setTranslationY(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the vertical location of this view relative to its top position.This effectively positions the object post-layout, in addition to wherever the object'slayout placed it.
setTranslationY(float) - function in android.view.ViewPager
 
setTranslationY(float) - function in android.view.RecyclerView
 
setTranslationY(float) - function in android.view.CoordinatorLayout
 
setTranslationY(float) - function in android.view.TdsRoundImageView
 
setTranslationY(float) - function in android.view.NetworkImageView
 
setTranslationY(float) - function in android.view.RoundNetImageView
 
setTranslationZ(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the depth location of this view relative to its elevation.
setTranslationZ(float) - function in android.view.ViewPager
 
setTranslationZ(float) - function in android.view.RecyclerView
 
setTranslationZ(float) - function in android.view.CoordinatorLayout
 
setTranslationZ(float) - function in android.view.TdsRoundImageView
 
setTranslationZ(float) - function in android.view.NetworkImageView
 
setTranslationZ(float) - function in android.view.RoundNetImageView
 
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - function in java.lang.WebSocketServer.WebSocketWorker
 
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - function in java.lang.TdsTrackerHandlerThread
 
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - function in java.lang.LogHandlerThread
 
setUpdateListener(ViewPropertyAnimatorUpdateListener) - function in tds.androidx.core.view.ViewPropertyAnimatorCompat
Sets a listener for update events in the underlying Animator that runsthe property animations.
setUserVisibleHint(Fragment,boolean) - function in tds.androidx.viewpager.FragmentCompat
Call setUserVisibleHint(boolean) if running on an appropriate version of the platform.
setUserVisibleHint(boolean) - function in android.app.PermissionFragment
 
setUserVisibleHint(boolean) - function in android.app.ForwardSettingDialog
 
setUserVisibleHint(boolean) - function in android.app.AbstractAlertDialog
 
setUserVisibleHint(boolean) - function in android.app.SafeDialogFragment
 
setUsingSpansToEstimateScrollbarDimensions(boolean) - function in tds.androidx.recyclerview.widget.GridLayoutManager
When this flag is set, the scroll offset and scroll range calculations will take accountof span information.
setValue(String) - function in com.tds.common.tracker.entities.LogBean.LogContent.Builder
optional string Value = 2;
setValue(String) - function in com.tds.common.tracker.entities.LogBean.LogTag.Builder
optional string Value = 2;
setValue(T) - function in com.tds.common.reactor.internal.producers.SingleDelayedProducer
 
setValueAt(int,V) - function in tds.androidx.collection.SimpleArrayMap
Set the value at a given index in the array.
setValueAt(int,E) - function in tds.androidx.collection.LongSparseArray
Given an index in the range 0...size()-1, sets a newvalue for the indexth key-value mapping that thisLongSparseArray stores.
setValueBytes(ByteString) - function in com.tds.common.tracker.entities.LogBean.LogContent.Builder
optional string Value = 2;
setValueBytes(ByteString) - function in com.tds.common.tracker.entities.LogBean.LogTag.Builder
optional string Value = 2;
setVerticalFadingEdgeEnabled(boolean) - function in android.view.ViewPager
 
setVerticalFadingEdgeEnabled(boolean) - function in android.view.RecyclerView
 
setVerticalFadingEdgeEnabled(boolean) - function in android.view.CoordinatorLayout
 
setVerticalFadingEdgeEnabled(boolean) - function in android.view.TdsRoundImageView
 
setVerticalFadingEdgeEnabled(boolean) - function in android.view.NetworkImageView
 
setVerticalFadingEdgeEnabled(boolean) - function in android.view.RoundNetImageView
 
setVerticalScrollBarEnabled(boolean) - function in android.view.ViewPager
 
setVerticalScrollBarEnabled(boolean) - function in android.view.RecyclerView
 
setVerticalScrollBarEnabled(boolean) - function in android.view.CoordinatorLayout
 
setVerticalScrollBarEnabled(boolean) - function in android.view.TdsRoundImageView
 
setVerticalScrollBarEnabled(boolean) - function in android.view.NetworkImageView
 
setVerticalScrollBarEnabled(boolean) - function in android.view.RoundNetImageView
 
setVerticalScrollbarPosition(int) - function in android.view.ViewPager
 
setVerticalScrollbarPosition(int) - function in android.view.RecyclerView
 
setVerticalScrollbarPosition(int) - function in android.view.CoordinatorLayout
 
setVerticalScrollbarPosition(int) - function in android.view.TdsRoundImageView
 
setVerticalScrollbarPosition(int) - function in android.view.NetworkImageView
 
setVerticalScrollbarPosition(int) - function in android.view.RoundNetImageView
 
setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.ViewPager
 
setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.RecyclerView
 
setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.CoordinatorLayout
 
setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.TdsRoundImageView
 
setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.NetworkImageView
 
setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.RoundNetImageView
 
setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.ViewPager
 
setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.RecyclerView
 
setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.CoordinatorLayout
 
setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.TdsRoundImageView
 
setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.NetworkImageView
 
setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.RoundNetImageView
 
setViewCacheExtension(RecyclerView.ViewCacheExtension) - function in tds.androidx.recyclerview.widget.RecyclerView
Sets a new ViewCacheExtension to be used by the Recycler.
setViewCacheSize(int) - function in tds.androidx.recyclerview.widget.RecyclerView.Recycler
Set the maximum number of detached, valid views we should retain for later use.
setVisibility(int) - function in android.view.ViewPager
 
setVisibility(int) - function in android.view.RecyclerView
 
setVisibility(int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
 
setVisibility(int) - function in android.view.CoordinatorLayout
 
setVisibility(int) - function in android.widget.TdsRoundImageView
 
setVisibility(int) - function in android.widget.NetworkImageView
 
setVisibility(int) - function in android.widget.RoundNetImageView
 
setVisible(int,boolean) - function in tds.androidx.core.view.WindowInsetsCompat.Builder
Sets whether windows that can cause insets are currently visible on screen.
setVolumeControlStream(int) - function in android.app.SlideSheetDialog
 
setWebSocketFactory(WebSocketServerFactory) - function in com.tds.common.websocket.server.WebSocketServer
 
setWillNotCacheDrawing(boolean) - function in android.view.ViewPager
 
setWillNotCacheDrawing(boolean) - function in android.view.RecyclerView
 
setWillNotCacheDrawing(boolean) - function in android.view.CoordinatorLayout
 
setWillNotCacheDrawing(boolean) - function in android.view.TdsRoundImageView
 
setWillNotCacheDrawing(boolean) - function in android.view.NetworkImageView
 
setWillNotCacheDrawing(boolean) - function in android.view.RoundNetImageView
 
setWillNotDraw(boolean) - function in android.view.ViewPager
 
setWillNotDraw(boolean) - function in android.view.RecyclerView
 
setWillNotDraw(boolean) - function in android.view.CoordinatorLayout
 
setWillNotDraw(boolean) - function in android.view.TdsRoundImageView
 
setWillNotDraw(boolean) - function in android.view.NetworkImageView
 
setWillNotDraw(boolean) - function in android.view.RoundNetImageView
 
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.ViewPager
 
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.RecyclerView
 
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.CoordinatorLayout
 
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.TdsRoundImageView
 
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.NetworkImageView
 
setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.RoundNetImageView
 
setWorkerThread(WebSocketServer.WebSocketWorker) - function in com.tds.common.websocket.conn.WebSocketImpl
 
setWrappedDrawable(Drawable) - function in tds.androidx.core.graphics.drawable.WrappedDrawable
 
setX(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the visual x position of this view, in pixels.
setX(float) - function in android.view.ViewPager
 
setX(float) - function in android.view.RecyclerView
 
setX(float) - function in android.view.CoordinatorLayout
 
setX(float) - function in android.view.TdsRoundImageView
 
setX(float) - function in android.view.NetworkImageView
 
setX(float) - function in android.view.RoundNetImageView
 
setXUA(String) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
setXUA(String) - function in com.tds.common.wrapper.TDSCommonServiceImpl
 
setXUA(String) - function in com.tds.common.wrapper.TDSCommonService
 
setXuaMap(Map) - function in com.tds.common.net.PlatformXUA
 
setY(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the visual y position of this view, in pixels.
setY(float) - function in android.view.ViewPager
 
setY(float) - function in android.view.RecyclerView
 
setY(float) - function in android.view.CoordinatorLayout
 
setY(float) - function in android.view.TdsRoundImageView
 
setY(float) - function in android.view.NetworkImageView
 
setY(float) - function in android.view.RoundNetImageView
 
setZ(View,float) - function in tds.androidx.core.view.ViewCompat
Sets the visual z position of this view, in pixels.
setZ(float) - function in android.view.ViewPager
 
setZ(float) - function in android.view.RecyclerView
 
setZ(float) - function in android.view.CoordinatorLayout
 
setZ(float) - function in android.view.TdsRoundImageView
 
setZ(float) - function in android.view.NetworkImageView
 
setZ(float) - function in android.view.RoundNetImageView
 
SHARED_STABLE_IDS - enum entry in tds.androidx.recyclerview.widget.ConcatAdapter.Config.StableIdMode

In this mode, ConcatAdapter will return {@code true} from hasStableIds and will require all added Adapters to have stable ids. Unlike ISOLATED_STABLE_IDS, ConcatAdapter will not override the returned item ids. In this mode,child Adapters must be aware of each-other and never return the same idunless and item is moved between Adapters.Adding an adapter without stable ids will result in an IllegalArgumentException.

SheetBehavior - class in com.tds.common.widgets.behavior
 
shortValue() - function in java.lang.RxThreadFactory
 
shortValue() - function in java.lang.FlowArbiter
 
shortValue() - function in java.lang.SingleDelayedProducer
 
shouldDelayChildPressedState() - function in android.view.ViewPager
 
shouldDelayChildPressedState() - function in android.view.RecyclerView
 
shouldDelayChildPressedState() - function in android.view.CoordinatorLayout
 
shouldInterceptTouchEvent(MotionEvent) - function in tds.androidx.customview.widget.ViewDragHelper
Check if this event as provided to the parent view's onInterceptTouchEvent shouldcause the parent to intercept the touch event stream.
shouldShowMenuShortcutsWhenKeyboardPresent(ViewConfiguration,Context) - function in tds.androidx.core.view.ViewConfigurationCompat
Check if shortcuts should be displayed in menus.
shouldShowRequestPermissionRationale(Fragment,String) - function in tds.androidx.viewpager.FragmentCompat
Gets whether you should show UI with rationale for requesting a permission.You should do this only if you do not have the permission and the context inwhich the permission is requested does not clearly communicate to the userwhat would be the benefit from granting this permission.
shouldShowRequestPermissionRationale(String) - function in android.app.PermissionFragment
 
shouldShowRequestPermissionRationale(String) - function in android.app.ForwardSettingDialog
 
shouldShowRequestPermissionRationale(String) - function in android.app.AbstractAlertDialog
 
shouldShowRequestPermissionRationale(String) - function in android.app.SafeDialogFragment
 
show(int) - function in tds.androidx.core.view.WindowInsetsControllerCompat
Makes a set of windows that cause insets appear on screen.
show(FragmentManager,String) - function in android.app.ForwardSettingDialog
 
show(FragmentTransaction,String) - function in android.app.ForwardSettingDialog
 
show() - function in com.tds.common.widgets.slidesheet.SlideSheetDialog
 
show() - function in android.app.SlideSheetDialog
 
show(Activity,String,int) - function in com.tds.common.widgets.toast.TapToastManager
 
show(FragmentManager,String) - function in android.app.AbstractAlertDialog
 
show(FragmentTransaction,String) - function in android.app.AbstractAlertDialog
 
show(FragmentManager,String) - function in android.app.SafeDialogFragment
 
show(FragmentTransaction,String) - function in android.app.SafeDialogFragment
 
showContextMenu() - function in android.view.ViewPager
 
showContextMenu() - function in android.view.RecyclerView
 
showContextMenu() - function in android.view.CoordinatorLayout
 
showContextMenu() - function in android.view.TdsRoundImageView
 
showContextMenu() - function in android.view.NetworkImageView
 
showContextMenu() - function in android.view.RoundNetImageView
 
showContextMenuForChild(View) - function in android.view.ViewPager
 
showContextMenuForChild(View) - function in android.view.RecyclerView
 
showContextMenuForChild(View) - function in android.view.CoordinatorLayout
 
shutdown() - function in com.tds.common.reactor.internal.schedulers.GenericScheduledExecutorService
Instructs the Scheduler instance to stop threadsand stop accepting tasks on any outstanding Workers.
shutdown() - function in com.tds.common.reactor.schedulers.SchedulerLifecycle
Instructs the Scheduler instance to stop threadsand stop accepting tasks on any outstanding Workers.
shutdown() - function in com.tds.common.reactor.schedulers.EventLoopsScheduler
Instructs the Scheduler instance to stop threadsand stop accepting tasks on any outstanding Workers.
shutdown() - function in com.tds.common.reactor.schedulers.CachedThreadScheduler
Instructs the Scheduler instance to stop threadsand stop accepting tasks on any outstanding Workers.
sign(String,String) - function in com.tds.common.net.util.HttpUtil
 
SimpleArrayMap - class in tds.androidx.collection
Base implementation of ArrayMap that doesn't include any standard Java container API interoperability.
SimpleItemAnimator - class in tds.androidx.recyclerview.widget
A wrapper class for ItemAnimator that records View bounds and decides whether it should run move, change, add or remove animations.
SingleDelayedProducer - class in com.tds.common.reactor.internal.producers
 
SingleProducer - class in com.tds.common.reactor.internal.producers
A producer which emits a single value and completes the child on the first positive request.
size() - function in tds.androidx.collection.SimpleArrayMap
Return the number of items in this array map.
size() - function in tds.androidx.collection.LongSparseArray
Returns the number of key-value mappings that this LongSparseArraycurrently stores.
size() - function in tds.androidx.recyclerview.widget.SortedList
The number of items in the list.
size() - function in com.tds.common.reactor.internal.util.atomic.SpscUnboundedAtomicArrayQueue
 
size() - function in java.util.SpscUnboundedAtomicArrayQueue
 
size() - function in com.tds.common.reactor.internal.util.atomic.SpscAtomicArrayQueue
 
size() - function in java.util.SpscAtomicArrayQueue
 
size() - function in com.tds.common.reactor.internal.util.atomic.SpscExactAtomicArrayQueue
 
size() - function in java.util.SpscExactAtomicArrayQueue
 
Skynet - class in com.tds.common.net
 
sleep(long) - function in java.lang.WebSocketServer.WebSocketWorker
 
sleep(long) - function in java.lang.TdsTrackerHandlerThread
 
sleep(long) - function in java.lang.LogHandlerThread
 
SlideSheetDialog - class in com.tds.common.widgets.slidesheet
 
smoothScrollBy(int,int) - function in tds.androidx.recyclerview.widget.RecyclerView
Animate a scroll by the given amount of pixels along either axis.
smoothScrollBy(int,int,Interpolator) - function in tds.androidx.recyclerview.widget.RecyclerView
Animate a scroll by the given amount of pixels along either axis.
smoothScrollBy(int,int,Interpolator,int) - function in tds.androidx.recyclerview.widget.RecyclerView
Smooth scrolls the RecyclerView by a given distance.
smoothScrollToPosition(RecyclerView,RecyclerView.State,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Smooth scroll to the specified adapter position.
smoothScrollToPosition(RecyclerView,RecyclerView.State,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Smooth scroll to the specified adapter position.
smoothScrollToPosition(RecyclerView,RecyclerView.State,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Smooth scroll to the specified adapter position.
smoothScrollToPosition(RecyclerView,RecyclerView.State,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Smooth scroll to the specified adapter position.
smoothScrollToPosition(int) - function in tds.androidx.recyclerview.widget.RecyclerView
Starts a smooth scroll to an adapter position.
smoothScrollToPosition(RecyclerView,RecyclerView.State,int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
Smooth scroll to the specified adapter position.
smoothScrollToPosition(RecyclerView,RecyclerView.State,int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Smooth scroll to the specified adapter position.
smoothScrollToPosition(RecyclerView,RecyclerView.State,int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Smooth scroll to the specified adapter position.
smoothSlideViewTo(View,int,int) - function in tds.androidx.customview.widget.ViewDragHelper
Animate the view child to the given (left, top) position.
SnapHelper - class in tds.androidx.recyclerview.widget
Class intended to support snapping for a RecyclerView.
socket() - function in com.tds.common.websocket.conn.SSLSocketChannel2
 
SocketChannelIOHelper - class in com.tds.common.websocket.conn
 
SortedList - class in tds.androidx.recyclerview.widget
A Sorted list implementation that can keep items in order and also notify for changes in the list such that it can be bound to a RecyclerView.Adapter.
SortedList.BatchedCallback - class in tds.androidx.recyclerview.widget.SortedList
A callback implementation that can batch notify events dispatched by the SortedList.
SortedList.Callback - class in tds.androidx.recyclerview.widget.SortedList
The class that controls the behavior of the SortedList.
SortedListAdapterCallback - class in tds.androidx.recyclerview.widget
A SortedList.Callback implementation that can bind a SortedList to a RecyclerView.Adapter.
SP - class in com.tds.common.utils
 
sp2px(Context,float) - function in com.tds.common.utils.UIUtils
 
spliterator() - function in java.util.SpscUnboundedAtomicArrayQueue
 
spliterator() - function in java.lang.SpscUnboundedAtomicArrayQueue
 
spliterator() - function in java.util.SpscAtomicArrayQueue
 
spliterator() - function in java.lang.SpscAtomicArrayQueue
 
spliterator() - function in java.util.SpscExactAtomicArrayQueue
 
spliterator() - function in java.lang.SpscExactAtomicArrayQueue
 
SpscAtomicArrayQueue - class in com.tds.common.reactor.internal.util.atomic
A Single-Producer-Single-Consumer queue backed by a pre-allocated buffer.
SpscExactAtomicArrayQueue - class in com.tds.common.reactor.internal.util.atomic
A single-producer single-consumer bounded queue with exact capacity tracking.
SpscUnboundedAtomicArrayQueue - class in com.tds.common.reactor.internal.util.atomic
A single-producer single-consumer queue with unbounded capacity.
SSLSocketChannel - class in com.tds.common.websocket.conn
A class that represents an SSL/TLS peer, and can be extended to create a client or a server.
SSLSocketChannel2 - class in com.tds.common.websocket.conn
Implements the relevant portions of the SocketChannel interface with the SSLEngine wrapper.
sslSocketFactory(SSLSocketFactory) - function in com.tds.common.net.TdsHttp.Client.Builder
 
StaggeredGridLayoutManager - class in tds.androidx.recyclerview.widget
A LayoutManager that lays out children in a staggered grid formation.
StaggeredGridLayoutManager.LayoutParams - class in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
LayoutParams used by StaggeredGridLayoutManager.
StaggeredGridLayoutManager.SavedState - class in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
 
start() - function in tds.androidx.core.view.ViewPropertyAnimatorCompat
Starts the currently pending property animations immediately.
start() - function in com.tds.common.websocket.server.WebSocketServer
Starts the server selectorthread that binds to the currently set port number and listeners forWebSocket connection requests.
start() - function in java.lang.WebSocketServer.WebSocketWorker
 
start() - function in java.lang.TdsTrackerHandlerThread
 
start() - function in java.lang.LogHandlerThread
 
start() - function in com.tds.common.permission.PermissionFragment
 
start() - function in com.tds.common.reactor.internal.schedulers.GenericScheduledExecutorService
Allows the Scheduler instance to start threadsand accept tasks on them.
start() - function in com.tds.common.reactor.schedulers.SchedulerLifecycle
Allows the Scheduler instance to start threadsand accept tasks on them.
start() - function in com.tds.common.reactor.schedulers.EventLoopsScheduler
Allows the Scheduler instance to start threadsand accept tasks on them.
start() - function in com.tds.common.reactor.schedulers.CachedThreadScheduler
Allows the Scheduler instance to start threadsand accept tasks on them.
startActionMode(ActionMode.Callback) - function in android.view.ViewPager
 
startActionMode(ActionMode.Callback) - function in android.view.RecyclerView
 
startActionMode(ActionMode.Callback) - function in android.view.CoordinatorLayout
 
startActionMode(ActionMode.Callback) - function in android.view.TdsRoundImageView
 
startActionMode(ActionMode.Callback) - function in android.view.NetworkImageView
 
startActionMode(ActionMode.Callback) - function in android.view.RoundNetImageView
 
startActionModeForChild(View,ActionMode.Callback) - function in android.view.ViewPager
 
startActionModeForChild(View,ActionMode.Callback) - function in android.view.RecyclerView
 
startActionModeForChild(View,ActionMode.Callback) - function in android.view.CoordinatorLayout
 
startActivities(Context,Array) - function in tds.androidx.core.content.ContextCompat
Start a set of activities as a synthesized task stack, if able.
startActivities(Context,Array,Bundle) - function in tds.androidx.core.content.ContextCompat
Start a set of activities as a synthesized task stack, if able.
startActivity(Context,Intent,Bundle) - function in tds.androidx.core.content.ContextCompat
Start an activity with additional launch information, if able.
startActivity(Intent) - function in android.app.PermissionFragment
 
startActivity(Intent) - function in android.app.ForwardSettingDialog
 
startActivity(Intent) - function in android.app.AbstractAlertDialog
 
startActivity(Intent) - function in android.app.SafeDialogFragment
 
startActivityForResult(Intent,int) - function in android.app.PermissionFragment
 
startActivityForResult(Intent,int) - function in android.app.ForwardSettingDialog
 
startActivityForResult(Intent,int) - function in android.app.AbstractAlertDialog
 
startActivityForResult(Intent,int) - function in android.app.SafeDialogFragment
 
startAnimation(Animation) - function in android.view.ViewPager
 
startAnimation(Animation) - function in android.view.RecyclerView
 
startAnimation(Animation) - function in android.view.CoordinatorLayout
 
startAnimation(Animation) - function in android.view.TdsRoundImageView
 
startAnimation(Animation) - function in android.view.NetworkImageView
 
startAnimation(Animation) - function in android.view.RoundNetImageView
 
startDrag(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.ViewPager
 
startDrag(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.ItemTouchHelper
Starts dragging the provided ViewHolder.
startDrag(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.RecyclerView
 
startDrag(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.CoordinatorLayout
 
startDrag(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.TdsRoundImageView
 
startDrag(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.NetworkImageView
 
startDrag(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.RoundNetImageView
 
startDragAndDrop(View,ClipData,View.DragShadowBuilder,Object,int) - function in tds.androidx.core.view.ViewCompat
Start the drag and drop operation.
startDragAndDrop(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.ViewPager
 
startDragAndDrop(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.RecyclerView
 
startDragAndDrop(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.CoordinatorLayout
 
startDragAndDrop(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.TdsRoundImageView
 
startDragAndDrop(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.NetworkImageView
 
startDragAndDrop(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.RoundNetImageView
 
startForegroundService(Context,Intent) - function in tds.androidx.core.content.ContextCompat
startForegroundService() was introduced in O, just call startServicefor before O.
startHandshake(ClientHandshakeBuilder) - function in com.tds.common.websocket.conn.WebSocketImpl
 
startIntentSenderForResult(IntentSender,int,Intent,int,int,int,Bundle) - function in android.app.PermissionFragment
 
startIntentSenderForResult(IntentSender,int,Intent,int,int,int,Bundle) - function in android.app.ForwardSettingDialog
 
startIntentSenderForResult(IntentSender,int,Intent,int,int,int,Bundle) - function in android.app.AbstractAlertDialog
 
startIntentSenderForResult(IntentSender,int,Intent,int,int,int,Bundle) - function in android.app.SafeDialogFragment
 
startLayoutAnimation() - function in android.view.ViewPager
 
startLayoutAnimation() - function in android.view.RecyclerView
 
startLayoutAnimation() - function in android.view.CoordinatorLayout
 
startNestedScroll(View,int) - function in tds.androidx.core.view.ViewCompat
Begin a nestable scroll operation along the given axes.
startNestedScroll(View,int,int) - function in tds.androidx.core.view.ViewCompat
Begin a nestable scroll operation along the given axes.
startNestedScroll(int,int) - function in tds.androidx.core.view.NestedScrollingChild2
Begin a nestable scroll operation along the given axes, for the given input type.
startNestedScroll(int) - function in tds.androidx.core.view.NestedScrollingChild2
Begin a nestable scroll operation along the given axes.
startNestedScroll(int,int) - function in tds.androidx.core.view.NestedScrollingChild3
Begin a nestable scroll operation along the given axes, for the given input type.
startNestedScroll(int) - function in tds.androidx.core.view.NestedScrollingChild3
Begin a nestable scroll operation along the given axes.
startNestedScroll(int) - function in tds.androidx.core.view.NestedScrollingChildHelper
Start a new nested scroll for this view.
startNestedScroll(int,int) - function in tds.androidx.core.view.NestedScrollingChildHelper
Start a new nested scroll for this view.
startNestedScroll(int) - function in tds.androidx.core.view.NestedScrollingChild
Begin a nestable scroll operation along the given axes.
startNestedScroll(int) - function in android.view.ViewPager
 
startNestedScroll(int) - function in tds.androidx.recyclerview.widget.RecyclerView
 
startNestedScroll(int,int) - function in tds.androidx.recyclerview.widget.RecyclerView
Begin a nestable scroll operation along the given axes, for the given input type.
startNestedScroll(int) - function in android.view.RecyclerView
 
startNestedScroll(int,int) - function in tds.androidx.core.view.RecyclerView
Begin a nestable scroll operation along the given axes, for the given input type.
startNestedScroll(int) - function in tds.androidx.core.view.RecyclerView
Begin a nestable scroll operation along the given axes.
startNestedScroll(int) - function in android.view.CoordinatorLayout
 
startNestedScroll(int) - function in android.view.TdsRoundImageView
 
startNestedScroll(int) - function in android.view.NetworkImageView
 
startNestedScroll(int) - function in android.view.RoundNetImageView
 
startPostponedEnterTransition() - function in android.app.PermissionFragment
 
startPostponedEnterTransition() - function in android.app.ForwardSettingDialog
 
startPostponedEnterTransition() - function in android.app.AbstractAlertDialog
 
startPostponedEnterTransition() - function in android.app.SafeDialogFragment
 
startSmoothScroll(RecyclerView.SmoothScroller) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Starts a smooth scroll using the provided SmoothScroller.
startSmoothScroll(RecyclerView.SmoothScroller) - function in tds.androidx.recyclerview.widget.GridLayoutManager
Starts a smooth scroll using the provided SmoothScroller.
startSmoothScroll(RecyclerView.SmoothScroller) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
Starts a smooth scroll using the provided SmoothScroller.
startSmoothScroll(RecyclerView.SmoothScroller) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Starts a smooth scroll using the provided SmoothScroller.
startSwipe(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.ItemTouchHelper
Starts swiping the provided ViewHolder.
startUpdate(ViewGroup) - function in tds.androidx.viewpager.FragmentPagerAdapter
 
startUpdate(ViewGroup) - function in tds.androidx.viewpager.FragmentPagerAdapter
Called when a change in the shown pages is going to start being made.
startUpdate(View) - function in tds.androidx.viewpager.FragmentPagerAdapter
Called when a change in the shown pages is going to start being made.
startUpdate(ViewGroup) - function in tds.androidx.viewpager.PagerAdapter
Called when a change in the shown pages is going to start being made.
startUpdate(View) - function in tds.androidx.viewpager.PagerAdapter
Called when a change in the shown pages is going to start being made.
startViewTransition(View) - function in android.view.ViewPager
 
startViewTransition(View) - function in android.view.RecyclerView
 
startViewTransition(View) - function in android.view.CoordinatorLayout
 
statusBars() - function in tds.androidx.core.view.WindowInsetsCompat.Type
 
stop(int) - function in com.tds.common.websocket.server.WebSocketServer
Closes all connected clients sockets, then closes the underlying ServerSocketChannel,effectively killing the server socket selectorthread, freeing the port the server was bound toand stops all internal workerthreads.
stop() - function in com.tds.common.websocket.server.WebSocketServer
 
stop() - function in java.lang.WebSocketServer.WebSocketWorker
 
stop() - function in java.lang.TdsTrackerHandlerThread
 
stop() - function in java.lang.LogHandlerThread
 
stopIgnoringView(View) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
View can be scrapped and recycled again.
stopIgnoringView(View) - function in tds.androidx.recyclerview.widget.GridLayoutManager
View can be scrapped and recycled again.
stopIgnoringView(View) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
View can be scrapped and recycled again.
stopIgnoringView(View) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
View can be scrapped and recycled again.
stopNestedScroll(View) - function in tds.androidx.core.view.ViewCompat
Stop a nested scroll in progress.
stopNestedScroll(View,int) - function in tds.androidx.core.view.ViewCompat
Stop a nested scroll in progress.
stopNestedScroll(int) - function in tds.androidx.core.view.NestedScrollingChild2
Stop a nested scroll in progress for the given input type.
stopNestedScroll() - function in tds.androidx.core.view.NestedScrollingChild2
Stop a nested scroll in progress.
stopNestedScroll(int) - function in tds.androidx.core.view.NestedScrollingChild3
Stop a nested scroll in progress for the given input type.
stopNestedScroll() - function in tds.androidx.core.view.NestedScrollingChild3
Stop a nested scroll in progress.
stopNestedScroll() - function in tds.androidx.core.view.NestedScrollingChildHelper
Stop a nested scroll in progress.
stopNestedScroll(int) - function in tds.androidx.core.view.NestedScrollingChildHelper
Stop a nested scroll in progress.
stopNestedScroll() - function in tds.androidx.core.view.NestedScrollingChild
Stop a nested scroll in progress.
stopNestedScroll() - function in android.view.ViewPager
 
stopNestedScroll() - function in tds.androidx.recyclerview.widget.RecyclerView
 
stopNestedScroll(int) - function in tds.androidx.recyclerview.widget.RecyclerView
Stop a nested scroll in progress for the given input type.
stopNestedScroll() - function in android.view.RecyclerView
 
stopNestedScroll(int) - function in tds.androidx.core.view.RecyclerView
Stop a nested scroll in progress for the given input type.
stopNestedScroll() - function in android.view.CoordinatorLayout
 
stopNestedScroll() - function in android.view.TdsRoundImageView
 
stopNestedScroll() - function in android.view.NetworkImageView
 
stopNestedScroll() - function in android.view.RoundNetImageView
 
stopScroll() - function in tds.androidx.recyclerview.widget.RecyclerView
Stop any current scroll in progress, such as one started by smoothScrollBy, fling or a touch-initiated fling.
stream() - function in java.util.SpscUnboundedAtomicArrayQueue
 
stream() - function in java.util.SpscAtomicArrayQueue
 
stream() - function in java.util.SpscExactAtomicArrayQueue
 
string() - function in com.tds.common.net.TdsHttp.ResponseBody
 
stringAscii(Array) - function in com.tds.common.websocket.util.Charsetfunctions
 
stringAscii(Array,int,int) - function in com.tds.common.websocket.util.Charsetfunctions
 
StringDef - class in tds.androidx.annotation
 
StringRes - class in tds.androidx.annotation
Denotes that an integer parameter, field or method return value is expected to be a String resource reference (e.g.
stringUtf8(Array) - function in com.tds.common.websocket.util.Charsetfunctions
 
stringUtf8(ByteBuffer) - function in com.tds.common.websocket.util.Charsetfunctions
 
SUBCLASSES - enum entry in tds.androidx.annotation.RestrictTo.Scope

Restrict usage to subclasses of the enclosing class.

Note: This scope should not be used to annotatepackages.

Subject - class in com.tds.common.reactor.subjects
Represents an object that is both an Observable and an Observer.
submitList(List) - function in tds.androidx.recyclerview.widget.AsyncListDiffer
Pass a new List to the AdapterHelper.
submitList(List,Runnable) - function in tds.androidx.recyclerview.widget.AsyncListDiffer
Pass a new List to the AdapterHelper.
submitList(List) - function in tds.androidx.recyclerview.widget.ListAdapter
Submits a new list to be diffed, and displayed.
submitList(List,Runnable) - function in tds.androidx.recyclerview.widget.ListAdapter
Set the new list to be displayed.
subscribe(Subscriber) - function in com.tds.common.reactor.Observable
 
subscribe() - function in com.tds.common.reactor.Observable
 
subscribe(Action1) - function in com.tds.common.reactor.Observable
 
subscribe(Action1,Action1) - function in com.tds.common.reactor.Observable
 
subscribe(Action1,Action1,Action0) - function in com.tds.common.reactor.Observable
 
subscribe(Observer) - function in com.tds.common.reactor.Observable
 
subscribe(Subscriber) - function in com.tds.common.reactor.ScalarSynchronousObservable
 
subscribe() - function in com.tds.common.reactor.ScalarSynchronousObservable
 
subscribe(Action1) - function in com.tds.common.reactor.ScalarSynchronousObservable
 
subscribe(Action1,Action1) - function in com.tds.common.reactor.ScalarSynchronousObservable
 
subscribe(Action1,Action1,Action0) - function in com.tds.common.reactor.ScalarSynchronousObservable
 
subscribe(Observer) - function in com.tds.common.reactor.ScalarSynchronousObservable
 
subscribe(Subscriber) - function in com.tds.common.reactor.Subject
 
subscribe() - function in com.tds.common.reactor.Subject
 
subscribe(Action1) - function in com.tds.common.reactor.Subject
 
subscribe(Action1,Action1) - function in com.tds.common.reactor.Subject
 
subscribe(Action1,Action1,Action0) - function in com.tds.common.reactor.Subject
 
subscribe(Observer) - function in com.tds.common.reactor.Subject
 
subscribe(Subscriber) - function in com.tds.common.reactor.PublishSubject
 
subscribe() - function in com.tds.common.reactor.PublishSubject
 
subscribe(Action1) - function in com.tds.common.reactor.PublishSubject
 
subscribe(Action1,Action1) - function in com.tds.common.reactor.PublishSubject
 
subscribe(Action1,Action1,Action0) - function in com.tds.common.reactor.PublishSubject
 
subscribe(Observer) - function in com.tds.common.reactor.PublishSubject
 
subscribe(Subscriber) - function in com.tds.common.reactor.SerializedSubject
 
subscribe() - function in com.tds.common.reactor.SerializedSubject
 
subscribe(Action1) - function in com.tds.common.reactor.SerializedSubject
 
subscribe(Action1,Action1) - function in com.tds.common.reactor.SerializedSubject
 
subscribe(Action1,Action1,Action0) - function in com.tds.common.reactor.SerializedSubject
 
subscribe(Observer) - function in com.tds.common.reactor.SerializedSubject
 
subscribeOn(Scheduler) - function in com.tds.common.reactor.Observable
Asynchronously subscribes Observers to this Observable on the specified Scheduler.
subscribeOn(Scheduler,boolean) - function in com.tds.common.reactor.Observable
 
subscribeOn(Scheduler) - function in com.tds.common.reactor.ScalarSynchronousObservable
Asynchronously subscribes Observers to this Observable on the specified Scheduler.
subscribeOn(Scheduler,boolean) - function in com.tds.common.reactor.ScalarSynchronousObservable
 
subscribeOn(Scheduler) - function in com.tds.common.reactor.Subject
Asynchronously subscribes Observers to this Observable on the specified Scheduler.
subscribeOn(Scheduler,boolean) - function in com.tds.common.reactor.Subject
 
subscribeOn(Scheduler) - function in com.tds.common.reactor.PublishSubject
Asynchronously subscribes Observers to this Observable on the specified Scheduler.
subscribeOn(Scheduler,boolean) - function in com.tds.common.reactor.PublishSubject
 
subscribeOn(Scheduler) - function in com.tds.common.reactor.SerializedSubject
Asynchronously subscribes Observers to this Observable on the specified Scheduler.
subscribeOn(Scheduler,boolean) - function in com.tds.common.reactor.SerializedSubject
 
Subscriber - class in com.tds.common.reactor
 
Subscribers - class in com.tds.common.reactor.internal.observers
Helper methods and utilities for creating and working with Subscriber objects.
Subscribers - class in com.tds.common.reactor.observers
Helper methods and utilities for creating and working with Subscriber objects.
Subscription - class in com.tds.common.reactor
Subscription returns from subscribe to allow unsubscribing.
SubscriptionList - class in com.tds.common.reactor.util
 
Subscriptions - class in com.tds.common.reactor.subscriptions
Helper methods and utilities for creating and working with Subscription objects
subtract(Insets,Insets) - function in tds.androidx.core.graphics.Insets
Subtract two Insets.
supportsPredictiveItemAnimations() - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
Returns whether this LayoutManager supports "predictive item animations".
supportsPredictiveItemAnimations() - function in tds.androidx.recyclerview.widget.GridLayoutManager
Returns whether this LayoutManager supports "predictive item animations".
supportsPredictiveItemAnimations() - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
Returns whether this LayoutManager supports "predictive item animations".
supportsPredictiveItemAnimations() - function in tds.androidx.recyclerview.widget.LinearLayoutManager
Returns whether this LayoutManager supports "predictive item animations".
suppressLayout(boolean) - function in android.view.ViewPager
 
suppressLayout(boolean) - function in tds.androidx.recyclerview.widget.RecyclerView
Tells this RecyclerView to suppress all layout and scroll calls until layoutsuppression is disabled with a later call to suppressLayout(false).When layout suppression is disabled, a requestLayout() call is sentif requestLayout() was attempted while layout was being suppressed.
suppressLayout(boolean) - function in android.view.RecyclerView
 
suppressLayout(boolean) - function in android.view.CoordinatorLayout
 
suspend() - function in java.lang.WebSocketServer.WebSocketWorker
 
suspend() - function in java.lang.TdsTrackerHandlerThread
 
suspend() - function in java.lang.LogHandlerThread
 
swapAdapter(RecyclerView.Adapter,boolean) - function in tds.androidx.recyclerview.widget.RecyclerView
Swaps the current adapter with the provided one.
systemBars() - function in tds.androidx.core.view.WindowInsetsCompat.Type
 
systemGestures() - function in tds.androidx.core.view.WindowInsetsCompat.Type
Returns an insets type representing the system gesture insets.
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