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
E
- e(String) - function in com.tds.common.bridge.utils.BridgeLogger
- e(String) - function in com.tds.common.log.Logger
- e(String,String) - function in com.tds.common.log.Logger
- e(Throwable) - function in com.tds.common.log.Logger
- e(String,Throwable) - function in com.tds.common.log.Logger
- e(String,String,Throwable) - function in com.tds.common.log.Logger
- EdgeEffectCompat - class in tds.androidx.core.widget
- Helper for accessing EdgeEffect.
- element() - function in com.tds.common.reactor.internal.util.atomic.SpscUnboundedAtomicArrayQueue
- element() - function in java.util.SpscUnboundedAtomicArrayQueue
- element() - function in java.util.SpscAtomicArrayQueue
- element() - function in com.tds.common.reactor.internal.util.atomic.SpscExactAtomicArrayQueue
- element() - function in java.util.SpscExactAtomicArrayQueue
- emitLoop() - function in com.tds.common.reactor.internal.producers.ProducerArbiter
- Emitter - class in com.tds.common.reactor
- Abstraction over a RxJava Subscriber that allows associating a resource with it and exposes the current number of downstream requested amount.
- Emitter.BackpressureMode - class in com.tds.common.reactor.Emitter
- Options to handle backpressure in the emitter.
- empty() - function in com.tds.common.reactor.Observable
- empty() - function in com.tds.common.reactor.ScalarSynchronousObservable
- empty() - function in com.tds.common.reactor.internal.observers.Subscribers
- Returns an inert Subscriber that does nothing in response to the emissions or notificationsfrom any
{@code Observable}
it subscribes to. - empty() - function in com.tds.common.reactor.internal.observers.Observers
- Returns an inert Observer that does nothing in response to the emissions or notifications fromany
{@code Observable}
it subscribes to but will throw an exception if its onError method is called. - empty() - function in com.tds.common.reactor.subscriptions.Subscriptions
- empty() - function in com.tds.common.reactor.Subject
- empty() - function in com.tds.common.reactor.PublishSubject
- empty() - function in com.tds.common.reactor.SerializedSubject
- empty() - function in com.tds.common.reactor.functions.Actions
- empty() - function in com.tds.common.reactor.observers.Subscribers
- Returns an inert Subscriber that does nothing in response to the emissions or notificationsfrom any
{@code Observable}
it subscribes to. - empty() - function in com.tds.common.reactor.observers.Observers
- Returns an inert Observer that does nothing in response to the emissions or notifications fromany
{@code Observable}
it subscribes to but will throw an exception if its onError method is called. - EmptyObservableHolder - class in com.tds.common.reactor.internal.operators
- Holds a singleton instance of an empty Observable which is stateless and completes the child subscriber immediately.
- enableAssemblyTracking() - function in com.tds.common.reactor.plugins.RxJavaHooks
- Sets up hooks that capture the current stacktrace when a source or anoperator is instantiated, keeping it in a field for debugging purposesand alters exceptions passing along to hold onto this stacktrace.
- encodeBytes(Array) - function in com.tds.common.websocket.util.Base64
- Encodes a byte array into Base64 notation.
- encodeBytes(Array,int,int,int) - function in com.tds.common.websocket.util.Base64
- Encodes a byte array into Base64 notation.
- encodeBytesToBytes(Array,int,int,int) - function in com.tds.common.websocket.util.Base64
- Similar to encodeBytes but returns a byte array instead ofinstantiating a String.
- encodeFrame(Framedata) - function in com.tds.common.websocket.extensions.DefaultExtension
- Encode a frame with a extension specific algorithm.
- encodeFrame(Framedata) - function in com.tds.common.websocket.extensions.CompressionExtension
- Encode a frame with a extension specific algorithm.
- encodeFrame(Framedata) - function in com.tds.common.websocket.extensions.IExtension
- Encode a frame with a extension specific algorithm.
- encodeFrame(Framedata) - function in com.tds.common.websocket.extensions.permessage_deflate.PerMessageDeflateExtension
- Encode a frame with a extension specific algorithm.
- endAnimation(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
- Method called when an animation on a view should be ended immediately.This could happen when other events, like scrolling, occur, so thatanimating views can be quickly put into their proper end locations.Implementations should ensure that any animations running on the itemare canceled and affected properties are set to their end values.
- endAnimation(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
- Method called when an animation on a view should be ended immediately.This could happen when other events, like scrolling, occur, so thatanimating views can be quickly put into their proper end locations.Implementations should ensure that any animations running on the itemare canceled and affected properties are set to their end values.
- endAnimation(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
- Method called when an animation on a view should be ended immediately.This could happen when other events, like scrolling, occur, so thatanimating views can be quickly put into their proper end locations.Implementations should ensure that any animations running on the itemare canceled and affected properties are set to their end values.
- endAnimation(View) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Ends all animations on the view created by the ItemAnimator.
- endAnimation(View) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Ends all animations on the view created by the ItemAnimator.
- endAnimation(View) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Ends all animations on the view created by the ItemAnimator.
- endAnimation(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.RecyclerView.ItemAnimator
- Method called when an animation on a view should be ended immediately.This could happen when other events, like scrolling, occur, so thatanimating views can be quickly put into their proper end locations.Implementations should ensure that any animations running on the itemare canceled and affected properties are set to their end values.
- endAnimation(View) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Ends all animations on the view created by the ItemAnimator.
- endAnimations() - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
- Method called when all item animations should be ended immediately.This could happen when other events, like scrolling, occur, so thatanimating views can be quickly put into their proper end locations.Implementations should ensure that any animations running on any itemsare canceled and affected properties are set to their end values.
- endAnimations() - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
- Method called when all item animations should be ended immediately.This could happen when other events, like scrolling, occur, so thatanimating views can be quickly put into their proper end locations.Implementations should ensure that any animations running on any itemsare canceled and affected properties are set to their end values.
- endAnimations() - function in tds.androidx.recyclerview.widget.RecyclerView.ItemAnimator
- Method called when all item animations should be ended immediately.This could happen when other events, like scrolling, occur, so thatanimating views can be quickly put into their proper end locations.Implementations should ensure that any animations running on any itemsare canceled and affected properties are set to their end values.
- endAsyncSection(String,int) - function in tds.androidx.core.os.TraceCompat
- Writes a trace message to indicate that the current method has ended.
- endBatchedUpdates() - function in tds.androidx.recyclerview.widget.SortedList
- Ends the update transaction and dispatches any remaining event to the callback.
- endFakeDrag() - function in tds.androidx.viewpager.ViewPager
- End a fake drag of the pager.
- endSection() - function in tds.androidx.core.os.TraceCompat
- Writes a trace message to indicate that a given section of code has ended.
- endViewTransition(View) - function in android.view.ViewPager
- endViewTransition(View) - function in android.view.RecyclerView
- endViewTransition(View) - function in android.view.CoordinatorLayout
- EngineBridgeException - class in com.tds.common.bridge.exception
- EngineBridgeExceptionStatus - class in com.tds.common.bridge.exception
- EngineUtil - class in com.tds.common.utils
- enqueue(FlowCallback) - function in com.tds.common.reactor.transformer.FlowCall
- ensureCapacity(int) - function in tds.androidx.collection.SimpleArrayMap
- Ensure the array map can hold at least minimumCapacityitems.
- enumerate(Array) - function in java.lang.WebSocketServer.WebSocketWorker
- enumerate(Array) - function in java.lang.TdsTrackerHandlerThread
- enumerate(Array) - function in java.lang.LogHandlerThread
- EnvironmentCompat - class in tds.androidx.core.os
- Helper for accessing features in Environment.
- eot() - function in com.tds.common.websocket.conn.WebSocketImpl
- equals(Object) - function in tds.androidx.collection.SimpleArrayMap
- This implementation returns false if the object is not a Map orSimpleArrayMap, or if the maps have different sizes.
- equals(Object) - function in tds.androidx.core.util.Pair
- Checks the two objects for equality by delegating to their respective equals methods.
- equals(Object,Object) - function in tds.androidx.core.util.ObjectsCompat
- Returns
{@code true}
if the arguments are equal to each otherand{@code false}
otherwise. - equals(Object) - function in java.lang.annotation.Annotation
- equals(Object) - function in tds.androidx.core.view.DisplayCutoutCompat
- equals(Object) - function in tds.androidx.core.view.WindowInsetsCompat
- equals(Object) - function in tds.androidx.core.graphics.Insets
- Two Insets instances are equal if they belong to the same class and their fields arepairwise equal.
- equals(Object) - function in com.tds.common.websocket.drafts.Draft_6455
- equals(Object) - function in com.tds.common.websocket.extensions.DefaultExtension
- equals(Object) - function in com.tds.common.websocket.extensions.CompressionExtension
- equals(Object) - function in com.tds.common.websocket.extensions.PerMessageDeflateExtension
- equals(Object) - function in com.tds.common.websocket.framing.PingFrame
- equals(Object) - function in com.tds.common.websocket.framing.BinaryFrame
- equals(Object) - function in com.tds.common.websocket.framing.ContinuousFrame
- equals(Object) - function in com.tds.common.websocket.framing.FramedataImpl1
- equals(Object) - function in com.tds.common.websocket.framing.DataFrame
- equals(Object) - function in com.tds.common.websocket.framing.CloseFrame
- equals(Object) - function in com.tds.common.websocket.framing.PongFrame
- equals(Object) - function in com.tds.common.websocket.framing.ControlFrame
- equals(Object) - function in com.tds.common.websocket.framing.TextFrame
- equals(Object) - function in com.tds.common.websocket.protocols.Protocol
- equals(Object) - function in com.tds.protobuf.LogBean.LogContent
- equals(Object) - function in com.tds.protobuf.LogBean.Log
- equals(Object) - function in com.tds.protobuf.LogBean.LogTag
- equals(Object) - function in com.tds.protobuf.LogBean.LogGroup
- equals(Object) - function in com.tds.protobuf.LogBean.LogGroupList
- equals(Object) - function in android.app.PermissionFragment
- equals(Object) - function in android.app.ForwardSettingDialog
- equals(Object) - function in android.app.AbstractAlertDialog
- equals(Object) - function in android.app.SafeDialogFragment
- error(int) - function in com.tds.common.widgets.image.LoadBuilder
- error(Drawable) - function in com.tds.common.widgets.image.LoadBuilder
- error(Throwable) - function in com.tds.common.reactor.Observable
- ERROR - enum entry in com.tds.common.reactor.Emitter.BackpressureMode
Signals a rx.exceptions.MissingBackpressureException if the downstream can't keep up.
- error(Throwable) - function in com.tds.common.reactor.operators.NotificationLite
- Create a lite
{@code onError}
notification. - error(Throwable) - function in com.tds.common.reactor.ScalarSynchronousObservable
- error(Throwable) - function in com.tds.common.reactor.Subject
- error(Throwable) - function in com.tds.common.reactor.PublishSubject
- error(Throwable) - function in com.tds.common.reactor.SerializedSubject
- ErrorHandler - class in com.tds.common.net.error
- EventListener - class in com.tds.common.net
- Listener for metrics events.
- EventLoopsScheduler - class in com.tds.common.reactor.schedulers
- Exceptions - class in com.tds.common.reactor.exceptions
- execute() - function in com.tds.common.net.TdsHttp.Call
- execute(Command,BridgeCallback) - function in com.tds.common.bridge.command.ICommandTask
- execute(Command,BridgeCallback) - function in com.tds.common.bridge.command.CommandTaskImpl
- executeKeyEvent(KeyEvent) - function in tds.androidx.viewpager.ViewPager
- You can call this function yourself to have the scroll view performscrolling from a key event, just as if the event had been dispatched toit by the view hierarchy.
- ExecutorScheduler - class in com.tds.common.reactor.internal.schedulers
- Scheduler that wraps an Executor instance and establishes the Scheduler contract upon it.
- extendRangeInto(Array,Array,int) - function in tds.androidx.recyclerview.widget.AsyncListUtil.ViewCallback
- Compute a wider range of items that will be loaded for smoother scrolling.
- ExtensionRequestData - class in com.tds.common.websocket.extensions