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
O
- object2JsonString(Object) - function in com.tds.common.bridge.utils.BridgeJsonHelper
- 可以解析自定义的对象、map、List、数组、基本数据类型、String
- ObjectsCompat - class in tds.androidx.core.util
- This class consists of static utility methods for operating on objects.
- Observable - class in com.tds.common.reactor
- Observable.OnSubscribe - class in com.tds.common.reactor.Observable
- Invoked when Observable.subscribe is called.
- Observable.Operator - class in com.tds.common.reactor.Observable
- observeOn(Scheduler) - function in com.tds.common.reactor.Observable
- Modifies an Observable to perform its emissions and notifications on a specified Scheduler,asynchronously with a bounded buffer of slots.
- observeOn(Scheduler,int) - function in com.tds.common.reactor.Observable
- observeOn(Scheduler,boolean,int) - function in com.tds.common.reactor.Observable
- observeOn(Scheduler) - function in com.tds.common.reactor.ScalarSynchronousObservable
- Modifies an Observable to perform its emissions and notifications on a specified Scheduler,asynchronously with a bounded buffer of slots.
- observeOn(Scheduler,int) - function in com.tds.common.reactor.ScalarSynchronousObservable
- observeOn(Scheduler,boolean,int) - function in com.tds.common.reactor.ScalarSynchronousObservable
- observeOn(Scheduler) - function in com.tds.common.reactor.Subject
- Modifies an Observable to perform its emissions and notifications on a specified Scheduler,asynchronously with a bounded buffer of slots.
- observeOn(Scheduler,int) - function in com.tds.common.reactor.Subject
- observeOn(Scheduler,boolean,int) - function in com.tds.common.reactor.Subject
- observeOn(Scheduler) - function in com.tds.common.reactor.PublishSubject
- Modifies an Observable to perform its emissions and notifications on a specified Scheduler,asynchronously with a bounded buffer of slots.
- observeOn(Scheduler,int) - function in com.tds.common.reactor.PublishSubject
- observeOn(Scheduler,boolean,int) - function in com.tds.common.reactor.PublishSubject
- observeOn(Scheduler) - function in com.tds.common.reactor.SerializedSubject
- Modifies an Observable to perform its emissions and notifications on a specified Scheduler,asynchronously with a bounded buffer of slots.
- observeOn(Scheduler,int) - function in com.tds.common.reactor.SerializedSubject
- observeOn(Scheduler,boolean,int) - function in com.tds.common.reactor.SerializedSubject
- Observer - class in com.tds.common.reactor
- Observers - class in com.tds.common.reactor.internal.observers
- Helper methods and utilities for creating and working with Observer objects.
- Observers - class in com.tds.common.reactor.observers
- Helper methods and utilities for creating and working with Observer objects.
- ObserverSubscriber - class in com.tds.common.reactor.internal.util
- obtainHolderInfo() - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
- Returns a new ItemHolderInfo which will be used to store information about theViewHolder.
- obtainHolderInfo() - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
- Returns a new ItemHolderInfo which will be used to store information about theViewHolder.
- obtainHolderInfo() - function in tds.androidx.recyclerview.widget.RecyclerView.ItemAnimator
- Returns a new ItemHolderInfo which will be used to store information about theViewHolder.
- obtainMessage() - function in android.os.TdsTrackerHandler
- of(int,int,int,int) - function in tds.androidx.core.graphics.Insets
- Return an Insets instance with the appropriate values.
- of(Rect) - function in tds.androidx.core.graphics.Insets
- Return an Insets instance with the appropriate values.
- offer(T) - function in com.tds.common.reactor.internal.util.atomic.SpscUnboundedAtomicArrayQueue
- This implementation is correct for single producer thread use only.
- offer(E) - function in java.util.SpscUnboundedAtomicArrayQueue
- offer(E) - function in com.tds.common.reactor.internal.util.atomic.SpscAtomicArrayQueue
- offer(E) - function in java.util.SpscAtomicArrayQueue
- offer(T) - function in com.tds.common.reactor.internal.util.atomic.SpscExactAtomicArrayQueue
- offer(E) - function in java.util.SpscExactAtomicArrayQueue
- offsetChild(View,int) - function in tds.androidx.recyclerview.widget.OrientationHelper
- Offsets the child in this orientation.
- offsetChildren(int) - function in tds.androidx.recyclerview.widget.OrientationHelper
- Offsets all children's positions by the given amount.
- offsetChildrenHorizontal(int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Offset all child views attached to the parent RecyclerView by dx pixels alongthe horizontal axis.
- offsetChildrenHorizontal(int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Offset all child views attached to the parent RecyclerView by dx pixels alongthe horizontal axis.
- offsetChildrenHorizontal(int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Offset all child views attached to the parent RecyclerView by dx pixels alongthe horizontal axis.
- offsetChildrenHorizontal(int) - function in tds.androidx.recyclerview.widget.RecyclerView
- Offset the bounds of all child views by
dx
pixels. - offsetChildrenHorizontal(int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Offset all child views attached to the parent RecyclerView by dx pixels alongthe horizontal axis.
- offsetChildrenHorizontal(int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Offset all child views attached to the parent RecyclerView by dx pixels alongthe horizontal axis.
- offsetChildrenVertical(int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Offset all child views attached to the parent RecyclerView by dy pixels alongthe vertical axis.
- offsetChildrenVertical(int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Offset all child views attached to the parent RecyclerView by dy pixels alongthe vertical axis.
- offsetChildrenVertical(int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Offset all child views attached to the parent RecyclerView by dy pixels alongthe vertical axis.
- offsetChildrenVertical(int) - function in tds.androidx.recyclerview.widget.RecyclerView
- Offset the bounds of all child views by
dy
pixels. - offsetChildrenVertical(int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Offset all child views attached to the parent RecyclerView by dy pixels alongthe vertical axis.
- offsetChildrenVertical(int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Offset all child views attached to the parent RecyclerView by dy pixels alongthe vertical axis.
- offsetDescendantRectToMyCoords(View,Rect) - function in android.view.ViewPager
- offsetDescendantRectToMyCoords(View,Rect) - function in android.view.RecyclerView
- offsetDescendantRectToMyCoords(View,Rect) - function in android.view.CoordinatorLayout
- offsetLeftAndRight(View,int) - function in tds.androidx.core.view.ViewCompat
- Offset this view's horizontal location by the specified amount of pixels.
- offsetLeftAndRight(int) - function in android.view.ViewPager
- offsetLeftAndRight(int) - function in android.view.RecyclerView
- offsetLeftAndRight(int) - function in android.view.CoordinatorLayout
- offsetLeftAndRight(int) - function in android.view.TdsRoundImageView
- offsetLeftAndRight(int) - function in android.view.NetworkImageView
- offsetLeftAndRight(int) - function in android.view.RoundNetImageView
- offsetRectIntoDescendantCoords(View,Rect) - function in android.view.ViewPager
- offsetRectIntoDescendantCoords(View,Rect) - function in android.view.RecyclerView
- offsetRectIntoDescendantCoords(View,Rect) - function in android.view.CoordinatorLayout
- offsetTopAndBottom(View,int) - function in tds.androidx.core.view.ViewCompat
- Offset this view's vertical location by the specified number of pixels.
- offsetTopAndBottom(int) - function in android.view.ViewPager
- offsetTopAndBottom(int) - function in android.view.RecyclerView
- offsetTopAndBottom(int) - function in android.view.CoordinatorLayout
- offsetTopAndBottom(int) - function in android.view.TdsRoundImageView
- offsetTopAndBottom(int) - function in android.view.NetworkImageView
- offsetTopAndBottom(int) - function in android.view.RoundNetImageView
- onAbsorb(int) - function in tds.androidx.core.widget.EdgeEffectCompat
- Call when the effect absorbs an impact at the given velocity.Used when a fling reaches the scroll boundary.
- onActionModeFinished(ActionMode) - function in android.app.SlideSheetDialog
- onActionModeStarted(ActionMode) - function in android.app.SlideSheetDialog
- onActivityCreated(Bundle) - function in android.app.PermissionFragment
- onActivityCreated(Bundle) - function in android.app.ForwardSettingDialog
- onActivityCreated(Bundle) - function in com.tds.common.widgets.dialog.AbstractAlertDialog
- onActivityCreated(Bundle) - function in android.app.AbstractAlertDialog
- onActivityCreated(Bundle) - function in com.tds.common.widgets.dialog.SafeDialogFragment
- onActivityCreated(Bundle) - function in android.app.SafeDialogFragment
- onActivityResult(int,int,Intent) - function in com.tds.common.permission.FragmentDelegateImpl
- onActivityResult(int,int,Intent) - function in com.tds.common.permission.PermissionFragment
- onActivityResult(int,int,Intent) - function in android.app.PermissionFragment
- onActivityResult(int,int,Intent) - function in android.app.ForwardSettingDialog
- onActivityResult(int,int,Intent) - function in android.app.AbstractAlertDialog
- onActivityResult(int,int,Intent) - function in android.app.SafeDialogFragment
- onAdapterChanged(ViewPager,PagerAdapter,PagerAdapter) - function in tds.androidx.viewpager.ViewPager.OnAdapterChangeListener
- Called when the adapter for the given view pager has changed.
- onAdapterChanged(RecyclerView.Adapter,RecyclerView.Adapter) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called if the RecyclerView this LayoutManager is bound to has a different adapter set via setAdapter or swapAdapter.
- onAdapterChanged(RecyclerView.Adapter,RecyclerView.Adapter) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called if the RecyclerView this LayoutManager is bound to has a different adapter set via setAdapter or swapAdapter.
- onAdapterChanged(RecyclerView.Adapter,RecyclerView.Adapter) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called if the RecyclerView this LayoutManager is bound to has a different adapter set via setAdapter or swapAdapter.
- onAdapterChanged(RecyclerView.Adapter,RecyclerView.Adapter) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called if the RecyclerView this LayoutManager is bound to has a different adapter set via setAdapter or swapAdapter.
- onAdapterChanged(RecyclerView.Adapter,RecyclerView.Adapter) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called if the RecyclerView this LayoutManager is bound to has a different adapter set via setAdapter or swapAdapter.
- onAddFinished(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
- Called when an add animation has ended on the given ViewHolder.The default implementation does nothing.
- onAddFinished(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
- Called when an add animation has ended on the given ViewHolder.The default implementation does nothing.
- onAddFocusables(RecyclerView,ArrayList,int,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called to populate focusable views within the RecyclerView.
- onAddFocusables(RecyclerView,ArrayList,int,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called to populate focusable views within the RecyclerView.
- onAddFocusables(RecyclerView,ArrayList,int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called to populate focusable views within the RecyclerView.
- onAddFocusables(RecyclerView,ArrayList,int,int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called to populate focusable views within the RecyclerView.
- onAddStarting(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
- Called when an add animation is being started on the given ViewHolder.The default implementation does nothing.
- onAddStarting(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
- Called when an add animation is being started on the given ViewHolder.The default implementation does nothing.
- onAnimationCancel(View) - function in tds.androidx.core.view.ViewPropertyAnimatorListener
- Notifies the cancellation of the animation.
- onAnimationEnd(View) - function in tds.androidx.core.view.ViewPropertyAnimatorListener
- Notifies the end of the animation.
- onAnimationFinished(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
- Called after dispatchAnimationFinished is called by theItemAnimator.
- onAnimationFinished(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
- Called after dispatchAnimationFinished is called by theItemAnimator.
- onAnimationFinished(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.RecyclerView.ItemAnimator
- Called after dispatchAnimationFinished is called by theItemAnimator.
- onAnimationsFinished() - function in tds.androidx.recyclerview.widget.RecyclerView.ItemAnimator.ItemAnimatorFinishedListener
- Notifies when all pending or running animations in an ItemAnimator are finished.
- onAnimationStart(View) - function in tds.androidx.core.view.ViewPropertyAnimatorListener
- Notifies the start of the animation.
- onAnimationStarted(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
- Called when a new animation is started on the given ViewHolder.
- onAnimationStarted(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
- Called when a new animation is started on the given ViewHolder.
- onAnimationStarted(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.RecyclerView.ItemAnimator
- Called when a new animation is started on the given ViewHolder.
- onAnimationUpdate(View) - function in tds.androidx.core.view.ViewPropertyAnimatorUpdateListener
- Notifies the occurrence of another frame of the animation.
- onApplyWindowInsets(View,WindowInsetsCompat) - function in tds.androidx.core.view.ViewCompat
- Called when the view should apply WindowInsetsCompat according to its internal policy.
- onApplyWindowInsets(View,WindowInsetsCompat) - function in tds.androidx.core.view.OnApplyWindowInsetsListener
- When set on a View, this listener method will be called instead of the view's own
{@code onApplyWindowInsets}
method. - onApplyWindowInsets(WindowInsets) - function in android.view.ViewPager
- onApplyWindowInsets(WindowInsets) - function in android.view.RecyclerView
- onApplyWindowInsets(WindowInsets) - function in android.view.CoordinatorLayout
- onApplyWindowInsets(CoordinatorLayout,V,WindowInsetsCompat) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Called when the window insets have changed.
- onApplyWindowInsets(View,WindowInsetsCompat,ViewUtils.RelativePadding) - function in tds.com.google.android.material.internal.ViewUtils.OnApplyWindowInsetsListener
- When set on aView, this listener method will be called instead of the view's own method.
- onApplyWindowInsets(CoordinatorLayout,V,WindowInsetsCompat) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Called when the window insets have changed.
- onApplyWindowInsets(CoordinatorLayout,V,WindowInsetsCompat) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Called when the window insets have changed.
- onApplyWindowInsets(WindowInsets) - function in android.view.TdsRoundImageView
- onApplyWindowInsets(WindowInsets) - function in android.view.NetworkImageView
- onApplyWindowInsets(WindowInsets) - function in android.view.RoundNetImageView
- OnApplyWindowInsetsListener - class in tds.androidx.core.view
- Listener for applying window insets on a view in a custom way.
- onAttach(Context) - function in android.app.PermissionFragment
- onAttach(Context) - function in android.app.ForwardSettingDialog
- onAttach(Context) - function in com.tds.common.widgets.dialog.AbstractAlertDialog
- onAttach(Context) - function in android.app.AbstractAlertDialog
- onAttach(Context) - function in android.app.SafeDialogFragment
- onAttachedToLayoutParams(CoordinatorLayout.LayoutParams) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Called when the Behavior has been attached to a LayoutParams instance.
- onAttachedToLayoutParams(CoordinatorLayout.LayoutParams) - function in com.tds.common.widgets.behavior.RightSheetBehavior
- Called when the Behavior has been attached to a LayoutParams instance.
- onAttachedToLayoutParams(CoordinatorLayout.LayoutParams) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Called when the Behavior has been attached to a LayoutParams instance.
- onAttachedToLayoutParams(CoordinatorLayout.LayoutParams) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
- Called when the Behavior has been attached to a LayoutParams instance.
- onAttachedToLayoutParams(CoordinatorLayout.LayoutParams) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Called when the Behavior has been attached to a LayoutParams instance.
- onAttachedToRecyclerView(RecyclerView) - function in tds.androidx.recyclerview.widget.ListAdapter
- Called by RecyclerView when it starts observing this Adapter.
- onAttachedToRecyclerView(RecyclerView) - function in tds.androidx.recyclerview.widget.RecyclerView.Adapter
- Called by RecyclerView when it starts observing this Adapter.
- onAttachedToRecyclerView(RecyclerView) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called by RecyclerView when it starts observing this Adapter.
- onAttachedToWindow(RecyclerView) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when this LayoutManager is both attached to a RecyclerView and that RecyclerViewis attached to a window.
- onAttachedToWindow(RecyclerView) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when this LayoutManager is both attached to a RecyclerView and that RecyclerViewis attached to a window.
- onAttachedToWindow(RecyclerView) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called when this LayoutManager is both attached to a RecyclerView and that RecyclerViewis attached to a window.
- onAttachedToWindow(RecyclerView) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called when this LayoutManager is both attached to a RecyclerView and that RecyclerViewis attached to a window.
- onAttachedToWindow() - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- onAttachedToWindow() - function in android.app.SlideSheetDialog
- onAttachFragment(Fragment) - function in android.app.PermissionFragment
- onAttachFragment(Fragment) - function in android.app.ForwardSettingDialog
- onAttachFragment(Fragment) - function in android.app.AbstractAlertDialog
- onAttachFragment(Fragment) - function in android.app.SafeDialogFragment
- onAuthError(String) - function in com.tds.common.net.TDSNetInterceptor.CheckAuthCallback
- onBackPressed() - function in android.app.SlideSheetDialog
- onBindViewHolder(VH,int) - function in tds.androidx.recyclerview.widget.ListAdapter
- Called by RecyclerView to display the data at the specified position.
- onBindViewHolder(VH,int,List) - function in tds.androidx.recyclerview.widget.ListAdapter
- Called by RecyclerView to display the data at the specified position.
- onBindViewHolder(VH,int) - function in tds.androidx.recyclerview.widget.RecyclerView.Adapter
- Called by RecyclerView to display the data at the specified position.
- onBindViewHolder(VH,int,List) - function in tds.androidx.recyclerview.widget.RecyclerView.Adapter
- Called by RecyclerView to display the data at the specified position.
- onBindViewHolder(RecyclerView.ViewHolder,int) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called by RecyclerView to display the data at the specified position.
- onBindViewHolder(VH,int) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called by RecyclerView to display the data at the specified position.
- onBindViewHolder(VH,int,List) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called by RecyclerView to display the data at the specified position.
- onCancel(DialogInterface) - function in android.app.ForwardSettingDialog
- onCancel(DialogInterface) - function in android.app.AbstractAlertDialog
- onCancel(DialogInterface) - function in android.app.SafeDialogFragment
- onCancelPendingInputEvents() - function in android.view.ViewPager
- onCancelPendingInputEvents() - function in android.view.RecyclerView
- onCancelPendingInputEvents() - function in android.view.CoordinatorLayout
- onCancelPendingInputEvents() - function in android.view.TdsRoundImageView
- onCancelPendingInputEvents() - function in android.view.NetworkImageView
- onCancelPendingInputEvents() - function in android.view.RoundNetImageView
- onCapturedPointerEvent(MotionEvent) - function in android.view.ViewPager
- onCapturedPointerEvent(MotionEvent) - function in android.view.RecyclerView
- onCapturedPointerEvent(MotionEvent) - function in android.view.CoordinatorLayout
- onCapturedPointerEvent(MotionEvent) - function in android.view.TdsRoundImageView
- onCapturedPointerEvent(MotionEvent) - function in android.view.NetworkImageView
- onCapturedPointerEvent(MotionEvent) - function in android.view.RoundNetImageView
- onChanged(int,int,Object) - function in tds.androidx.recyclerview.widget.ListUpdateCallback
- Called when
{@code count}
number of items are updated at the given position. - onChanged(int,int,Object) - function in tds.androidx.recyclerview.widget.BatchingListUpdateCallback
- Called when
{@code count}
number of items are updated at the given position. - onChanged(int,int,Object) - function in tds.androidx.recyclerview.widget.BatchingListUpdateCallback
- Called when
{@code count}
number of items are updated at the given position. - onChanged(int,int) - function in tds.androidx.recyclerview.widget.SortedListAdapterCallback
- Called by the SortedList when the item at the given position is updated.
- onChanged(int,int,Object) - function in tds.androidx.recyclerview.widget.SortedListAdapterCallback
- Called when
{@code count}
number of items are updated at the given position. - onChanged(int,int,Object) - function in tds.androidx.recyclerview.widget.SortedListAdapterCallback
- Called when
{@code count}
number of items are updated at the given position. - onChanged(int,int) - function in tds.androidx.recyclerview.widget.SortedList.Callback
- Called by the SortedList when the item at the given position is updated.
- onChanged(int,int,Object) - function in tds.androidx.recyclerview.widget.SortedList.Callback
- Called when
{@code count}
number of items are updated at the given position. - onChanged(int,int,Object) - function in tds.androidx.recyclerview.widget.SortedList.Callback
- Called when
{@code count}
number of items are updated at the given position. - onChanged(int,int) - function in tds.androidx.recyclerview.widget.SortedList.BatchedCallback
- Called by the SortedList when the item at the given position is updated.
- onChanged(int,int,Object) - function in tds.androidx.recyclerview.widget.SortedList.BatchedCallback
- Called when
{@code count}
number of items are updated at the given position. - onChanged(int,int,Object) - function in tds.androidx.recyclerview.widget.SortedList.BatchedCallback
- Called when
{@code count}
number of items are updated at the given position. - onChanged(int,int,Object) - function in tds.androidx.recyclerview.widget.AdapterListUpdateCallback
- Called when count} number of items are updated at the given position.
- onChanged(int,int,Object) - function in tds.androidx.recyclerview.widget.AdapterListUpdateCallback
- Called when
{@code count}
number of items are updated at the given position. - onChanged() - function in tds.androidx.recyclerview.widget.RecyclerView.AdapterDataObserver
- onChangeFinished(RecyclerView.ViewHolder,boolean) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
- Called when a change animation has ended on the given ViewHolder.The default implementation does nothing.
- onChangeFinished(RecyclerView.ViewHolder,boolean) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
- Called when a change animation has ended on the given ViewHolder.The default implementation does nothing.
- onChangeStarting(RecyclerView.ViewHolder,boolean) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
- Called when a change animation is being started on the given ViewHolder.The default implementation does nothing.
- onChangeStarting(RecyclerView.ViewHolder,boolean) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
- Called when a change animation is being started on the given ViewHolder.The default implementation does nothing.
- onCheckIsTextEditor() - function in android.view.ViewPager
- onCheckIsTextEditor() - function in android.view.RecyclerView
- onCheckIsTextEditor() - function in android.view.CoordinatorLayout
- onCheckIsTextEditor() - function in android.view.TdsRoundImageView
- onCheckIsTextEditor() - function in android.view.NetworkImageView
- onCheckIsTextEditor() - function in android.view.RoundNetImageView
- onChildAttachedToWindow(View) - function in tds.androidx.recyclerview.widget.RecyclerView
- Called when an item view is attached to this RecyclerView.
- onChildDetachedFromWindow(View) - function in tds.androidx.recyclerview.widget.RecyclerView
- Called when an item view is detached from this RecyclerView.
- onChildDraw(Canvas,RecyclerView,RecyclerView.ViewHolder,float,float,int,boolean) - function in tds.androidx.recyclerview.widget.ItemTouchHelper.Callback
- Called by ItemTouchHelper on RecyclerView's onDraw callback.
- onChildDraw(Canvas,RecyclerView,RecyclerView.ViewHolder,float,float,int,boolean) - function in tds.androidx.recyclerview.widget.ItemTouchHelper.SimpleCallback
- Called by ItemTouchHelper on RecyclerView's onDraw callback.
- onChildDrawOver(Canvas,RecyclerView,RecyclerView.ViewHolder,float,float,int,boolean) - function in tds.androidx.recyclerview.widget.ItemTouchHelper.Callback
- Called by ItemTouchHelper on RecyclerView's onDraw callback.
- onChildDrawOver(Canvas,RecyclerView,RecyclerView.ViewHolder,float,float,int,boolean) - function in tds.androidx.recyclerview.widget.ItemTouchHelper.SimpleCallback
- Called by ItemTouchHelper on RecyclerView's onDraw callback.
- onChildViewAttachedToWindow(View) - function in tds.androidx.recyclerview.widget.ItemTouchHelper
- Called when a view is attached to the RecyclerView.
- onChildViewAttachedToWindow(View) - function in tds.androidx.recyclerview.widget.RecyclerView.OnChildAttachStateChangeListener
- Called when a view is attached to the RecyclerView.
- onChildViewDetachedFromWindow(View) - function in tds.androidx.recyclerview.widget.ItemTouchHelper
- Called when a view is detached from RecyclerView.
- onChildViewDetachedFromWindow(View) - function in tds.androidx.recyclerview.widget.RecyclerView.OnChildAttachStateChangeListener
- Called when a view is detached from RecyclerView.
- onClose() - function in com.tds.common.websocket.WebSocketStateListener
- onClose(int,String,boolean) - function in com.tds.common.websocket.WebSocketClient
- Called after the websocket connection has been closed.
- onClose(int,String,boolean) - function in com.tds.common.websocket.WebSocketEventListener
- webSocket disconnected
- onClose(int,String,boolean) - function in com.tds.common.websocket.TDSWebSocketService
- webSocket disconnected
- onClose(WebSocket,int,String,boolean) - function in com.tds.common.websocket.server.WebSocketServer
- Called after the websocket connection has been closed.
- onClose(int,String,boolean) - function in com.tds.common.websocket.client.WebSocketClient
- Called after the websocket connection has been closed.
- onCloseInitiated(int,String) - function in com.tds.common.websocket.client.WebSocketClient
- Send when this peer sends a close handshake
- onCloseInitiated(WebSocket,int,String) - function in com.tds.common.websocket.server.WebSocketServer
- onCloseInitiated(int,String) - function in com.tds.common.websocket.client.WebSocketClient
- Send when this peer sends a close handshake
- onClosing(int,String,boolean) - function in com.tds.common.websocket.client.WebSocketClient
- Called as soon as no further frames are accepted
- onClosing(WebSocket,int,String,boolean) - function in com.tds.common.websocket.server.WebSocketServer
- onClosing(int,String,boolean) - function in com.tds.common.websocket.client.WebSocketClient
- Called as soon as no further frames are accepted
- onCompleted() - function in com.tds.common.reactor.Subscriber
- onCompleted() - function in com.tds.common.reactor.Observer
- onCompleted() - function in com.tds.common.reactor.Emitter
- onCompleted() - function in com.tds.common.reactor.util.ActionSubscriber
- onCompleted() - function in com.tds.common.reactor.internal.util.RxRingBuffer
- onCompleted() - function in com.tds.common.reactor.internal.util.ObserverSubscriber
- onCompleted() - function in com.tds.common.reactor.internal.util.ActionObserver
- onCompleted() - function in com.tds.common.reactor.internal.observers.SerializedObserver
- onCompleted() - function in com.tds.common.reactor.internal.observers.SafeSubscriber
- Notifies the Subscriber that the
{@code Observable}
has finished sending push-based notifications. - onCompleted() - function in com.tds.common.reactor.Subject
- onCompleted() - function in com.tds.common.reactor.subjects.PublishSubject
- onCompleted() - function in com.tds.common.reactor.subjects.SerializedSubject
- onCompleted() - function in com.tds.common.reactor.observers.SerializedObserver
- onCompleted() - function in com.tds.common.reactor.observers.SerializedSubscriber
- Notifies the Subscriber that the
{@code Observable}
has finished sending push-based notifications. - onCompleted() - function in com.tds.common.reactor.observers.SafeSubscriber
- Notifies the Subscriber that the
{@code Observable}
has finished sending push-based notifications. - OnCompletedFailedException - class in com.tds.common.reactor.exceptions
- onComputationScheduler(Scheduler) - function in com.tds.common.reactor.plugins.RxJavaHooks
- Hook to call when the Schedulers.computation() is called.
- onConfigurationChanged(Configuration) - function in android.app.PermissionFragment
- onConfigurationChanged(Configuration) - function in android.app.ForwardSettingDialog
- onConfigurationChanged(Configuration) - function in android.app.AbstractAlertDialog
- onConfigurationChanged(Configuration) - function in android.app.SafeDialogFragment
- onContentChanged() - function in android.app.SlideSheetDialog
- onContextItemSelected(MenuItem) - function in android.app.PermissionFragment
- onContextItemSelected(MenuItem) - function in android.app.ForwardSettingDialog
- onContextItemSelected(MenuItem) - function in android.app.SlideSheetDialog
- onContextItemSelected(MenuItem) - function in android.app.AbstractAlertDialog
- onContextItemSelected(MenuItem) - function in android.app.SafeDialogFragment
- onContextMenuClosed(Menu) - function in android.app.SlideSheetDialog
- onCreate(Bundle) - function in android.app.PermissionFragment
- onCreate(Bundle) - function in com.tds.common.permission.ForwardSettingDialog
- onCreate(Bundle) - function in android.app.ForwardSettingDialog
- onCreate(Bundle) - function in android.app.AbstractAlertDialog
- onCreate(Bundle) - function in android.app.SafeDialogFragment
- onCreate(Observable.OnSubscribe) - function in com.tds.common.reactor.plugins.RxJavaObservableExecutionHook
- onCreate(Observable.OnSubscribe) - function in com.tds.common.reactor.plugins.RxJavaHooks
- Hook to call when an Observable is created.
- onCreateAnimator(int,boolean,int) - function in android.app.PermissionFragment
- onCreateAnimator(int,boolean,int) - function in android.app.ForwardSettingDialog
- onCreateAnimator(int,boolean,int) - function in android.app.AbstractAlertDialog
- onCreateAnimator(int,boolean,int) - function in android.app.SafeDialogFragment
- onCreateContextMenu(ContextMenu,View,ContextMenu.ContextMenuInfo) - function in android.app.PermissionFragment
- onCreateContextMenu(ContextMenu,View,ContextMenu.ContextMenuInfo) - function in android.app.ForwardSettingDialog
- onCreateContextMenu(ContextMenu,View,ContextMenu.ContextMenuInfo) - function in android.app.SlideSheetDialog
- onCreateContextMenu(ContextMenu,View,ContextMenu.ContextMenuInfo) - function in android.app.AbstractAlertDialog
- onCreateContextMenu(ContextMenu,View,ContextMenu.ContextMenuInfo) - function in android.app.SafeDialogFragment
- onCreateDialog(Bundle) - function in android.app.ForwardSettingDialog
- onCreateDialog(Bundle) - function in android.app.AbstractAlertDialog
- onCreateDialog(Bundle) - function in android.app.SafeDialogFragment
- onCreateDrawableState(int) - function in android.widget.TdsRoundImageView
- onCreateDrawableState(int) - function in android.widget.NetworkImageView
- onCreateDrawableState(int) - function in android.widget.RoundNetImageView
- onCreateInputConnection(EditorInfo) - function in android.view.ViewPager
- onCreateInputConnection(EditorInfo) - function in android.view.RecyclerView
- onCreateInputConnection(EditorInfo) - function in android.view.CoordinatorLayout
- onCreateInputConnection(EditorInfo) - function in android.view.TdsRoundImageView
- onCreateInputConnection(EditorInfo) - function in android.view.NetworkImageView
- onCreateInputConnection(EditorInfo) - function in android.view.RoundNetImageView
- onCreateOptionsMenu(Menu,MenuInflater) - function in android.app.PermissionFragment
- onCreateOptionsMenu(Menu,MenuInflater) - function in android.app.ForwardSettingDialog
- onCreateOptionsMenu(Menu) - function in android.app.SlideSheetDialog
- onCreateOptionsMenu(Menu,MenuInflater) - function in android.app.AbstractAlertDialog
- onCreateOptionsMenu(Menu,MenuInflater) - function in android.app.SafeDialogFragment
- onCreatePanelMenu(int,Menu) - function in android.app.SlideSheetDialog
- onCreatePanelView(int) - function in android.app.SlideSheetDialog
- onCreateView(LayoutInflater,ViewGroup,Bundle) - function in android.app.PermissionFragment
- onCreateView(LayoutInflater,ViewGroup,Bundle) - function in com.tds.common.permission.ForwardSettingDialog
- onCreateView(LayoutInflater,ViewGroup,Bundle) - function in android.app.ForwardSettingDialog
- onCreateView(LayoutInflater,ViewGroup,Bundle) - function in com.tds.common.widgets.dialog.AbstractAlertDialog
- onCreateView(LayoutInflater,ViewGroup,Bundle) - function in android.app.AbstractAlertDialog
- onCreateView(LayoutInflater,ViewGroup,Bundle) - function in android.app.SafeDialogFragment
- onCreateViewHolder(ViewGroup,int) - function in tds.androidx.recyclerview.widget.ListAdapter
- Called when RecyclerView needs a new ViewHolder of the given type to representan item.
- onCreateViewHolder(ViewGroup,int) - function in tds.androidx.recyclerview.widget.RecyclerView.Adapter
- Called when RecyclerView needs a new ViewHolder of the given type to representan item.
- onCreateViewHolder(ViewGroup,int) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called when RecyclerView needs a new ViewHolder of the given type to representan item.
- onCreateViewHolder(ViewGroup,int) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called when RecyclerView needs a new ViewHolder of the given type to representan item.
- onCurrentListChanged(List,List) - function in tds.androidx.recyclerview.widget.AsyncListDiffer.ListListener
- Called after the current List has been updated.
- onCurrentListChanged(List,List) - function in tds.androidx.recyclerview.widget.ListAdapter
- Called when the current List is updated.
- onDataRefresh() - function in tds.androidx.recyclerview.widget.AsyncListUtil.ViewCallback
- Called when the entire data set has changed.
- onDependentViewChanged(CoordinatorLayout,V,View) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Respond to a change in a child's dependent viewThis method is called whenever a dependent view changes in size or position outsideof the standard layout flow.
- onDependentViewChanged(CoordinatorLayout,V,View) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Respond to a change in a child's dependent viewThis method is called whenever a dependent view changes in size or position outsideof the standard layout flow.
- onDependentViewChanged(CoordinatorLayout,V,View) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Respond to a change in a child's dependent viewThis method is called whenever a dependent view changes in size or position outsideof the standard layout flow.
- onDependentViewRemoved(CoordinatorLayout,V,View) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Respond to a child's dependent view being removed.
- onDependentViewRemoved(CoordinatorLayout,V,View) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Respond to a child's dependent view being removed.
- onDependentViewRemoved(CoordinatorLayout,V,View) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Respond to a child's dependent view being removed.
- onDescendantInvalidated(View,View) - function in android.view.ViewPager
- onDescendantInvalidated(View,View) - function in android.view.RecyclerView
- onDescendantInvalidated(View,View) - function in android.view.CoordinatorLayout
- onDestroy() - function in android.app.PermissionFragment
- onDestroy() - function in android.app.ForwardSettingDialog
- onDestroy() - function in android.app.AbstractAlertDialog
- onDestroy() - function in android.app.SafeDialogFragment
- onDestroyOptionsMenu() - function in android.app.PermissionFragment
- onDestroyOptionsMenu() - function in android.app.ForwardSettingDialog
- onDestroyOptionsMenu() - function in android.app.AbstractAlertDialog
- onDestroyOptionsMenu() - function in android.app.SafeDialogFragment
- onDestroyView() - function in android.app.PermissionFragment
- onDestroyView() - function in android.app.ForwardSettingDialog
- onDestroyView() - function in android.app.AbstractAlertDialog
- onDestroyView() - function in android.app.SafeDialogFragment
- onDetach() - function in android.app.PermissionFragment
- onDetach() - function in android.app.ForwardSettingDialog
- onDetach() - function in android.app.AbstractAlertDialog
- onDetach() - function in android.app.SafeDialogFragment
- onDetachedFromLayoutParams() - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Called when the Behavior has been detached from its holding LayoutParams instance.
- onDetachedFromLayoutParams() - function in com.tds.common.widgets.behavior.RightSheetBehavior
- Called when the Behavior has been detached from its holding LayoutParams instance.
- onDetachedFromLayoutParams() - function in com.tds.common.widgets.behavior.BottomSheetBehavior
- Called when the Behavior has been detached from its holding LayoutParams instance.
- onDetachedFromRecyclerView(RecyclerView) - function in tds.androidx.recyclerview.widget.ListAdapter
- Called by RecyclerView when it stops observing this Adapter.
- onDetachedFromRecyclerView(RecyclerView) - function in tds.androidx.recyclerview.widget.RecyclerView.Adapter
- Called by RecyclerView when it stops observing this Adapter.
- onDetachedFromRecyclerView(RecyclerView) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called by RecyclerView when it stops observing this Adapter.
- onDetachedFromWindow() - function in tds.androidx.core.view.NestedScrollingChildHelper
- View subclasses should always call this method on their
NestedScrollingChildHelper
when detached from a window. - onDetachedFromWindow(RecyclerView,RecyclerView.Recycler) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when this LayoutManager is detached from its parent RecyclerView or whenits parent RecyclerView is detached from its window.
- onDetachedFromWindow(RecyclerView) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- onDetachedFromWindow(RecyclerView,RecyclerView.Recycler) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when this LayoutManager is detached from its parent RecyclerView or whenits parent RecyclerView is detached from its window.
- onDetachedFromWindow(RecyclerView,RecyclerView.Recycler) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when this LayoutManager is detached from its parent RecyclerView or whenits parent RecyclerView is detached from its window.
- onDetachedFromWindow(RecyclerView) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- onDetachedFromWindow(RecyclerView,RecyclerView.Recycler) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when this LayoutManager is detached from its parent RecyclerView or whenits parent RecyclerView is detached from its window.
- onDetachedFromWindow(RecyclerView) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- onDetachedFromWindow(RecyclerView,RecyclerView.Recycler) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called when this LayoutManager is detached from its parent RecyclerView or whenits parent RecyclerView is detached from its window.
- onDetachedFromWindow(RecyclerView,RecyclerView.Recycler) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called when this LayoutManager is detached from its parent RecyclerView or whenits parent RecyclerView is detached from its window.
- onDetachedFromWindow(RecyclerView) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- onDetachedFromWindow(RecyclerView,RecyclerView.Recycler) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called when this LayoutManager is detached from its parent RecyclerView or whenits parent RecyclerView is detached from its window.
- onDetachedFromWindow() - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- onDetachedFromWindow() - function in android.app.SlideSheetDialog
- onDismiss(DialogInterface) - function in android.app.ForwardSettingDialog
- onDismiss(DialogInterface) - function in android.app.AbstractAlertDialog
- onDismiss(DialogInterface) - function in android.app.SafeDialogFragment
- onDragEvent(DragEvent) - function in android.view.ViewPager
- onDragEvent(DragEvent) - function in android.view.RecyclerView
- onDragEvent(DragEvent) - function in android.view.CoordinatorLayout
- onDragEvent(DragEvent) - function in android.view.TdsRoundImageView
- onDragEvent(DragEvent) - function in android.view.NetworkImageView
- onDragEvent(DragEvent) - function in android.view.RoundNetImageView
- onDraw(Canvas,RecyclerView,RecyclerView.State) - function in tds.androidx.recyclerview.widget.ItemTouchHelper
- Draw any appropriate decorations into the Canvas supplied to the RecyclerView.Any content drawn by this method will be drawn before the item views are drawn,and will thus appear underneath the views.
- onDraw(Canvas,RecyclerView,RecyclerView.State) - function in tds.androidx.recyclerview.widget.ItemTouchHelper
- Draw any appropriate decorations into the Canvas supplied to the RecyclerView.Any content drawn by this method will be drawn before the item views are drawn,and will thus appear underneath the views.
- onDraw(Canvas,RecyclerView) - function in tds.androidx.recyclerview.widget.ItemTouchHelper
- onDraw(Canvas,RecyclerView,View,float,float,int,boolean) - function in tds.androidx.recyclerview.widget.ItemTouchUIUtil
- The default implementation for onChildDraw
- onDraw(Canvas,RecyclerView,RecyclerView.State) - function in tds.androidx.recyclerview.widget.DividerItemDecoration
- Draw any appropriate decorations into the Canvas supplied to the RecyclerView.Any content drawn by this method will be drawn before the item views are drawn,and will thus appear underneath the views.
- onDraw(Canvas,RecyclerView,RecyclerView.State) - function in tds.androidx.recyclerview.widget.DividerItemDecoration
- Draw any appropriate decorations into the Canvas supplied to the RecyclerView.Any content drawn by this method will be drawn before the item views are drawn,and will thus appear underneath the views.
- onDraw(Canvas,RecyclerView) - function in tds.androidx.recyclerview.widget.DividerItemDecoration
- onDraw(Canvas) - function in tds.androidx.recyclerview.widget.RecyclerView
- onDraw(Canvas,RecyclerView,RecyclerView.State) - function in tds.androidx.recyclerview.widget.RecyclerView.ItemDecoration
- Draw any appropriate decorations into the Canvas supplied to the RecyclerView.Any content drawn by this method will be drawn before the item views are drawn,and will thus appear underneath the views.
- onDraw(Canvas,RecyclerView) - function in tds.androidx.recyclerview.widget.RecyclerView.ItemDecoration
- onDraw(Canvas) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- onDrawForeground(Canvas) - function in android.view.ViewPager
- onDrawForeground(Canvas) - function in android.view.RecyclerView
- onDrawForeground(Canvas) - function in android.view.CoordinatorLayout
- onDrawForeground(Canvas) - function in android.view.TdsRoundImageView
- onDrawForeground(Canvas) - function in android.view.NetworkImageView
- onDrawForeground(Canvas) - function in android.view.RoundNetImageView
- onDrawOver(Canvas,RecyclerView,RecyclerView.State) - function in tds.androidx.recyclerview.widget.ItemTouchHelper
- Draw any appropriate decorations into the Canvas supplied to the RecyclerView.Any content drawn by this method will be drawn after the item views are drawnand will thus appear over the views.
- onDrawOver(Canvas,RecyclerView,RecyclerView.State) - function in tds.androidx.recyclerview.widget.ItemTouchHelper
- Draw any appropriate decorations into the Canvas supplied to the RecyclerView.Any content drawn by this method will be drawn after the item views are drawnand will thus appear over the views.
- onDrawOver(Canvas,RecyclerView) - function in tds.androidx.recyclerview.widget.ItemTouchHelper
- onDrawOver(Canvas,RecyclerView,View,float,float,int,boolean) - function in tds.androidx.recyclerview.widget.ItemTouchUIUtil
- The default implementation for onChildDrawOver
- onDrawOver(Canvas,RecyclerView,RecyclerView.State) - function in tds.androidx.recyclerview.widget.DividerItemDecoration
- Draw any appropriate decorations into the Canvas supplied to the RecyclerView.Any content drawn by this method will be drawn after the item views are drawnand will thus appear over the views.
- onDrawOver(Canvas,RecyclerView) - function in tds.androidx.recyclerview.widget.DividerItemDecoration
- onDrawOver(Canvas,RecyclerView,RecyclerView.State) - function in tds.androidx.recyclerview.widget.RecyclerView.ItemDecoration
- Draw any appropriate decorations into the Canvas supplied to the RecyclerView.Any content drawn by this method will be drawn after the item views are drawnand will thus appear over the views.
- onDrawOver(Canvas,RecyclerView) - function in tds.androidx.recyclerview.widget.RecyclerView.ItemDecoration
- onEdgeDragStarted(int,int) - function in tds.androidx.customview.widget.ViewDragHelper.Callback
- Called when the user has started a deliberate drag away from oneof the subscribed edges in the parent view while no child view is currently captured.
- onEdgeLock(int) - function in tds.androidx.customview.widget.ViewDragHelper.Callback
- Called when the given edge may become locked.
- onEdgeTouched(int,int) - function in tds.androidx.customview.widget.ViewDragHelper.Callback
- Called when one of the subscribed edges in the parent view has been touchedby the user while no child view is currently captured.
- onError(String) - function in com.tds.common.websocket.WebSocketStateListener
- onError(Exception) - function in com.tds.common.websocket.WebSocketClient
- Called when errors occurs.
- onError(Exception) - function in com.tds.common.websocket.client.WebSocketClient
- Called when errors occurs.
- onError(Exception) - function in com.tds.common.websocket.WebSocketEventListener
- connection has error
- onError(Exception) - function in com.tds.common.websocket.TDSWebSocketService
- connection has error
- onError(WebSocket,Exception) - function in com.tds.common.websocket.server.WebSocketServer
- Called when errors occurs.
- onError(Exception) - function in com.tds.common.websocket.client.WebSocketClient
- Called when errors occurs.
- onError(Throwable) - function in com.tds.common.reactor.Subscriber
- onError(Throwable) - function in com.tds.common.reactor.Observer
- onError(Throwable) - function in com.tds.common.reactor.Emitter
- onError(Throwable) - function in com.tds.common.reactor.util.ActionSubscriber
- onError(Throwable) - function in com.tds.common.reactor.plugins.RxJavaHooks
- Consume undeliverable Throwables (acts as a global catch).
- onError(int,String) - function in com.tds.common.reactor.transformer.FlowCallback
- onError(Throwable) - function in com.tds.common.reactor.internal.util.RxRingBuffer
- onError(Throwable) - function in com.tds.common.reactor.internal.util.ObserverSubscriber
- onError(Throwable) - function in com.tds.common.reactor.internal.util.ActionObserver
- onError(Throwable) - function in com.tds.common.reactor.internal.observers.SerializedObserver
- onError(Throwable) - function in com.tds.common.reactor.SerializedObserver
- onError(Throwable) - function in com.tds.common.reactor.internal.observers.SafeSubscriber
- Notifies the Subscriber that the
{@code Observable}
has experienced an error condition. - onError(Throwable) - function in com.tds.common.reactor.Subject
- onError(Throwable) - function in com.tds.common.reactor.subjects.PublishSubject
- onError(Throwable) - function in com.tds.common.reactor.subjects.SerializedSubject
- onError(Throwable) - function in com.tds.common.reactor.observers.SerializedObserver
- onError(Throwable) - function in com.tds.common.reactor.observers.SerializedSubscriber
- Notifies the Subscriber that the
{@code Observable}
has experienced an error condition. - onError(Throwable) - function in com.tds.common.reactor.observers.SafeSubscriber
- Notifies the Subscriber that the
{@code Observable}
has experienced an error condition. - OnErrorFailedException - class in com.tds.common.reactor.exceptions
- OnErrorNotImplementedException - class in com.tds.common.reactor.exceptions
- onErrorResumeNext(Func1) - function in com.tds.common.reactor.Observable
- onErrorResumeNext(Func1) - function in com.tds.common.reactor.ScalarSynchronousObservable
- onErrorResumeNext(Func1) - function in com.tds.common.reactor.Subject
- onErrorResumeNext(Func1) - function in com.tds.common.reactor.PublishSubject
- onErrorResumeNext(Func1) - function in com.tds.common.reactor.SerializedSubject
- OnErrorThrowable - class in com.tds.common.reactor.exceptions
- Represents a
{@code Throwable}
that an{@code Observable}
might notify its subscribers of, but that then can be handled by an operator that is designed to recover from or react appropriately to such an error. - OnErrorThrowable.OnNextValue - class in com.tds.common.reactor.exceptions.OnErrorThrowable
- Represents an exception that was encountered while trying to emit an item from an Observable, andtries to preserve that item for future use and/or reporting.
- ONEWAY - enum entry in com.tds.common.websocket.enums.CloseHandshakeType
- onFailedToRecycleView(VH) - function in tds.androidx.recyclerview.widget.ListAdapter
- Called by the RecyclerView if a ViewHolder created by this Adapter cannot be recycleddue to its transient state.
- onFailedToRecycleView(VH) - function in tds.androidx.recyclerview.widget.RecyclerView.Adapter
- Called by the RecyclerView if a ViewHolder created by this Adapter cannot be recycleddue to its transient state.
- onFailedToRecycleView(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called by the RecyclerView if a ViewHolder created by this Adapter cannot be recycleddue to its transient state.
- onFailedToRecycleView(VH) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called by the RecyclerView if a ViewHolder created by this Adapter cannot be recycleddue to its transient state.
- onFailure(Throwable) - function in com.tds.common.widgets.image.ImageTarget
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.ViewPager
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.RecyclerView
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.CoordinatorLayout
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.TdsRoundImageView
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.NetworkImageView
- onFilterTouchEventForSecurity(MotionEvent) - function in android.view.RoundNetImageView
- onFinishTemporaryDetach() - function in android.view.ViewPager
- onFinishTemporaryDetach() - function in android.view.RecyclerView
- onFinishTemporaryDetach() - function in android.view.CoordinatorLayout
- onFinishTemporaryDetach() - function in android.view.TdsRoundImageView
- onFinishTemporaryDetach() - function in android.view.NetworkImageView
- onFinishTemporaryDetach() - function in android.view.RoundNetImageView
- onFling(int,int) - function in tds.androidx.recyclerview.widget.SnapHelper
- Override this to handle a fling given the velocities in both x and y directions.
- onFling(int,int) - function in tds.androidx.recyclerview.widget.PagerSnapHelper
- Override this to handle a fling given the velocities in both x and y directions.
- onFling(int,int) - function in tds.androidx.recyclerview.widget.LinearSnapHelper
- Override this to handle a fling given the velocities in both x and y directions.
- onFling(int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.OnFlingListener
- Override this to handle a fling given the velocities in both x and y directions.
- onFocusSearchFailed(View,int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when searching for a focusable view in the given direction has failedfor the current content of the RecyclerView.
- onFocusSearchFailed(View,int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when searching for a focusable view in the given direction has failedfor the current content of the RecyclerView.
- onFocusSearchFailed(View,int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when searching for a focusable view in the given direction has failedfor the current content of the RecyclerView.
- onFocusSearchFailed(View,int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when searching for a focusable view in the given direction has failedfor the current content of the RecyclerView.
- onFocusSearchFailed(View,int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called when searching for a focusable view in the given direction has failedfor the current content of the RecyclerView.
- onFocusSearchFailed(View,int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called when searching for a focusable view in the given direction has failedfor the current content of the RecyclerView.
- onFocusSearchFailed(View,int,RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called when searching for a focusable view in the given direction has failedfor the current content of the RecyclerView.
- onGenericMotionEvent(MotionEvent) - function in android.view.ViewPager
- onGenericMotionEvent(MotionEvent) - function in tds.androidx.recyclerview.widget.RecyclerView
- onGenericMotionEvent(MotionEvent) - function in android.view.RecyclerView
- onGenericMotionEvent(MotionEvent) - function in android.view.CoordinatorLayout
- onGenericMotionEvent(MotionEvent) - function in android.app.SlideSheetDialog
- onGenericMotionEvent(MotionEvent) - function in android.view.TdsRoundImageView
- onGenericMotionEvent(MotionEvent) - function in android.view.NetworkImageView
- onGenericMotionEvent(MotionEvent) - function in android.view.RoundNetImageView
- onGetChildDrawingOrder(int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.ChildDrawingOrderCallback
- Returns the index of the child to draw for this iteration.
- onGetLayoutInflater(Bundle) - function in android.app.PermissionFragment
- onGetLayoutInflater(Bundle) - function in android.app.ForwardSettingDialog
- onGetLayoutInflater(Bundle) - function in android.app.AbstractAlertDialog
- onGetLayoutInflater(Bundle) - function in android.app.SafeDialogFragment
- onHiddenChanged(boolean) - function in android.app.PermissionFragment
- onHiddenChanged(boolean) - function in android.app.ForwardSettingDialog
- onHiddenChanged(boolean) - function in android.app.AbstractAlertDialog
- onHiddenChanged(boolean) - function in android.app.SafeDialogFragment
- onHoverChanged(boolean) - function in android.view.ViewPager
- onHoverChanged(boolean) - function in android.view.RecyclerView
- onHoverChanged(boolean) - function in android.view.CoordinatorLayout
- onHoverChanged(boolean) - function in android.view.TdsRoundImageView
- onHoverChanged(boolean) - function in android.view.NetworkImageView
- onHoverChanged(boolean) - function in android.view.RoundNetImageView
- onHoverEvent(MotionEvent) - function in android.view.ViewPager
- onHoverEvent(MotionEvent) - function in android.view.RecyclerView
- onHoverEvent(MotionEvent) - function in android.view.CoordinatorLayout
- onHoverEvent(MotionEvent) - function in android.view.TdsRoundImageView
- onHoverEvent(MotionEvent) - function in android.view.NetworkImageView
- onHoverEvent(MotionEvent) - function in android.view.RoundNetImageView
- onInflate(AttributeSet,Bundle) - function in android.app.PermissionFragment
- onInflate(AttributeSet,Bundle) - function in android.app.ForwardSettingDialog
- onInflate(AttributeSet,Bundle) - function in android.app.AbstractAlertDialog
- onInflate(AttributeSet,Bundle) - function in android.app.SafeDialogFragment
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.ViewPager
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- onInitializeAccessibilityEvent(RecyclerView.Recycler,RecyclerView.State,AccessibilityEvent) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called by the accessibility delegate to initialize an accessibility event.
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- onInitializeAccessibilityEvent(RecyclerView.Recycler,RecyclerView.State,AccessibilityEvent) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called by the accessibility delegate to initialize an accessibility event.
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.RecyclerView
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- onInitializeAccessibilityEvent(RecyclerView.Recycler,RecyclerView.State,AccessibilityEvent) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called by the accessibility delegate to initialize an accessibility event.
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- onInitializeAccessibilityEvent(RecyclerView.Recycler,RecyclerView.State,AccessibilityEvent) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called by the accessibility delegate to initialize an accessibility event.
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.CoordinatorLayout
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.TdsRoundImageView
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.NetworkImageView
- onInitializeAccessibilityEvent(AccessibilityEvent) - function in android.view.RoundNetImageView
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.ViewPager
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.RecyclerView
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.CoordinatorLayout
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.TdsRoundImageView
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.NetworkImageView
- onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - function in android.view.RoundNetImageView
- onInserted(int,int) - function in tds.androidx.recyclerview.widget.ListUpdateCallback
- Called when
{@code count}
number of items are inserted at the given position. - onInserted(int,int) - function in tds.androidx.recyclerview.widget.BatchingListUpdateCallback
- Called when
{@code count}
number of items are inserted at the given position. - onInserted(int,int) - function in tds.androidx.recyclerview.widget.SortedListAdapterCallback
- Called when
{@code count}
number of items are inserted at the given position. - onInserted(int,int) - function in tds.androidx.recyclerview.widget.SortedList.Callback
- Called when
{@code count}
number of items are inserted at the given position. - onInserted(int,int) - function in tds.androidx.recyclerview.widget.SortedList.BatchedCallback
- Called when
{@code count}
number of items are inserted at the given position. - onInserted(int,int) - function in tds.androidx.recyclerview.widget.AdapterListUpdateCallback
- Called when count} number of items are inserted at the given position.
- onInterceptFocusSearch(View,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- This method gives a LayoutManager an opportunity to intercept the initial focus searchbefore the default behavior of FocusFinder is used.
- onInterceptFocusSearch(View,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- This method gives a LayoutManager an opportunity to intercept the initial focus searchbefore the default behavior of FocusFinder is used.
- onInterceptFocusSearch(View,int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- This method gives a LayoutManager an opportunity to intercept the initial focus searchbefore the default behavior of FocusFinder is used.
- onInterceptFocusSearch(View,int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- This method gives a LayoutManager an opportunity to intercept the initial focus searchbefore the default behavior of FocusFinder is used.
- onInterceptHoverEvent(MotionEvent) - function in android.view.ViewPager
- onInterceptHoverEvent(MotionEvent) - function in android.view.RecyclerView
- onInterceptHoverEvent(MotionEvent) - function in android.view.CoordinatorLayout
- onInterceptTouchEvent(MotionEvent) - function in tds.androidx.viewpager.ViewPager
- onInterceptTouchEvent(MotionEvent) - function in android.view.ViewPager
- onInterceptTouchEvent(MotionEvent) - function in tds.androidx.recyclerview.widget.RecyclerView
- onInterceptTouchEvent(MotionEvent) - function in android.view.RecyclerView
- onInterceptTouchEvent(RecyclerView,MotionEvent) - function in tds.androidx.recyclerview.widget.RecyclerView.OnItemTouchListener
- Silently observe and/or take over touch events sent to the RecyclerViewbefore they are handled by either the RecyclerView itself or its child views.
- onInterceptTouchEvent(RecyclerView,MotionEvent) - function in tds.androidx.recyclerview.widget.RecyclerView.SimpleOnItemTouchListener
- Silently observe and/or take over touch events sent to the RecyclerViewbefore they are handled by either the RecyclerView itself or its child views.
- onInterceptTouchEvent(MotionEvent) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- onInterceptTouchEvent(MotionEvent) - function in android.view.CoordinatorLayout
- onInterceptTouchEvent(CoordinatorLayout,V,MotionEvent) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Respond to CoordinatorLayout touch events before they are dispatched to child views.
- onInterceptTouchEvent(CoordinatorLayout,V,MotionEvent) - function in com.tds.common.widgets.behavior.RightSheetBehavior
- Respond to CoordinatorLayout touch events before they are dispatched to child views.
- onInterceptTouchEvent(CoordinatorLayout,V,MotionEvent) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Respond to CoordinatorLayout touch events before they are dispatched to child views.
- onInterceptTouchEvent(CoordinatorLayout,V,MotionEvent) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
- Respond to CoordinatorLayout touch events before they are dispatched to child views.
- onInterceptTouchEvent(CoordinatorLayout,V,MotionEvent) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Respond to CoordinatorLayout touch events before they are dispatched to child views.
- onIOScheduler(Scheduler) - function in com.tds.common.reactor.plugins.RxJavaHooks
- Hook to call when the Schedulers.io() is called.
- onItemLoaded(int) - function in tds.androidx.recyclerview.widget.AsyncListUtil.ViewCallback
- Called when an item at the given position is loaded.
- onItemRangeChanged(int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.AdapterDataObserver
- onItemRangeChanged(int,int,Object) - function in tds.androidx.recyclerview.widget.RecyclerView.AdapterDataObserver
- onItemRangeInserted(int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.AdapterDataObserver
- onItemRangeMoved(int,int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.AdapterDataObserver
- onItemRangeRemoved(int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.AdapterDataObserver
- onItemsAdded(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when items have been added to the adapter.
- onItemsAdded(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when items have been added to the adapter.
- onItemsAdded(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when items have been added to the adapter.
- onItemsAdded(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when items have been added to the adapter.
- onItemsAdded(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called when items have been added to the adapter.
- onItemsAdded(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called when items have been added to the adapter.
- onItemsChanged(RecyclerView) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called in response to a call to notifyDataSetChanged or swapAdapter ()} and signals that the the entiredata set has changed.
- onItemsChanged(RecyclerView) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called in response to a call to notifyDataSetChanged or swapAdapter ()} and signals that the the entiredata set has changed.
- onItemsChanged(RecyclerView) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called in response to a call to notifyDataSetChanged or swapAdapter ()} and signals that the the entiredata set has changed.
- onItemsChanged(RecyclerView) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called in response to a call to notifyDataSetChanged or swapAdapter ()} and signals that the the entiredata set has changed.
- onItemsChanged(RecyclerView) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called in response to a call to notifyDataSetChanged or swapAdapter ()} and signals that the the entiredata set has changed.
- onItemsChanged(RecyclerView) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called in response to a call to notifyDataSetChanged or swapAdapter ()} and signals that the the entiredata set has changed.
- onItemsMoved(RecyclerView,int,int,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when an item is moved withing the adapter.
- onItemsMoved(RecyclerView,int,int,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when an item is moved withing the adapter.
- onItemsMoved(RecyclerView,int,int,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when an item is moved withing the adapter.
- onItemsMoved(RecyclerView,int,int,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when an item is moved withing the adapter.
- onItemsMoved(RecyclerView,int,int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called when an item is moved withing the adapter.
- onItemsMoved(RecyclerView,int,int,int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called when an item is moved withing the adapter.
- onItemsRemoved(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when items have been removed from the adapter.
- onItemsRemoved(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when items have been removed from the adapter.
- onItemsRemoved(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when items have been removed from the adapter.
- onItemsRemoved(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when items have been removed from the adapter.
- onItemsRemoved(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called when items have been removed from the adapter.
- onItemsRemoved(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called when items have been removed from the adapter.
- onItemsUpdated(RecyclerView,int,int,Object) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when items have been changed in the adapter and with optional payload.
- onItemsUpdated(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when items have been changed in the adapter.
- onItemsUpdated(RecyclerView,int,int,Object) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when items have been changed in the adapter and with optional payload.
- onItemsUpdated(RecyclerView,int,int,Object) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when items have been changed in the adapter and with optional payload.
- onItemsUpdated(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when items have been changed in the adapter.
- onItemsUpdated(RecyclerView,int,int,Object) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when items have been changed in the adapter and with optional payload.
- onItemsUpdated(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called when items have been changed in the adapter.
- onItemsUpdated(RecyclerView,int,int,Object) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called when items have been changed in the adapter and with optional payload.
- onItemsUpdated(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called when items have been changed in the adapter.
- onItemsUpdated(RecyclerView,int,int,Object) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called when items have been changed in the adapter and with optional payload.
- onKeyDown(int,KeyEvent) - function in android.view.ViewPager
- onKeyDown(int,KeyEvent) - function in android.view.RecyclerView
- onKeyDown(int,KeyEvent) - function in android.view.CoordinatorLayout
- onKeyDown(int,KeyEvent) - function in android.app.SlideSheetDialog
- onKeyDown(int,KeyEvent) - function in android.view.TdsRoundImageView
- onKeyDown(int,KeyEvent) - function in android.view.NetworkImageView
- onKeyDown(int,KeyEvent) - function in android.view.RoundNetImageView
- onKeyLongPress(int,KeyEvent) - function in android.view.ViewPager
- onKeyLongPress(int,KeyEvent) - function in android.view.RecyclerView
- onKeyLongPress(int,KeyEvent) - function in android.view.CoordinatorLayout
- onKeyLongPress(int,KeyEvent) - function in android.app.SlideSheetDialog
- onKeyLongPress(int,KeyEvent) - function in android.view.TdsRoundImageView
- onKeyLongPress(int,KeyEvent) - function in android.view.NetworkImageView
- onKeyLongPress(int,KeyEvent) - function in android.view.RoundNetImageView
- onKeyMultiple(int,int,KeyEvent) - function in android.view.ViewPager
- onKeyMultiple(int,int,KeyEvent) - function in android.view.RecyclerView
- onKeyMultiple(int,int,KeyEvent) - function in android.view.CoordinatorLayout
- onKeyMultiple(int,int,KeyEvent) - function in android.app.SlideSheetDialog
- onKeyMultiple(int,int,KeyEvent) - function in android.view.TdsRoundImageView
- onKeyMultiple(int,int,KeyEvent) - function in android.view.NetworkImageView
- onKeyMultiple(int,int,KeyEvent) - function in android.view.RoundNetImageView
- onKeyPreIme(int,KeyEvent) - function in android.view.ViewPager
- onKeyPreIme(int,KeyEvent) - function in android.view.RecyclerView
- onKeyPreIme(int,KeyEvent) - function in android.view.CoordinatorLayout
- onKeyPreIme(int,KeyEvent) - function in android.view.TdsRoundImageView
- onKeyPreIme(int,KeyEvent) - function in android.view.NetworkImageView
- onKeyPreIme(int,KeyEvent) - function in android.view.RoundNetImageView
- onKeyShortcut(int,KeyEvent) - function in android.view.ViewPager
- onKeyShortcut(int,KeyEvent) - function in android.view.RecyclerView
- onKeyShortcut(int,KeyEvent) - function in android.view.CoordinatorLayout
- onKeyShortcut(int,KeyEvent) - function in android.app.SlideSheetDialog
- onKeyShortcut(int,KeyEvent) - function in android.view.TdsRoundImageView
- onKeyShortcut(int,KeyEvent) - function in android.view.NetworkImageView
- onKeyShortcut(int,KeyEvent) - function in android.view.RoundNetImageView
- onKeyUp(int,KeyEvent) - function in android.view.ViewPager
- onKeyUp(int,KeyEvent) - function in android.view.RecyclerView
- onKeyUp(int,KeyEvent) - function in android.view.CoordinatorLayout
- onKeyUp(int,KeyEvent) - function in android.app.SlideSheetDialog
- onKeyUp(int,KeyEvent) - function in android.view.TdsRoundImageView
- onKeyUp(int,KeyEvent) - function in android.view.NetworkImageView
- onKeyUp(int,KeyEvent) - function in android.view.RoundNetImageView
- onLayoutChild(View,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- Called to lay out each individual child view unless a Behavior is present.
- onLayoutChild(CoordinatorLayout,V,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Called when the parent CoordinatorLayout is about the lay out the given child view.
- onLayoutChild(CoordinatorLayout,V,int) - function in com.tds.common.widgets.behavior.RightSheetBehavior
- Called when the parent CoordinatorLayout is about the lay out the given child view.
- onLayoutChild(CoordinatorLayout,V,int) - function in com.tds.common.widgets.behavior.RightSheetBehavior
- Called when the parent CoordinatorLayout is about the lay out the given child view.
- onLayoutChild(CoordinatorLayout,V,int) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Called when the parent CoordinatorLayout is about the lay out the given child view.
- onLayoutChild(CoordinatorLayout,V,int) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
- Called when the parent CoordinatorLayout is about the lay out the given child view.
- onLayoutChild(CoordinatorLayout,V,int) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Called when the parent CoordinatorLayout is about the lay out the given child view.
- onLayoutChildren(RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Lay out all relevant child views from the given adapter.The LayoutManager is in charge of the behavior of item animations.
- onLayoutChildren(RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Lay out all relevant child views from the given adapter.The LayoutManager is in charge of the behavior of item animations.
- onLayoutChildren(RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Lay out all relevant child views from the given adapter.The LayoutManager is in charge of the behavior of item animations.
- onLayoutChildren(RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Lay out all relevant child views from the given adapter.The LayoutManager is in charge of the behavior of item animations.
- onLayoutChildren(RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Lay out all relevant child views from the given adapter.The LayoutManager is in charge of the behavior of item animations.
- onLayoutChildren(RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Lay out all relevant child views from the given adapter.The LayoutManager is in charge of the behavior of item animations.
- onLayoutChildren(RecyclerView.Recycler,RecyclerView.State) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Lay out all relevant child views from the given adapter.The LayoutManager is in charge of the behavior of item animations.
- onLayoutComplete() - function in tds.androidx.recyclerview.widget.OrientationHelper
- Call this method after onLayout method is complete if state is NOT pre-layout.This method records information like layout bounds that might be useful in the next layoutcalculations.
- onLayoutCompleted(RecyclerView.State) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called after a full layout calculation is finished.
- onLayoutCompleted(RecyclerView.State) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called after a full layout calculation is finished.
- onLayoutCompleted(RecyclerView.State) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called after a full layout calculation is finished.
- onLayoutCompleted(RecyclerView.State) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called after a full layout calculation is finished.
- onLayoutCompleted(RecyclerView.State) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called after a full layout calculation is finished.
- onLayoutCompleted(RecyclerView.State) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called after a full layout calculation is finished.
- onLayoutCompleted(RecyclerView.State) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called after a full layout calculation is finished.
- onLeftClick() - function in com.tds.common.widgets.dialog.AbstractAlertDialog.AlertClickCallback
- onLift(Observable.Operator) - function in com.tds.common.reactor.plugins.RxJavaObservableExecutionHook
- Invoked just as the operator functions is called to bind two operations together into a new Observable and the return value is used as the lifted function s * logging, metrics and other such things and pass through the onSubscribe.
- onLowMemory() - function in android.app.PermissionFragment
- onLowMemory() - function in android.app.ForwardSettingDialog
- onLowMemory() - function in android.app.AbstractAlertDialog
- onLowMemory() - function in android.app.SafeDialogFragment
- onMeasure(RecyclerView.Recycler,RecyclerView.State,int,int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Measure the attached RecyclerView.
- onMeasure(RecyclerView.Recycler,RecyclerView.State,int,int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Measure the attached RecyclerView.
- onMeasure(RecyclerView.Recycler,RecyclerView.State,int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Measure the attached RecyclerView.
- onMeasure(RecyclerView.Recycler,RecyclerView.State,int,int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Measure the attached RecyclerView.
- onMeasureChild(View,int,int,int,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- Called to measure each individual child view unless a Behavior is present.
- onMeasureChild(CoordinatorLayout,V,int,int,int,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Called when the parent CoordinatorLayout is about to measure the given child view.
- onMeasureChild(CoordinatorLayout,V,int,int,int,int) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Called when the parent CoordinatorLayout is about to measure the given child view.
- onMeasureChild(CoordinatorLayout,V,int,int,int,int) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Called when the parent CoordinatorLayout is about to measure the given child view.
- onMenuItemSelected(int,MenuItem) - function in android.app.SlideSheetDialog
- onMenuOpened(int,Menu) - function in android.app.SlideSheetDialog
- onMessage(String) - function in com.tds.common.websocket.WebSocketClient
- Callback for string messages received from the remote host
- onMessage(String) - function in com.tds.common.websocket.client.WebSocketClient
- Callback for string messages received from the remote host
- onMessage(ByteBuffer) - function in com.tds.common.websocket.client.WebSocketClient
- Callback for binary messages received from the remote host
- onMessage(String) - function in com.tds.common.websocket.WebSocketEventListener
- receive msg from server
- onMessage(String) - function in com.tds.common.websocket.TDSWebSocketService
- receive msg from server
- onMessage(WebSocket,String) - function in com.tds.common.websocket.server.WebSocketServer
- Callback for string messages received from the remote host
- onMessage(WebSocket,ByteBuffer) - function in com.tds.common.websocket.server.WebSocketServer
- Callback for binary messages received from the remote host
- onMessage(String) - function in com.tds.common.websocket.client.WebSocketClient
- Callback for string messages received from the remote host
- onMessage(ByteBuffer) - function in com.tds.common.websocket.client.WebSocketClient
- Callback for binary messages received from the remote host
- onMessage(int,Map) - function in com.tds.common.models.ComponentMessageCallback
- onMove(RecyclerView,RecyclerView.ViewHolder,RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.ItemTouchHelper.Callback
- Called when ItemTouchHelper wants to move the dragged item from its old position tothe new position.
- onMove(RecyclerView,RecyclerView.ViewHolder,RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.ItemTouchHelper.SimpleCallback
- Called when ItemTouchHelper wants to move the dragged item from its old position tothe new position.
- onMoved(RecyclerView,RecyclerView.ViewHolder,int,RecyclerView.ViewHolder,int,int,int) - function in tds.androidx.recyclerview.widget.ItemTouchHelper.Callback
- Called when onMove returns true.
- onMoved(RecyclerView,RecyclerView.ViewHolder,int,RecyclerView.ViewHolder,int,int,int) - function in tds.androidx.recyclerview.widget.ItemTouchHelper.SimpleCallback
- Called when onMove returns true.
- onMoved(int,int) - function in tds.androidx.recyclerview.widget.ListUpdateCallback
- Called when an item changes its position in the list.
- onMoved(int,int) - function in tds.androidx.recyclerview.widget.BatchingListUpdateCallback
- Called when an item changes its position in the list.
- onMoved(int,int) - function in tds.androidx.recyclerview.widget.SortedListAdapterCallback
- Called when an item changes its position in the list.
- onMoved(int,int) - function in tds.androidx.recyclerview.widget.SortedList.Callback
- Called when an item changes its position in the list.
- onMoved(int,int) - function in tds.androidx.recyclerview.widget.SortedList.BatchedCallback
- Called when an item changes its position in the list.
- onMoved(int,int) - function in tds.androidx.recyclerview.widget.AdapterListUpdateCallback
- Called when an item changes its position in the list.
- onMoveFinished(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
- Called when a move animation has ended on the given ViewHolder.The default implementation does nothing.
- onMoveFinished(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
- Called when a move animation has ended on the given ViewHolder.The default implementation does nothing.
- onMoveStarting(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
- Called when a move animation is being started on the given ViewHolder.The default implementation does nothing.
- onMoveStarting(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
- Called when a move animation is being started on the given ViewHolder.The default implementation does nothing.
- onMultiWindowModeChanged(boolean,Configuration) - function in android.app.PermissionFragment
- onMultiWindowModeChanged(boolean,Configuration) - function in android.app.ForwardSettingDialog
- onMultiWindowModeChanged(boolean,Configuration) - function in android.app.AbstractAlertDialog
- onMultiWindowModeChanged(boolean,Configuration) - function in android.app.SafeDialogFragment
- onNestedFling(View,float,float,boolean) - function in tds.androidx.core.view.NestedScrollingParent3
- Request a fling from a nested scroll.
- onNestedFling(ViewParent,View,float,float,boolean) - function in tds.androidx.core.view.ViewParentCompat
- Request a fling from a nested scroll.
- onNestedFling(View,float,float,boolean) - function in tds.androidx.core.view.NestedScrollingParent2
- Request a fling from a nested scroll.
- onNestedFling(View,float,float,boolean) - function in tds.androidx.core.view.NestedScrollingParent
- Request a fling from a nested scroll.
- onNestedFling(View,float,float,boolean) - function in android.view.ViewPager
- onNestedFling(View,float,float,boolean) - function in android.view.RecyclerView
- onNestedFling(View,float,float,boolean) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- onNestedFling(View,float,float,boolean) - function in android.view.CoordinatorLayout
- onNestedFling(View,float,float,boolean) - function in tds.androidx.core.view.CoordinatorLayout
- Request a fling from a nested scroll.
- onNestedFling(CoordinatorLayout,V,View,float,float,boolean) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Called when a nested scrolling child is starting a fling or an action that would be a fling.
- onNestedFling(CoordinatorLayout,V,View,float,float,boolean) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Called when a nested scrolling child is starting a fling or an action that would be a fling.
- onNestedFling(CoordinatorLayout,V,View,float,float,boolean) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Called when a nested scrolling child is starting a fling or an action that would be a fling.
- onNestedPreFling(View,float,float) - function in tds.androidx.core.view.NestedScrollingParent3
- React to a nested fling before the target view consumes it.
- onNestedPreFling(ViewParent,View,float,float) - function in tds.androidx.core.view.ViewParentCompat
- React to a nested fling before the target view consumes it.
- onNestedPreFling(View,float,float) - function in tds.androidx.core.view.NestedScrollingParent2
- React to a nested fling before the target view consumes it.
- onNestedPreFling(View,float,float) - function in tds.androidx.core.view.NestedScrollingParent
- React to a nested fling before the target view consumes it.
- onNestedPreFling(View,float,float) - function in android.view.ViewPager
- onNestedPreFling(View,float,float) - function in android.view.RecyclerView
- onNestedPreFling(View,float,float) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- onNestedPreFling(View,float,float) - function in android.view.CoordinatorLayout
- onNestedPreFling(View,float,float) - function in tds.androidx.core.view.CoordinatorLayout
- React to a nested fling before the target view consumes it.
- onNestedPreFling(CoordinatorLayout,V,View,float,float) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Called when a nested scrolling child is about to start a fling.
- onNestedPreFling(CoordinatorLayout,V,View,float,float) - function in com.tds.common.widgets.behavior.RightSheetBehavior
- Called when a nested scrolling child is about to start a fling.
- onNestedPreFling(CoordinatorLayout,V,View,float,float) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Called when a nested scrolling child is about to start a fling.
- onNestedPreFling(CoordinatorLayout,V,View,float,float) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
- Called when a nested scrolling child is about to start a fling.
- onNestedPreFling(CoordinatorLayout,V,View,float,float) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Called when a nested scrolling child is about to start a fling.
- onNestedPrePerformAccessibilityAction(View,int,Bundle) - function in android.view.ViewPager
- onNestedPrePerformAccessibilityAction(View,int,Bundle) - function in android.view.RecyclerView
- onNestedPrePerformAccessibilityAction(View,int,Bundle) - function in android.view.CoordinatorLayout
- onNestedPreScroll(View,int,int,Array,int) - function in tds.androidx.core.view.NestedScrollingParent3
- React to a nested scroll in progress before the target view consumes a portion of the scroll.
- onNestedPreScroll(View,int,int,Array) - function in tds.androidx.core.view.NestedScrollingParent3
- React to a nested scroll in progress before the target view consumes a portion of the scroll.
- onNestedPreScroll(ViewParent,View,int,int,Array) - function in tds.androidx.core.view.ViewParentCompat
- React to a nested scroll in progress before the target view consumes a portion of the scroll.
- onNestedPreScroll(ViewParent,View,int,int,Array,int) - function in tds.androidx.core.view.ViewParentCompat
- React to a nested scroll in progress before the target view consumes a portion of the scroll.
- onNestedPreScroll(View,int,int,Array,int) - function in tds.androidx.core.view.NestedScrollingParent2
- React to a nested scroll in progress before the target view consumes a portion of the scroll.
- onNestedPreScroll(View,int,int,Array) - function in tds.androidx.core.view.NestedScrollingParent2
- React to a nested scroll in progress before the target view consumes a portion of the scroll.
- onNestedPreScroll(View,int,int,Array) - function in tds.androidx.core.view.NestedScrollingParent
- React to a nested scroll in progress before the target view consumes a portion of the scroll.
- onNestedPreScroll(View,int,int,Array) - function in android.view.ViewPager
- onNestedPreScroll(View,int,int,Array) - function in android.view.RecyclerView
- onNestedPreScroll(View,int,int,Array) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- onNestedPreScroll(View,int,int,Array,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- React to a nested scroll in progress before the target view consumes a portion of the scroll.
- onNestedPreScroll(View,int,int,Array) - function in android.view.CoordinatorLayout
- onNestedPreScroll(View,int,int,Array,int) - function in tds.androidx.core.view.CoordinatorLayout
- React to a nested scroll in progress before the target view consumes a portion of the scroll.
- onNestedPreScroll(View,int,int,Array) - function in tds.androidx.core.view.CoordinatorLayout
- React to a nested scroll in progress before the target view consumes a portion of the scroll.
- onNestedPreScroll(CoordinatorLayout,V,View,int,int,Array) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- onNestedPreScroll(CoordinatorLayout,V,View,int,int,Array,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Called when a nested scroll in progress is about to update, before the target has consumedany of the scrolled distance.
- onNestedPreScroll(CoordinatorLayout,V,View,int,int,Array,int) - function in com.tds.common.widgets.behavior.RightSheetBehavior
- Called when a nested scroll in progress is about to update, before the target has consumedany of the scrolled distance.
- onNestedPreScroll(CoordinatorLayout,V,View,int,int,Array) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- onNestedPreScroll(CoordinatorLayout,V,View,int,int,Array,int) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Called when a nested scroll in progress is about to update, before the target has consumedany of the scrolled distance.
- onNestedPreScroll(CoordinatorLayout,V,View,int,int,Array,int) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
- Called when a nested scroll in progress is about to update, before the target has consumedany of the scrolled distance.
- onNestedPreScroll(CoordinatorLayout,V,View,int,int,Array) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- onNestedPreScroll(CoordinatorLayout,V,View,int,int,Array,int) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Called when a nested scroll in progress is about to update, before the target has consumedany of the scrolled distance.
- onNestedScroll(View,int,int,int,int,int,Array) - function in tds.androidx.core.view.NestedScrollingParent3
- React to a nested scroll in progress.
- onNestedScroll(View,int,int,int,int,int) - function in tds.androidx.core.view.NestedScrollingParent3
- React to a nested scroll in progress.
- onNestedScroll(View,int,int,int,int) - function in tds.androidx.core.view.NestedScrollingParent3
- React to a nested scroll in progress.
- onNestedScroll(ViewParent,View,int,int,int,int) - function in tds.androidx.core.view.ViewParentCompat
- React to a nested scroll in progress.
- onNestedScroll(ViewParent,View,int,int,int,int,int) - function in tds.androidx.core.view.ViewParentCompat
- React to a nested scroll in progress.
- onNestedScroll(ViewParent,View,int,int,int,int,int,Array) - function in tds.androidx.core.view.ViewParentCompat
- React to a nested scroll in progress.
- onNestedScroll(View,int,int,int,int,int) - function in tds.androidx.core.view.NestedScrollingParent2
- React to a nested scroll in progress.
- onNestedScroll(View,int,int,int,int) - function in tds.androidx.core.view.NestedScrollingParent2
- React to a nested scroll in progress.
- onNestedScroll(View,int,int,int,int) - function in tds.androidx.core.view.NestedScrollingParent
- React to a nested scroll in progress.
- onNestedScroll(View,int,int,int,int) - function in android.view.ViewPager
- onNestedScroll(View,int,int,int,int) - function in android.view.RecyclerView
- onNestedScroll(View,int,int,int,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- onNestedScroll(View,int,int,int,int,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- React to a nested scroll in progress.
- onNestedScroll(View,int,int,int,int,int,Array) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- React to a nested scroll in progress.
- onNestedScroll(View,int,int,int,int) - function in android.view.CoordinatorLayout
- onNestedScroll(View,int,int,int,int,int) - function in tds.androidx.core.view.CoordinatorLayout
- React to a nested scroll in progress.
- onNestedScroll(View,int,int,int,int) - function in tds.androidx.core.view.CoordinatorLayout
- React to a nested scroll in progress.
- onNestedScroll(View,int,int,int,int,int,Array) - function in tds.androidx.core.view.CoordinatorLayout
- React to a nested scroll in progress.
- onNestedScroll(CoordinatorLayout,V,View,int,int,int,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- onNestedScroll(CoordinatorLayout,V,View,int,int,int,int,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- onNestedScroll(CoordinatorLayout,V,View,int,int,int,int,int,Array) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Called when a nested scroll in progress has updated and the target has scrolled or attemptedto scroll.
- onNestedScroll(CoordinatorLayout,V,View,int,int,int,int,int,Array) - function in com.tds.common.widgets.behavior.RightSheetBehavior
- Called when a nested scroll in progress has updated and the target has scrolled or attemptedto scroll.
- onNestedScroll(CoordinatorLayout,V,View,int,int,int,int) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- onNestedScroll(CoordinatorLayout,V,View,int,int,int,int,int) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- onNestedScroll(CoordinatorLayout,V,View,int,int,int,int,int,Array) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Called when a nested scroll in progress has updated and the target has scrolled or attemptedto scroll.
- onNestedScroll(CoordinatorLayout,V,View,int,int,int,int,int,Array) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
- Called when a nested scroll in progress has updated and the target has scrolled or attemptedto scroll.
- onNestedScroll(CoordinatorLayout,V,View,int,int,int,int) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- onNestedScroll(CoordinatorLayout,V,View,int,int,int,int,int) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- onNestedScroll(CoordinatorLayout,V,View,int,int,int,int,int,Array) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Called when a nested scroll in progress has updated and the target has scrolled or attemptedto scroll.
- onNestedScrollAccepted(View,View,int,int) - function in tds.androidx.core.view.NestedScrollingParent3
- React to the successful claiming of a nested scroll operation.
- onNestedScrollAccepted(View,View,int) - function in tds.androidx.core.view.NestedScrollingParent3
- React to the successful claiming of a nested scroll operation.
- onNestedScrollAccepted(ViewParent,View,View,int) - function in tds.androidx.core.view.ViewParentCompat
- React to the successful claiming of a nested scroll operation.
- onNestedScrollAccepted(ViewParent,View,View,int,int) - function in tds.androidx.core.view.ViewParentCompat
- React to the successful claiming of a nested scroll operation.
- onNestedScrollAccepted(View,View,int) - function in tds.androidx.core.view.NestedScrollingParentHelper
- Called when a nested scrolling operation initiated by a descendant view is acceptedby this ViewGroup.
- onNestedScrollAccepted(View,View,int,int) - function in tds.androidx.core.view.NestedScrollingParentHelper
- Called when a nested scrolling operation initiated by a descendant view is acceptedby this ViewGroup.
- onNestedScrollAccepted(View,View,int,int) - function in tds.androidx.core.view.NestedScrollingParent2
- React to the successful claiming of a nested scroll operation.
- onNestedScrollAccepted(View,View,int) - function in tds.androidx.core.view.NestedScrollingParent2
- React to the successful claiming of a nested scroll operation.
- onNestedScrollAccepted(View,View,int) - function in tds.androidx.core.view.NestedScrollingParent
- React to the successful claiming of a nested scroll operation.
- onNestedScrollAccepted(View,View,int) - function in android.view.ViewPager
- onNestedScrollAccepted(View,View,int) - function in android.view.RecyclerView
- onNestedScrollAccepted(View,View,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- onNestedScrollAccepted(View,View,int,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- React to the successful claiming of a nested scroll operation.
- onNestedScrollAccepted(View,View,int) - function in android.view.CoordinatorLayout
- onNestedScrollAccepted(View,View,int,int) - function in tds.androidx.core.view.CoordinatorLayout
- React to the successful claiming of a nested scroll operation.
- onNestedScrollAccepted(View,View,int) - function in tds.androidx.core.view.CoordinatorLayout
- React to the successful claiming of a nested scroll operation.
- onNestedScrollAccepted(CoordinatorLayout,V,View,View,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- onNestedScrollAccepted(CoordinatorLayout,V,View,View,int,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Called when a nested scroll has been accepted by the CoordinatorLayout.
- onNestedScrollAccepted(CoordinatorLayout,V,View,View,int) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- onNestedScrollAccepted(CoordinatorLayout,V,View,View,int,int) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Called when a nested scroll has been accepted by the CoordinatorLayout.
- onNestedScrollAccepted(CoordinatorLayout,V,View,View,int) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- onNestedScrollAccepted(CoordinatorLayout,V,View,View,int,int) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Called when a nested scroll has been accepted by the CoordinatorLayout.
- onNewThreadScheduler(Scheduler) - function in com.tds.common.reactor.plugins.RxJavaHooks
- Hook to call when the Schedulers.newThread() is called.
- onNext(T) - function in com.tds.common.reactor.Subscriber
- onNext(T) - function in com.tds.common.reactor.Observer
- onNext(T) - function in com.tds.common.reactor.Emitter
- onNext(T) - function in com.tds.common.reactor.util.ActionSubscriber
- onNext(Object) - function in com.tds.common.reactor.internal.util.RxRingBuffer
- onNext(T) - function in com.tds.common.reactor.internal.util.ObserverSubscriber
- onNext(T) - function in com.tds.common.reactor.internal.util.ActionObserver
- onNext(T) - function in com.tds.common.reactor.internal.observers.SerializedObserver
- onNext(T) - function in com.tds.common.reactor.internal.observers.SafeSubscriber
- Provides the Subscriber with a new item to observe.
- onNext(T) - function in com.tds.common.reactor.Subject
- onNext(T) - function in com.tds.common.reactor.subjects.PublishSubject
- onNext(T) - function in com.tds.common.reactor.PublishSubject
- onNext(T) - function in com.tds.common.reactor.subjects.SerializedSubject
- onNext(T) - function in com.tds.common.reactor.observers.SerializedObserver
- onNext(T) - function in com.tds.common.reactor.observers.SerializedSubscriber
- Provides the Subscriber with a new item to observe.
- onNext(T) - function in com.tds.common.reactor.observers.SafeSubscriber
- Provides the Subscriber with a new item to observe.
- onObservableError(Throwable) - function in com.tds.common.reactor.plugins.RxJavaHooks
- Hook to call if the Observable.subscribe() crashes for some reason.
- onObservableLift(Observable.Operator) - function in com.tds.common.reactor.plugins.RxJavaHooks
- Hook to call before the child subscriber would subscribe to an Operator.
- onObservableReturn(Subscription) - function in com.tds.common.reactor.plugins.RxJavaHooks
- Hook to call before the Observable.subscribe() method is about to return a Subscription.
- onObservableStart(Observable,Observable.OnSubscribe) - function in com.tds.common.reactor.plugins.RxJavaHooks
- Hook to call before the child subscriber is subscribed to the OnSubscribe action.
- onOpen() - function in com.tds.common.websocket.WebSocketStateListener
- onOpen(ServerHandshake) - function in com.tds.common.websocket.WebSocketClient
- Called after an opening handshake has been performed and the given websocket is ready to bewritten on.
- onOpen() - function in com.tds.common.websocket.WebSocketEventListener
- webSocket connected
- onOpen() - function in com.tds.common.websocket.TDSWebSocketService
- webSocket connected
- onOpen(WebSocket,ClientHandshake) - function in com.tds.common.websocket.server.WebSocketServer
- Called after an opening handshake has been performed and the given websocket is ready to bewritten on.
- onOpen(ServerHandshake) - function in com.tds.common.websocket.client.WebSocketClient
- Called after an opening handshake has been performed and the given websocket is ready to bewritten on.
- onOptionsItemSelected(MenuItem) - function in android.app.PermissionFragment
- onOptionsItemSelected(MenuItem) - function in android.app.ForwardSettingDialog
- onOptionsItemSelected(MenuItem) - function in android.app.SlideSheetDialog
- onOptionsItemSelected(MenuItem) - function in android.app.AbstractAlertDialog
- onOptionsItemSelected(MenuItem) - function in android.app.SafeDialogFragment
- onOptionsMenuClosed(Menu) - function in android.app.PermissionFragment
- onOptionsMenuClosed(Menu) - function in android.app.ForwardSettingDialog
- onOptionsMenuClosed(Menu) - function in android.app.SlideSheetDialog
- onOptionsMenuClosed(Menu) - function in android.app.AbstractAlertDialog
- onOptionsMenuClosed(Menu) - function in android.app.SafeDialogFragment
- onPageScrolled(int,float,int) - function in tds.androidx.viewpager.ViewPager.OnPageChangeListener
- This method will be invoked when the current page is scrolled, either as partof a programmatically initiated smooth scroll or a user initiated touch scroll.
- onPageScrolled(int,float,int) - function in tds.androidx.viewpager.ViewPager.SimpleOnPageChangeListener
- This method will be invoked when the current page is scrolled, either as partof a programmatically initiated smooth scroll or a user initiated touch scroll.
- onPageScrollStateChanged(int) - function in tds.androidx.viewpager.ViewPager.OnPageChangeListener
- Called when the scroll state changes.
- onPageScrollStateChanged(int) - function in tds.androidx.viewpager.ViewPager.SimpleOnPageChangeListener
- Called when the scroll state changes.
- onPageSelected(int) - function in tds.androidx.viewpager.ViewPager.OnPageChangeListener
- This method will be invoked when a new page becomes selected.
- onPageSelected(int) - function in tds.androidx.viewpager.ViewPager.SimpleOnPageChangeListener
- This method will be invoked when a new page becomes selected.
- onPanelClosed(int,Menu) - function in android.app.SlideSheetDialog
- onPause() - function in android.app.PermissionFragment
- onPause() - function in android.app.ForwardSettingDialog
- onPause() - function in android.app.AbstractAlertDialog
- onPause() - function in android.app.SafeDialogFragment
- onPictureInPictureModeChanged(boolean,Configuration) - function in android.app.PermissionFragment
- onPictureInPictureModeChanged(boolean,Configuration) - function in android.app.ForwardSettingDialog
- onPictureInPictureModeChanged(boolean,Configuration) - function in android.app.AbstractAlertDialog
- onPictureInPictureModeChanged(boolean,Configuration) - function in android.app.SafeDialogFragment
- onPointerCaptureChange(boolean) - function in android.view.ViewPager
- onPointerCaptureChange(boolean) - function in android.view.RecyclerView
- onPointerCaptureChange(boolean) - function in android.view.CoordinatorLayout
- onPointerCaptureChange(boolean) - function in android.view.TdsRoundImageView
- onPointerCaptureChange(boolean) - function in android.view.NetworkImageView
- onPointerCaptureChange(boolean) - function in android.view.RoundNetImageView
- onPointerCaptureChanged(boolean) - function in android.view.SlideSheetDialog
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.ViewPager
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.RecyclerView
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.CoordinatorLayout
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.TdsRoundImageView
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.NetworkImageView
- onPopulateAccessibilityEvent(AccessibilityEvent) - function in android.view.RoundNetImageView
- onPrepareOptionsMenu(Menu) - function in android.app.PermissionFragment
- onPrepareOptionsMenu(Menu) - function in android.app.ForwardSettingDialog
- onPrepareOptionsMenu(Menu) - function in android.app.SlideSheetDialog
- onPrepareOptionsMenu(Menu) - function in android.app.AbstractAlertDialog
- onPrepareOptionsMenu(Menu) - function in android.app.SafeDialogFragment
- onPreparePanel(int,View,Menu) - function in android.app.SlideSheetDialog
- onPreparePing(WebSocket) - function in com.tds.common.websocket.conn.WebSocketClient
- Default implementation for onPreparePing, returns a (cached) PingFrame that has no applicationdata.
- onPreparePing(WebSocket) - function in com.tds.common.websocket.conn.WebSocketServer
- Default implementation for onPreparePing, returns a (cached) PingFrame that has no applicationdata.
- onPreparePing(WebSocket) - function in com.tds.common.websocket.conn.WebSocketListener
- Called just before a ping frame is sent, in order to allow users to customize their ping framedata.
- onPreparePing(WebSocket) - function in com.tds.common.websocket.conn.AbstractWebSocket
- Default implementation for onPreparePing, returns a (cached) PingFrame that has no applicationdata.
- onPreparePing(WebSocket) - function in com.tds.common.websocket.conn.WebSocketAdapter
- Default implementation for onPreparePing, returns a (cached) PingFrame that has no applicationdata.
- onProvideAutofillStructure(ViewStructure,int) - function in android.view.ViewPager
- onProvideAutofillStructure(ViewStructure,int) - function in android.view.RecyclerView
- onProvideAutofillStructure(ViewStructure,int) - function in android.view.CoordinatorLayout
- onProvideAutofillStructure(ViewStructure,int) - function in android.view.TdsRoundImageView
- onProvideAutofillStructure(ViewStructure,int) - function in android.view.NetworkImageView
- onProvideAutofillStructure(ViewStructure,int) - function in android.view.RoundNetImageView
- onProvideAutofillVirtualStructure(ViewStructure,int) - function in android.view.ViewPager
- onProvideAutofillVirtualStructure(ViewStructure,int) - function in android.view.RecyclerView
- onProvideAutofillVirtualStructure(ViewStructure,int) - function in android.view.CoordinatorLayout
- onProvideAutofillVirtualStructure(ViewStructure,int) - function in android.view.TdsRoundImageView
- onProvideAutofillVirtualStructure(ViewStructure,int) - function in android.view.NetworkImageView
- onProvideAutofillVirtualStructure(ViewStructure,int) - function in android.view.RoundNetImageView
- onProvideContentCaptureStructure(ViewStructure,int) - function in android.view.ViewPager
- onProvideContentCaptureStructure(ViewStructure,int) - function in android.view.RecyclerView
- onProvideContentCaptureStructure(ViewStructure,int) - function in android.view.CoordinatorLayout
- onProvideContentCaptureStructure(ViewStructure,int) - function in android.view.TdsRoundImageView
- onProvideContentCaptureStructure(ViewStructure,int) - function in android.view.NetworkImageView
- onProvideContentCaptureStructure(ViewStructure,int) - function in android.view.RoundNetImageView
- onProvideKeyboardShortcuts(List,Menu,int) - function in android.view.SlideSheetDialog
- onProvideStructure(ViewStructure) - function in android.view.ViewPager
- onProvideStructure(ViewStructure) - function in android.view.RecyclerView
- onProvideStructure(ViewStructure) - function in android.view.CoordinatorLayout
- onProvideStructure(ViewStructure) - function in android.view.TdsRoundImageView
- onProvideStructure(ViewStructure) - function in android.view.NetworkImageView
- onProvideStructure(ViewStructure) - function in android.view.RoundNetImageView
- onProvideVirtualStructure(ViewStructure) - function in android.view.ViewPager
- onProvideVirtualStructure(ViewStructure) - function in android.view.RecyclerView
- onProvideVirtualStructure(ViewStructure) - function in android.view.CoordinatorLayout
- onProvideVirtualStructure(ViewStructure) - function in android.view.TdsRoundImageView
- onProvideVirtualStructure(ViewStructure) - function in android.view.NetworkImageView
- onProvideVirtualStructure(ViewStructure) - function in android.view.RoundNetImageView
- onPull(float) - function in tds.androidx.core.widget.EdgeEffectCompat
- A view should call this when content is pulled away from an edge by the user.This will update the state of the current visual effect and its associated animation.
- onPull(float,float) - function in tds.androidx.core.widget.EdgeEffectCompat
- A view should call this when content is pulled away from an edge by the user.This will update the state of the current visual effect and its associated animation.
- onPull(EdgeEffect,float,float) - function in tds.androidx.core.widget.EdgeEffectCompat
- A view should call this when content is pulled away from an edge by the user.This will update the state of the current visual effect and its associated animation.
- onRangeChanged() - function in tds.androidx.recyclerview.widget.AsyncListUtil
- Updates the currently visible item range.
- onRegion(boolean) - function in com.tds.common.region.TdsRegionHelper.RegionCallback
- onRelease() - function in tds.androidx.core.widget.EdgeEffectCompat
- Call when the object is released after being pulled.This will begin the "decay" phase of the effect.
- onRemoved(int,int) - function in tds.androidx.recyclerview.widget.ListUpdateCallback
- Called when
{@code count}
number of items are removed from the given position. - onRemoved(int,int) - function in tds.androidx.recyclerview.widget.BatchingListUpdateCallback
- Called when
{@code count}
number of items are removed from the given position. - onRemoved(int,int) - function in tds.androidx.recyclerview.widget.SortedListAdapterCallback
- Called when
{@code count}
number of items are removed from the given position. - onRemoved(int,int) - function in tds.androidx.recyclerview.widget.SortedList.Callback
- Called when
{@code count}
number of items are removed from the given position. - onRemoved(int,int) - function in tds.androidx.recyclerview.widget.SortedList.BatchedCallback
- Called when
{@code count}
number of items are removed from the given position. - onRemoved(int,int) - function in tds.androidx.recyclerview.widget.AdapterListUpdateCallback
- Called when count} number of items are removed from the given position.
- onRemoveFinished(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
- Called when a remove animation has ended on the given ViewHolder.The default implementation does nothing.
- onRemoveFinished(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
- Called when a remove animation has ended on the given ViewHolder.The default implementation does nothing.
- onRemoveStarting(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.DefaultItemAnimator
- Called when a remove animation is being started on the given ViewHolder.The default implementation does nothing.
- onRemoveStarting(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.SimpleItemAnimator
- Called when a remove animation is being started on the given ViewHolder.The default implementation does nothing.
- onRequestChildFocus(RecyclerView,View,View) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- onRequestChildFocus(RecyclerView,RecyclerView.State,View,View) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when a descendant view of the RecyclerView requests focus.
- onRequestChildFocus(RecyclerView,View,View) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- onRequestChildFocus(RecyclerView,RecyclerView.State,View,View) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when a descendant view of the RecyclerView requests focus.
- onRequestChildFocus(RecyclerView,View,View) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- onRequestChildFocus(RecyclerView,RecyclerView.State,View,View) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called when a descendant view of the RecyclerView requests focus.
- onRequestChildFocus(RecyclerView,View,View) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- onRequestChildFocus(RecyclerView,RecyclerView.State,View,View) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called when a descendant view of the RecyclerView requests focus.
- onRequestChildRectangleOnScreen(CoordinatorLayout,V,Rect,boolean) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Called when a child of the view associated with this behavior wants a particular rectangle tobe positioned onto the screen.
- onRequestChildRectangleOnScreen(CoordinatorLayout,V,Rect,boolean) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Called when a child of the view associated with this behavior wants a particular rectangle tobe positioned onto the screen.
- onRequestChildRectangleOnScreen(CoordinatorLayout,V,Rect,boolean) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Called when a child of the view associated with this behavior wants a particular rectangle tobe positioned onto the screen.
- onRequestDisallowInterceptTouchEvent(boolean) - function in tds.androidx.recyclerview.widget.RecyclerView.OnItemTouchListener
- Called when a child of RecyclerView does not want RecyclerView and its ancestors tointercept touch events with onInterceptTouchEvent.
- onRequestDisallowInterceptTouchEvent(boolean) - function in tds.androidx.recyclerview.widget.RecyclerView.SimpleOnItemTouchListener
- Called when a child of RecyclerView does not want RecyclerView and its ancestors tointercept touch events with onInterceptTouchEvent.
- onRequestPermissionsResult(int,Array,Array) - function in tds.androidx.viewpager.FragmentCompat.OnRequestPermissionsResultCallback
- Callback for the result from requesting permissions.
- onRequestPermissionsResult(int,Array,Array) - function in com.tds.common.permission.FragmentDelegateImpl
- onRequestPermissionsResult(int,Array,Array) - function in com.tds.common.permission.PermissionFragment
- onRequestPermissionsResult(int,Array,Array) - function in android.app.PermissionFragment
- onRequestPermissionsResult(int,Array,Array) - function in android.app.ForwardSettingDialog
- onRequestPermissionsResult(int,Array,Array) - function in android.app.AbstractAlertDialog
- onRequestPermissionsResult(int,Array,Array) - function in android.app.SafeDialogFragment
- onRequestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.ViewPager
- onRequestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.RecyclerView
- onRequestSendAccessibilityEvent(View,AccessibilityEvent) - function in android.view.CoordinatorLayout
- onResolvePointerIcon(MotionEvent,int) - function in android.view.ViewPager
- onResolvePointerIcon(MotionEvent,int) - function in android.view.RecyclerView
- onResolvePointerIcon(MotionEvent,int) - function in android.view.CoordinatorLayout
- onResolvePointerIcon(MotionEvent,int) - function in android.view.TdsRoundImageView
- onResolvePointerIcon(MotionEvent,int) - function in android.view.NetworkImageView
- onResolvePointerIcon(MotionEvent,int) - function in android.view.RoundNetImageView
- onRestoreInstanceState(Parcelable) - function in tds.androidx.viewpager.ViewPager
- onRestoreInstanceState(Parcelable) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when the RecyclerView is ready to restore the state based on a previousRecyclerView.Notice that this might happen after an actual layout, based on how Adapter prefers torestore State.
- onRestoreInstanceState(Parcelable) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when the RecyclerView is ready to restore the state based on a previousRecyclerView.Notice that this might happen after an actual layout, based on how Adapter prefers torestore State.
- onRestoreInstanceState(Parcelable) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called when the RecyclerView is ready to restore the state based on a previousRecyclerView.Notice that this might happen after an actual layout, based on how Adapter prefers torestore State.
- onRestoreInstanceState(Parcelable) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called when the RecyclerView is ready to restore the state based on a previousRecyclerView.Notice that this might happen after an actual layout, based on how Adapter prefers torestore State.
- onRestoreInstanceState(CoordinatorLayout,V,Parcelable) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Hook allowing a behavior to re-apply a representation of its internal state that hadpreviously been generated by onSaveInstanceState.
- onRestoreInstanceState(CoordinatorLayout,V,Parcelable) - function in com.tds.common.widgets.behavior.RightSheetBehavior
- Hook allowing a behavior to re-apply a representation of its internal state that hadpreviously been generated by onSaveInstanceState.
- onRestoreInstanceState(CoordinatorLayout,V,Parcelable) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Hook allowing a behavior to re-apply a representation of its internal state that hadpreviously been generated by onSaveInstanceState.
- onRestoreInstanceState(CoordinatorLayout,V,Parcelable) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
- Hook allowing a behavior to re-apply a representation of its internal state that hadpreviously been generated by onSaveInstanceState.
- onRestoreInstanceState(CoordinatorLayout,V,Parcelable) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Hook allowing a behavior to re-apply a representation of its internal state that hadpreviously been generated by onSaveInstanceState.
- onRestoreInstanceState(Bundle) - function in android.app.SlideSheetDialog
- onResult(String) - function in com.tds.common.bridge.BridgeCallback
- onResult(boolean,List,List) - function in com.tds.common.permission.RequestPermissionCallback
- onResume() - function in android.app.PermissionFragment
- onResume() - function in android.app.ForwardSettingDialog
- onResume() - function in android.app.AbstractAlertDialog
- onResume() - function in android.app.SafeDialogFragment
- onRightClick() - function in com.tds.common.widgets.dialog.AbstractAlertDialog.AlertClickCallback
- onRtlPropertiesChanged(int) - function in android.view.ViewPager
- onRtlPropertiesChanged(int) - function in android.view.RecyclerView
- onRtlPropertiesChanged(int) - function in android.view.CoordinatorLayout
- onRtlPropertiesChanged(int) - function in android.widget.TdsRoundImageView
- onRtlPropertiesChanged(int) - function in android.widget.NetworkImageView
- onRtlPropertiesChanged(int) - function in android.widget.RoundNetImageView
- onSaveInstanceState() - function in tds.androidx.viewpager.ViewPager
- onSaveInstanceState() - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Called when the LayoutManager should save its state.
- onSaveInstanceState() - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Called when the LayoutManager should save its state.
- onSaveInstanceState() - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Called when the LayoutManager should save its state.
- onSaveInstanceState() - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Called when the LayoutManager should save its state.
- onSaveInstanceState(CoordinatorLayout,V) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Hook allowing a behavior to generate a representation of its internal state that can later beused to create a new instance with that same state.
- onSaveInstanceState(Bundle) - function in android.app.PermissionFragment
- onSaveInstanceState(Bundle) - function in android.app.ForwardSettingDialog
- onSaveInstanceState(CoordinatorLayout,V) - function in com.tds.common.widgets.behavior.RightSheetBehavior
- Hook allowing a behavior to generate a representation of its internal state that can later beused to create a new instance with that same state.
- onSaveInstanceState(CoordinatorLayout,V) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
- Hook allowing a behavior to generate a representation of its internal state that can later beused to create a new instance with that same state.
- onSaveInstanceState() - function in android.app.SlideSheetDialog
- onSaveInstanceState(Bundle) - function in android.app.AbstractAlertDialog
- onSaveInstanceState(Bundle) - function in android.app.SafeDialogFragment
- onSchedule(Action0) - function in com.tds.common.reactor.plugins.RxJavaSchedulersHook
- Invoked before the Action is handed over to the scheduler.
- onSchedule(Action0) - function in com.tds.common.reactor.rxandroid.plugins.RxAndroidSchedulersHook
- Invoked before the Action is handed over to the scheduler.
- onScheduledAction(Action0) - function in com.tds.common.reactor.plugins.RxJavaHooks
- Hook to call before the action is scheduled, allowsdecorating the original action.
- onScreenStateChanged(int) - function in android.view.ViewPager
- onScreenStateChanged(int) - function in android.view.RecyclerView
- onScreenStateChanged(int) - function in android.view.CoordinatorLayout
- onScreenStateChanged(int) - function in android.view.TdsRoundImageView
- onScreenStateChanged(int) - function in android.view.NetworkImageView
- onScreenStateChanged(int) - function in android.view.RoundNetImageView
- onScrolled(int,int) - function in tds.androidx.recyclerview.widget.RecyclerView
- Called when the scroll position of this RecyclerView changes.
- onScrolled(RecyclerView,int,int) - function in tds.androidx.recyclerview.widget.RecyclerView.OnScrollListener
- Callback method to be invoked when the RecyclerView has been scrolled.
- onScrollStateChanged(int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- RecyclerView calls this method to notify LayoutManager that scroll state has changed.
- onScrollStateChanged(int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- RecyclerView calls this method to notify LayoutManager that scroll state has changed.
- onScrollStateChanged(int) - function in tds.androidx.recyclerview.widget.RecyclerView
- Called when the scroll state of this RecyclerView changes.
- onScrollStateChanged(int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- RecyclerView calls this method to notify LayoutManager that scroll state has changed.
- onScrollStateChanged(RecyclerView,int) - function in tds.androidx.recyclerview.widget.RecyclerView.OnScrollListener
- Callback method to be invoked when RecyclerView's scroll state changes.
- onScrollStateChanged(int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- RecyclerView calls this method to notify LayoutManager that scroll state has changed.
- onSearchRequested(SearchEvent) - function in android.app.SlideSheetDialog
- onSelected(View) - function in tds.androidx.recyclerview.widget.ItemTouchUIUtil
- The default implementation for onSelectedChanged
- onSelectedChanged(RecyclerView.ViewHolder,int) - function in tds.androidx.recyclerview.widget.ItemTouchHelper.Callback
- Called when the ViewHolder swiped or dragged by the ItemTouchHelper is changed.
- onSelectedChanged(RecyclerView.ViewHolder,int) - function in tds.androidx.recyclerview.widget.ItemTouchHelper.SimpleCallback
- Called when the ViewHolder swiped or dragged by the ItemTouchHelper is changed.
- onSlide(View,float) - function in com.tds.common.widgets.behavior.BottomSheetBehavior.BottomSheetCallback
- Called when the bottom sheet is being dragged.
- onStart() - function in com.tds.common.websocket.server.WebSocketServer
- Called when the server started up successfully.
- onStart() - function in com.tds.common.permission.PermissionFragment
- onStart() - function in android.app.PermissionFragment
- onStart() - function in com.tds.common.permission.ForwardSettingDialog
- onStart() - function in android.app.ForwardSettingDialog
- onStart() - function in com.tds.common.widgets.dialog.AbstractAlertDialog
- onStart() - function in android.app.AbstractAlertDialog
- onStart() - function in android.app.SafeDialogFragment
- onStart() - function in com.tds.common.reactor.Subscriber
- This method is invoked when the Subscriber and Observable have been connected but the Observable hasnot yet begun to emit items or send notifications to the Subscriber.
- onStart() - function in com.tds.common.reactor.ActionSubscriber
- This method is invoked when the Subscriber and Observable have been connected but the Observable hasnot yet begun to emit items or send notifications to the Subscriber.
- onStart() - function in com.tds.common.reactor.ObserverSubscriber
- This method is invoked when the Subscriber and Observable have been connected but the Observable hasnot yet begun to emit items or send notifications to the Subscriber.
- onStart() - function in com.tds.common.reactor.SafeSubscriber
- This method is invoked when the Subscriber and Observable have been connected but the Observable hasnot yet begun to emit items or send notifications to the Subscriber.
- onStart() - function in com.tds.common.reactor.SerializedSubscriber
- This method is invoked when the Subscriber and Observable have been connected but the Observable hasnot yet begun to emit items or send notifications to the Subscriber.
- onStartNestedScroll(View,View,int,int) - function in tds.androidx.core.view.NestedScrollingParent3
- React to a descendant view initiating a nestable scroll operation, claiming thenested scroll operation if appropriate.
- onStartNestedScroll(View,View,int) - function in tds.androidx.core.view.NestedScrollingParent3
- React to a descendant view initiating a nestable scroll operation, claiming thenested scroll operation if appropriate.
- onStartNestedScroll(ViewParent,View,View,int) - function in tds.androidx.core.view.ViewParentCompat
- React to a descendant view initiating a nestable scroll operation, claiming thenested scroll operation if appropriate.
- onStartNestedScroll(ViewParent,View,View,int,int) - function in tds.androidx.core.view.ViewParentCompat
- React to a descendant view initiating a nestable scroll operation, claiming thenested scroll operation if appropriate.
- onStartNestedScroll(View,View,int,int) - function in tds.androidx.core.view.NestedScrollingParent2
- React to a descendant view initiating a nestable scroll operation, claiming thenested scroll operation if appropriate.
- onStartNestedScroll(View,View,int) - function in tds.androidx.core.view.NestedScrollingParent2
- React to a descendant view initiating a nestable scroll operation, claiming thenested scroll operation if appropriate.
- onStartNestedScroll(View,View,int) - function in tds.androidx.core.view.NestedScrollingParent
- React to a descendant view initiating a nestable scroll operation, claiming thenested scroll operation if appropriate.
- onStartNestedScroll(View,View,int) - function in android.view.ViewPager
- onStartNestedScroll(View,View,int) - function in android.view.RecyclerView
- onStartNestedScroll(View,View,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- onStartNestedScroll(View,View,int,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- React to a descendant view initiating a nestable scroll operation, claiming thenested scroll operation if appropriate.
- onStartNestedScroll(View,View,int) - function in android.view.CoordinatorLayout
- onStartNestedScroll(View,View,int,int) - function in tds.androidx.core.view.CoordinatorLayout
- React to a descendant view initiating a nestable scroll operation, claiming thenested scroll operation if appropriate.
- onStartNestedScroll(View,View,int) - function in tds.androidx.core.view.CoordinatorLayout
- React to a descendant view initiating a nestable scroll operation, claiming thenested scroll operation if appropriate.
- onStartNestedScroll(CoordinatorLayout,V,View,View,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- onStartNestedScroll(CoordinatorLayout,V,View,View,int,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Called when a descendant of the CoordinatorLayout attempts to initiate a nested scroll.
- onStartNestedScroll(CoordinatorLayout,V,View,View,int,int) - function in com.tds.common.widgets.behavior.RightSheetBehavior
- Called when a descendant of the CoordinatorLayout attempts to initiate a nested scroll.
- onStartNestedScroll(CoordinatorLayout,V,View,View,int) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- onStartNestedScroll(CoordinatorLayout,V,View,View,int,int) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Called when a descendant of the CoordinatorLayout attempts to initiate a nested scroll.
- onStartNestedScroll(CoordinatorLayout,V,View,View,int,int) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
- Called when a descendant of the CoordinatorLayout attempts to initiate a nested scroll.
- onStartNestedScroll(CoordinatorLayout,V,View,View,int) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- onStartNestedScroll(CoordinatorLayout,V,View,View,int,int) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Called when a descendant of the CoordinatorLayout attempts to initiate a nested scroll.
- onStartTemporaryDetach() - function in android.view.ViewPager
- onStartTemporaryDetach() - function in android.view.RecyclerView
- onStartTemporaryDetach() - function in android.view.CoordinatorLayout
- onStartTemporaryDetach() - function in android.view.TdsRoundImageView
- onStartTemporaryDetach() - function in android.view.NetworkImageView
- onStartTemporaryDetach() - function in android.view.RoundNetImageView
- onStateChanged(View,int) - function in com.tds.common.widgets.behavior.BottomSheetBehavior.BottomSheetCallback
- Called when the bottom sheet changes its state.
- onStateRestorationPolicyChanged() - function in tds.androidx.recyclerview.widget.RecyclerView.AdapterDataObserver
- Called when the Adapter.StateRestorationPolicy of the Adapter changed.When this method is called, the Adapter might be ready to restore its state if it hasnot already been restored.
- onStop() - function in android.app.PermissionFragment
- onStop() - function in android.app.ForwardSettingDialog
- onStop() - function in android.app.AbstractAlertDialog
- onStop() - function in android.app.SafeDialogFragment
- onStopNestedScroll(View,int) - function in tds.androidx.core.view.NestedScrollingParent3
- React to a nested scroll operation ending.
- onStopNestedScroll(View) - function in tds.androidx.core.view.NestedScrollingParent3
- React to a nested scroll operation ending.
- onStopNestedScroll(ViewParent,View) - function in tds.androidx.core.view.ViewParentCompat
- React to a nested scroll operation ending.
- onStopNestedScroll(ViewParent,View,int) - function in tds.androidx.core.view.ViewParentCompat
- React to a nested scroll operation ending.
- onStopNestedScroll(View) - function in tds.androidx.core.view.NestedScrollingChildHelper
- Called when a nested scrolling child stops its current nested scroll operation.
- onStopNestedScroll(View) - function in tds.androidx.core.view.NestedScrollingParentHelper
- React to a nested scroll operation ending.
- onStopNestedScroll(View,int) - function in tds.androidx.core.view.NestedScrollingParentHelper
- React to a nested scroll operation ending.
- onStopNestedScroll(View,int) - function in tds.androidx.core.view.NestedScrollingParent2
- React to a nested scroll operation ending.
- onStopNestedScroll(View) - function in tds.androidx.core.view.NestedScrollingParent2
- React to a nested scroll operation ending.
- onStopNestedScroll(View) - function in tds.androidx.core.view.NestedScrollingParent
- React to a nested scroll operation ending.
- onStopNestedScroll(View) - function in android.view.ViewPager
- onStopNestedScroll(View) - function in android.view.RecyclerView
- onStopNestedScroll(View) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- onStopNestedScroll(View,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- React to a nested scroll operation ending.
- onStopNestedScroll(View) - function in android.view.CoordinatorLayout
- onStopNestedScroll(View,int) - function in tds.androidx.core.view.CoordinatorLayout
- React to a nested scroll operation ending.
- onStopNestedScroll(View) - function in tds.androidx.core.view.CoordinatorLayout
- React to a nested scroll operation ending.
- onStopNestedScroll(CoordinatorLayout,V,View) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- onStopNestedScroll(CoordinatorLayout,V,View,int) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Called when a nested scroll has ended.
- onStopNestedScroll(CoordinatorLayout,V,View,int) - function in com.tds.common.widgets.behavior.RightSheetBehavior
- Called when a nested scroll has ended.
- onStopNestedScroll(CoordinatorLayout,V,View) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- onStopNestedScroll(CoordinatorLayout,V,View,int) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Called when a nested scroll has ended.
- onStopNestedScroll(CoordinatorLayout,V,View,int) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
- Called when a nested scroll has ended.
- onStopNestedScroll(CoordinatorLayout,V,View) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- onStopNestedScroll(CoordinatorLayout,V,View,int) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Called when a nested scroll has ended.
- OnSubscribeCreate - class in com.tds.common.reactor.operators
- OnSubscribeDoOnEach - class in com.tds.common.reactor.internal.operators
- onSubscribeError(Throwable) - function in com.tds.common.reactor.plugins.RxJavaObservableExecutionHook
- OnSubscribeFilter - class in com.tds.common.reactor.internal.operators
- Filters an Observable by discarding any items it emits that do not meet some test.
- OnSubscribeFromArray - class in com.tds.common.reactor.internal.operators
- OnSubscribeFromIterable - class in com.tds.common.reactor.internal.operators
- OnSubscribeLift - class in com.tds.common.reactor.internal.operators
- Transforms the downstream Subscriber into a Subscriber via an operator callback and calls the parent OnSubscribe.call() method with it.
- OnSubscribeMap - class in com.tds.common.reactor.internal.operators
- Applies a function of your choosing to every item emitted by an
{@code Observable}
, and emits the results of this transformation as a new{@code Observable}
. - OnSubscribeOnAssembly - class in com.tds.common.reactor.operators
- Captures the current stack when it is instantiated, makes it available through a field and attaches it to all passing exception.
- onSubscribeReturn(Subscription) - function in com.tds.common.reactor.plugins.RxJavaObservableExecutionHook
- onSubscribeStart(Observable,Observable.OnSubscribe) - function in com.tds.common.reactor.plugins.RxJavaObservableExecutionHook
- OnSubscribeThrow - class in com.tds.common.reactor.internal.operators
- OnSubscribeTimeoutTimedWithFallback - class in com.tds.common.reactor.internal.operators
- onSuccess(Bitmap) - function in com.tds.common.widgets.image.ImageTarget
- onSuccess(FlowArbiter.FlowResult) - function in com.tds.common.reactor.transformer.FlowCallback
- onSwiped(RecyclerView.ViewHolder,int) - function in tds.androidx.recyclerview.widget.ItemTouchHelper.Callback
- Called when a ViewHolder is swiped by the user.
- onSwiped(RecyclerView.ViewHolder,int) - function in tds.androidx.recyclerview.widget.ItemTouchHelper.SimpleCallback
- Called when a ViewHolder is swiped by the user.
- onTouchEvent(MotionEvent) - function in tds.androidx.core.view.GestureDetectorCompat
- Analyzes the given motion event and if applicable triggers theappropriate callbacks on the OnGestureListener supplied.
- onTouchEvent(MotionEvent) - function in tds.androidx.viewpager.ViewPager
- onTouchEvent(MotionEvent) - function in android.view.ViewPager
- onTouchEvent(MotionEvent) - function in tds.androidx.recyclerview.widget.RecyclerView
- onTouchEvent(MotionEvent) - function in android.view.RecyclerView
- onTouchEvent(RecyclerView,MotionEvent) - function in tds.androidx.recyclerview.widget.RecyclerView.OnItemTouchListener
- Process a touch event as part of a gesture that was claimed by returning true froma previous call to onInterceptTouchEvent.
- onTouchEvent(RecyclerView,MotionEvent) - function in tds.androidx.recyclerview.widget.RecyclerView.SimpleOnItemTouchListener
- Process a touch event as part of a gesture that was claimed by returning true froma previous call to onInterceptTouchEvent.
- onTouchEvent(MotionEvent) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout
- onTouchEvent(MotionEvent) - function in android.view.CoordinatorLayout
- onTouchEvent(CoordinatorLayout,V,MotionEvent) - function in tds.androidx.coordinatorlayout.widget.CoordinatorLayout.Behavior
- Respond to CoordinatorLayout touch events after this Behavior has started intercepting them.
- onTouchEvent(CoordinatorLayout,V,MotionEvent) - function in com.tds.common.widgets.behavior.RightSheetBehavior
- Respond to CoordinatorLayout touch events after this Behavior has started intercepting them.
- onTouchEvent(CoordinatorLayout,V,MotionEvent) - function in tds.androidx.coordinatorlayout.widget.RightSheetBehavior
- Respond to CoordinatorLayout touch events after this Behavior has started intercepting them.
- onTouchEvent(CoordinatorLayout,V,MotionEvent) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
- Respond to CoordinatorLayout touch events after this Behavior has started intercepting them.
- onTouchEvent(CoordinatorLayout,V,MotionEvent) - function in tds.androidx.coordinatorlayout.widget.BottomSheetBehavior
- Respond to CoordinatorLayout touch events after this Behavior has started intercepting them.
- onTouchEvent(MotionEvent) - function in android.app.SlideSheetDialog
- onTouchEvent(MotionEvent) - function in android.view.TdsRoundImageView
- onTouchEvent(MotionEvent) - function in android.view.NetworkImageView
- onTouchEvent(MotionEvent) - function in android.view.RoundNetImageView
- onTrackballEvent(MotionEvent) - function in android.view.ViewPager
- onTrackballEvent(MotionEvent) - function in android.view.RecyclerView
- onTrackballEvent(MotionEvent) - function in android.view.CoordinatorLayout
- onTrackballEvent(MotionEvent) - function in android.app.SlideSheetDialog
- onTrackballEvent(MotionEvent) - function in android.view.TdsRoundImageView
- onTrackballEvent(MotionEvent) - function in android.view.NetworkImageView
- onTrackballEvent(MotionEvent) - function in android.view.RoundNetImageView
- onTrimMemory(int) - function in android.app.PermissionFragment
- onTrimMemory(int) - function in android.app.ForwardSettingDialog
- onTrimMemory(int) - function in android.app.AbstractAlertDialog
- onTrimMemory(int) - function in android.app.SafeDialogFragment
- onUnhandledKeyEvent(View,KeyEvent) - function in tds.androidx.core.view.ViewCompat.OnUnhandledKeyEventListenerCompat
- Called when a hardware key is dispatched to a view after being unhandled during normal KeyEvent dispatch.
- onViewAdded(View) - function in android.view.ViewPager
- onViewAdded(View) - function in android.view.RecyclerView
- onViewAdded(View) - function in android.view.CoordinatorLayout
- onViewAttachedToWindow(VH) - function in tds.androidx.recyclerview.widget.ListAdapter
- Called when a view created by this adapter has been attached to a window.
- onViewAttachedToWindow(VH) - function in tds.androidx.recyclerview.widget.RecyclerView.Adapter
- Called when a view created by this adapter has been attached to a window.
- onViewAttachedToWindow(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called when a view created by this adapter has been attached to a window.
- onViewAttachedToWindow(VH) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called when a view created by this adapter has been attached to a window.
- onViewCaptured(View,int) - function in tds.androidx.customview.widget.ViewDragHelper.Callback
- Called when a child view is captured for dragging or settling.
- onViewCreated(View,Bundle) - function in android.app.PermissionFragment
- onViewCreated(View,Bundle) - function in com.tds.common.permission.ForwardSettingDialog
- onViewCreated(View,Bundle) - function in android.app.ForwardSettingDialog
- onViewCreated(View,Bundle) - function in com.tds.common.widgets.dialog.AbstractAlertDialog
- onViewCreated(View,Bundle) - function in android.app.AbstractAlertDialog
- onViewCreated(View,Bundle) - function in android.app.SafeDialogFragment
- onViewDetachedFromWindow(VH) - function in tds.androidx.recyclerview.widget.ListAdapter
- Called when a view created by this adapter has been detached from its window.
- onViewDetachedFromWindow(VH) - function in tds.androidx.recyclerview.widget.RecyclerView.Adapter
- Called when a view created by this adapter has been detached from its window.
- onViewDetachedFromWindow(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called when a view created by this adapter has been detached from its window.
- onViewDetachedFromWindow(VH) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called when a view created by this adapter has been detached from its window.
- onViewDragStateChanged(int) - function in tds.androidx.customview.widget.ViewDragHelper.Callback
- Called when the drag state changes.
- onViewPositionChanged(View,int,int,int,int) - function in tds.androidx.customview.widget.ViewDragHelper.Callback
- Called when the captured view's position changes as the result of a drag or settle.
- onViewRecycled(VH) - function in tds.androidx.recyclerview.widget.ListAdapter
- Called when a view created by this adapter has been recycled.
- onViewRecycled(VH) - function in tds.androidx.recyclerview.widget.RecyclerView.Adapter
- Called when a view created by this adapter has been recycled.
- onViewRecycled(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.RecyclerView.RecyclerListener
- This method is called whenever the view in the ViewHolder is recycled.RecyclerView calls this method right before clearing ViewHolder's internal data andsending it to RecycledViewPool.
- onViewRecycled(RecyclerView.ViewHolder) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called when a view created by this adapter has been recycled.
- onViewRecycled(VH) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Called when a view created by this adapter has been recycled.
- onViewReleased(View,float,float) - function in tds.androidx.customview.widget.ViewDragHelper.Callback
- Called when the child view is no longer being actively dragged.The fling velocity is also supplied, if relevant.
- onViewRemoved(View) - function in android.view.ViewPager
- onViewRemoved(View) - function in android.view.RecyclerView
- onViewRemoved(View) - function in android.view.CoordinatorLayout
- onViewStateRestored(Bundle) - function in android.app.PermissionFragment
- onViewStateRestored(Bundle) - function in android.app.ForwardSettingDialog
- onViewStateRestored(Bundle) - function in android.app.AbstractAlertDialog
- onViewStateRestored(Bundle) - function in android.app.SafeDialogFragment
- onVisibilityAggregated(boolean) - function in android.view.ViewPager
- onVisibilityAggregated(boolean) - function in android.view.RecyclerView
- onVisibilityAggregated(boolean) - function in android.view.CoordinatorLayout
- onVisibilityAggregated(boolean) - function in android.widget.TdsRoundImageView
- onVisibilityAggregated(boolean) - function in android.widget.NetworkImageView
- onVisibilityAggregated(boolean) - function in android.widget.RoundNetImageView
- onWebsocketClose(WebSocket,int,String,boolean) - function in com.tds.common.websocket.client.WebSocketClient
- Calls subclass' implementation of onClose.
- onWebsocketClose(WebSocket,int,String,boolean) - function in com.tds.common.websocket.conn.WebSocketClient
- Called after WebSocket#close is explicity called, or when the other end of theWebSocket connection is closed.
- onWebsocketClose(WebSocket,int,String,boolean) - function in com.tds.common.websocket.server.WebSocketServer
- Called after WebSocket#close is explicity called, or when the other end of theWebSocket connection is closed.
- onWebsocketClose(WebSocket,int,String,boolean) - function in com.tds.common.websocket.conn.WebSocketServer
- Called after WebSocket#close is explicity called, or when the other end of theWebSocket connection is closed.
- onWebsocketClose(WebSocket,int,String,boolean) - function in com.tds.common.websocket.client.WebSocketClient
- Calls subclass' implementation of onClose.
- onWebsocketClose(WebSocket,int,String,boolean) - function in com.tds.common.websocket.conn.WebSocketListener
- Called after WebSocket#close is explicity called, or when the other end of theWebSocket connection is closed.
- onWebsocketClose(WebSocket,int,String,boolean) - function in com.tds.common.websocket.conn.AbstractWebSocket
- Called after WebSocket#close is explicity called, or when the other end of theWebSocket connection is closed.
- onWebsocketClose(WebSocket,int,String,boolean) - function in com.tds.common.websocket.conn.WebSocketAdapter
- Called after WebSocket#close is explicity called, or when the other end of theWebSocket connection is closed.
- onWebsocketCloseInitiated(WebSocket,int,String) - function in com.tds.common.websocket.client.WebSocketClient
- send when this peer sends a close handshake
- onWebsocketCloseInitiated(WebSocket,int,String) - function in com.tds.common.websocket.conn.WebSocketClient
- send when this peer sends a close handshake
- onWebsocketCloseInitiated(WebSocket,int,String) - function in com.tds.common.websocket.server.WebSocketServer
- send when this peer sends a close handshake
- onWebsocketCloseInitiated(WebSocket,int,String) - function in com.tds.common.websocket.conn.WebSocketServer
- send when this peer sends a close handshake
- onWebsocketCloseInitiated(WebSocket,int,String) - function in com.tds.common.websocket.client.WebSocketClient
- send when this peer sends a close handshake
- onWebsocketCloseInitiated(WebSocket,int,String) - function in com.tds.common.websocket.conn.WebSocketListener
- send when this peer sends a close handshake
- onWebsocketCloseInitiated(WebSocket,int,String) - function in com.tds.common.websocket.conn.AbstractWebSocket
- send when this peer sends a close handshake
- onWebsocketCloseInitiated(WebSocket,int,String) - function in com.tds.common.websocket.conn.WebSocketAdapter
- send when this peer sends a close handshake
- onWebsocketClosing(WebSocket,int,String,boolean) - function in com.tds.common.websocket.client.WebSocketClient
- Called as soon as no further frames are accepted
- onWebsocketClosing(WebSocket,int,String,boolean) - function in com.tds.common.websocket.conn.WebSocketClient
- Called as soon as no further frames are accepted
- onWebsocketClosing(WebSocket,int,String,boolean) - function in com.tds.common.websocket.server.WebSocketServer
- Called as soon as no further frames are accepted
- onWebsocketClosing(WebSocket,int,String,boolean) - function in com.tds.common.websocket.conn.WebSocketServer
- Called as soon as no further frames are accepted
- onWebsocketClosing(WebSocket,int,String,boolean) - function in com.tds.common.websocket.client.WebSocketClient
- Called as soon as no further frames are accepted
- onWebsocketClosing(WebSocket,int,String,boolean) - function in com.tds.common.websocket.conn.WebSocketListener
- Called as soon as no further frames are accepted
- onWebsocketClosing(WebSocket,int,String,boolean) - function in com.tds.common.websocket.conn.AbstractWebSocket
- Called as soon as no further frames are accepted
- onWebsocketClosing(WebSocket,int,String,boolean) - function in com.tds.common.websocket.conn.WebSocketAdapter
- Called as soon as no further frames are accepted
- onWebsocketError(WebSocket,Exception) - function in com.tds.common.websocket.client.WebSocketClient
- Calls subclass' implementation of onIOError.
- onWebsocketError(WebSocket,Exception) - function in com.tds.common.websocket.server.WebSocketServer
- Called if an exception worth noting occurred.
- onWebsocketError(WebSocket,Exception) - function in com.tds.common.websocket.client.WebSocketClient
- Calls subclass' implementation of onIOError.
- onWebsocketError(WebSocket,Exception) - function in com.tds.common.websocket.conn.WebSocketListener
- Called if an exception worth noting occurred.
- onWebsocketError(WebSocket,Exception) - function in com.tds.common.websocket.conn.AbstractWebSocket
- Called if an exception worth noting occurred.
- onWebsocketError(WebSocket,Exception) - function in com.tds.common.websocket.conn.WebSocketAdapter
- Called if an exception worth noting occurred.
- onWebsocketHandshakeReceivedAsClient(WebSocket,ClientHandshake,ServerHandshake) - function in com.tds.common.websocket.conn.WebSocketClient
- Called on the client side when the socket connection is first established, and theWebSocketImpl handshake response has been received.
- onWebsocketHandshakeReceivedAsClient(WebSocket,ClientHandshake,ServerHandshake) - function in com.tds.common.websocket.conn.WebSocketClient
- Called on the client side when the socket connection is first established, and theWebSocketImpl handshake response has been received.
- onWebsocketHandshakeReceivedAsClient(WebSocket,ClientHandshake,ServerHandshake) - function in com.tds.common.websocket.conn.WebSocketServer
- Called on the client side when the socket connection is first established, and theWebSocketImpl handshake response has been received.
- onWebsocketHandshakeReceivedAsClient(WebSocket,ClientHandshake,ServerHandshake) - function in com.tds.common.websocket.conn.WebSocketServer
- Called on the client side when the socket connection is first established, and theWebSocketImpl handshake response has been received.
- onWebsocketHandshakeReceivedAsClient(WebSocket,ClientHandshake,ServerHandshake) - function in com.tds.common.websocket.conn.WebSocketListener
- Called on the client side when the socket connection is first established, and theWebSocketImpl handshake response has been received.
- onWebsocketHandshakeReceivedAsClient(WebSocket,ClientHandshake,ServerHandshake) - function in com.tds.common.websocket.conn.AbstractWebSocket
- Called on the client side when the socket connection is first established, and theWebSocketImpl handshake response has been received.
- onWebsocketHandshakeReceivedAsClient(WebSocket,ClientHandshake,ServerHandshake) - function in com.tds.common.websocket.conn.AbstractWebSocket
- Called on the client side when the socket connection is first established, and theWebSocketImpl handshake response has been received.
- onWebsocketHandshakeReceivedAsClient(WebSocket,ClientHandshake,ServerHandshake) - function in com.tds.common.websocket.conn.WebSocketAdapter
- Called on the client side when the socket connection is first established, and theWebSocketImpl handshake response has been received.
- onWebsocketHandshakeReceivedAsClient(WebSocket,ClientHandshake,ServerHandshake) - function in com.tds.common.websocket.conn.WebSocketAdapter
- Called on the client side when the socket connection is first established, and theWebSocketImpl handshake response has been received.
- onWebsocketHandshakeReceivedAsServer(WebSocket,Draft,ClientHandshake) - function in com.tds.common.websocket.conn.WebSocketClient
- This default implementation does not do anything.
- onWebsocketHandshakeReceivedAsServer(WebSocket,Draft,ClientHandshake) - function in com.tds.common.websocket.conn.WebSocketClient
- Called on the server side when the socket connection is first established, and the WebSockethandshake has been received.
- onWebsocketHandshakeReceivedAsServer(WebSocket,Draft,ClientHandshake) - function in com.tds.common.websocket.conn.WebSocketServer
- This default implementation does not do anything.
- onWebsocketHandshakeReceivedAsServer(WebSocket,Draft,ClientHandshake) - function in com.tds.common.websocket.conn.WebSocketServer
- Called on the server side when the socket connection is first established, and the WebSockethandshake has been received.
- onWebsocketHandshakeReceivedAsServer(WebSocket,Draft,ClientHandshake) - function in com.tds.common.websocket.conn.WebSocketListener
- Called on the server side when the socket connection is first established, and the WebSockethandshake has been received.
- onWebsocketHandshakeReceivedAsServer(WebSocket,Draft,ClientHandshake) - function in com.tds.common.websocket.conn.AbstractWebSocket
- This default implementation does not do anything.
- onWebsocketHandshakeReceivedAsServer(WebSocket,Draft,ClientHandshake) - function in com.tds.common.websocket.conn.AbstractWebSocket
- Called on the server side when the socket connection is first established, and the WebSockethandshake has been received.
- onWebsocketHandshakeReceivedAsServer(WebSocket,Draft,ClientHandshake) - function in com.tds.common.websocket.conn.WebSocketAdapter
- This default implementation does not do anything.
- onWebsocketHandshakeReceivedAsServer(WebSocket,Draft,ClientHandshake) - function in com.tds.common.websocket.conn.WebSocketAdapter
- Called on the server side when the socket connection is first established, and the WebSockethandshake has been received.
- onWebsocketHandshakeSentAsClient(WebSocket,ClientHandshake) - function in com.tds.common.websocket.conn.WebSocketClient
- This default implementation does not do anything which will cause the connections to alwaysprogress.
- onWebsocketHandshakeSentAsClient(WebSocket,ClientHandshake) - function in com.tds.common.websocket.conn.WebSocketServer
- This default implementation does not do anything which will cause the connections to alwaysprogress.
- onWebsocketHandshakeSentAsClient(WebSocket,ClientHandshake) - function in com.tds.common.websocket.conn.WebSocketListener
- Called on the client side when the socket connection is first established, and theWebSocketImpl handshake has just been sent.
- onWebsocketHandshakeSentAsClient(WebSocket,ClientHandshake) - function in com.tds.common.websocket.conn.AbstractWebSocket
- This default implementation does not do anything which will cause the connections to alwaysprogress.
- onWebsocketHandshakeSentAsClient(WebSocket,ClientHandshake) - function in com.tds.common.websocket.conn.WebSocketAdapter
- This default implementation does not do anything which will cause the connections to alwaysprogress.
- onWebsocketMessage(WebSocket,String) - function in com.tds.common.websocket.client.WebSocketClient
- Calls subclass' implementation of onMessage.
- onWebsocketMessage(WebSocket,ByteBuffer) - function in com.tds.common.websocket.client.WebSocketClient
- Called when an entire binary frame has been received.
- onWebsocketMessage(WebSocket,String) - function in com.tds.common.websocket.server.WebSocketServer
- Called when an entire text frame has been received.
- onWebsocketMessage(WebSocket,ByteBuffer) - function in com.tds.common.websocket.server.WebSocketServer
- Called when an entire binary frame has been received.
- onWebsocketMessage(WebSocket,String) - function in com.tds.common.websocket.client.WebSocketClient
- Calls subclass' implementation of onMessage.
- onWebsocketMessage(WebSocket,ByteBuffer) - function in com.tds.common.websocket.client.WebSocketClient
- Called when an entire binary frame has been received.
- onWebsocketMessage(WebSocket,String) - function in com.tds.common.websocket.conn.WebSocketListener
- Called when an entire text frame has been received.
- onWebsocketMessage(WebSocket,ByteBuffer) - function in com.tds.common.websocket.conn.WebSocketListener
- Called when an entire binary frame has been received.
- onWebsocketMessage(WebSocket,String) - function in com.tds.common.websocket.conn.AbstractWebSocket
- Called when an entire text frame has been received.
- onWebsocketMessage(WebSocket,ByteBuffer) - function in com.tds.common.websocket.conn.AbstractWebSocket
- Called when an entire binary frame has been received.
- onWebsocketMessage(WebSocket,String) - function in com.tds.common.websocket.conn.WebSocketAdapter
- Called when an entire text frame has been received.
- onWebsocketMessage(WebSocket,ByteBuffer) - function in com.tds.common.websocket.conn.WebSocketAdapter
- Called when an entire binary frame has been received.
- onWebsocketOpen(WebSocket,Handshakedata) - function in com.tds.common.websocket.client.WebSocketClient
- Calls subclass' implementation of onOpen.
- onWebsocketOpen(WebSocket,Handshakedata) - function in com.tds.common.websocket.conn.WebSocketClient
- Called after onHandshakeReceived returns true.
- onWebsocketOpen(WebSocket,Handshakedata) - function in com.tds.common.websocket.server.WebSocketServer
- Called after onHandshakeReceived returns true.
- onWebsocketOpen(WebSocket,Handshakedata) - function in com.tds.common.websocket.conn.WebSocketServer
- Called after onHandshakeReceived returns true.
- onWebsocketOpen(WebSocket,Handshakedata) - function in com.tds.common.websocket.client.WebSocketClient
- Calls subclass' implementation of onOpen.
- onWebsocketOpen(WebSocket,Handshakedata) - function in com.tds.common.websocket.conn.WebSocketListener
- Called after onHandshakeReceived returns true.
- onWebsocketOpen(WebSocket,Handshakedata) - function in com.tds.common.websocket.conn.AbstractWebSocket
- Called after onHandshakeReceived returns true.
- onWebsocketOpen(WebSocket,Handshakedata) - function in com.tds.common.websocket.conn.WebSocketAdapter
- Called after onHandshakeReceived returns true.
- onWebsocketPing(WebSocket,Framedata) - function in com.tds.common.websocket.conn.WebSocketClient
- This default implementation will send a pong in response to the received ping.
- onWebsocketPing(WebSocket,Framedata) - function in com.tds.common.websocket.conn.WebSocketServer
- This default implementation will send a pong in response to the received ping.
- onWebsocketPing(WebSocket,Framedata) - function in com.tds.common.websocket.conn.WebSocketListener
- Called a ping frame has been received.
- onWebsocketPing(WebSocket,Framedata) - function in com.tds.common.websocket.conn.AbstractWebSocket
- This default implementation will send a pong in response to the received ping.
- onWebsocketPing(WebSocket,Framedata) - function in com.tds.common.websocket.conn.WebSocketAdapter
- This default implementation will send a pong in response to the received ping.
- onWebsocketPong(WebSocket,Framedata) - function in com.tds.common.websocket.conn.WebSocketClient
- This default implementation does not do anything.
- onWebsocketPong(WebSocket,Framedata) - function in com.tds.common.websocket.conn.WebSocketServer
- This default implementation does not do anything.
- onWebsocketPong(WebSocket,Framedata) - function in com.tds.common.websocket.conn.WebSocketListener
- Called when a pong frame is received.
- onWebsocketPong(WebSocket,Framedata) - function in com.tds.common.websocket.conn.AbstractWebSocket
- This default implementation does not do anything.
- onWebsocketPong(WebSocket,Framedata) - function in com.tds.common.websocket.conn.WebSocketAdapter
- This default implementation does not do anything.
- onWindowAttributesChanged(WindowManager.LayoutParams) - function in android.app.SlideSheetDialog
- onWindowFocusChanged(boolean) - function in android.view.ViewPager
- onWindowFocusChanged(boolean) - function in android.view.RecyclerView
- onWindowFocusChanged(boolean) - function in android.view.CoordinatorLayout
- onWindowFocusChanged(boolean) - function in android.app.SlideSheetDialog
- onWindowFocusChanged(boolean) - function in android.view.TdsRoundImageView
- onWindowFocusChanged(boolean) - function in android.view.NetworkImageView
- onWindowFocusChanged(boolean) - function in android.view.RoundNetImageView
- onWindowStartingActionMode(ActionMode.Callback) - function in android.app.SlideSheetDialog
- onWindowSystemUiVisibilityChanged(int) - function in android.view.ViewPager
- onWindowSystemUiVisibilityChanged(int) - function in android.view.RecyclerView
- onWindowSystemUiVisibilityChanged(int) - function in android.view.CoordinatorLayout
- onWindowSystemUiVisibilityChanged(int) - function in android.view.TdsRoundImageView
- onWindowSystemUiVisibilityChanged(int) - function in android.view.NetworkImageView
- onWindowSystemUiVisibilityChanged(int) - function in android.view.RoundNetImageView
- onWriteDemand(WebSocket) - function in com.tds.common.websocket.client.WebSocketClient
- This method is used to inform the selector thread that there is data queued to be written tothe socket.
- onWriteDemand(WebSocket) - function in com.tds.common.websocket.server.WebSocketServer
- This method is used to inform the selector thread that there is data queued to be written tothe socket.
- onWriteDemand(WebSocket) - function in com.tds.common.websocket.conn.WebSocketServer
- This method is used to inform the selector thread that there is data queued to be written tothe socket.
- onWriteDemand(WebSocket) - function in com.tds.common.websocket.client.WebSocketClient
- This method is used to inform the selector thread that there is data queued to be written tothe socket.
- onWriteDemand(WebSocket) - function in com.tds.common.websocket.conn.WebSocketListener
- This method is used to inform the selector thread that there is data queued to be written tothe socket.
- onWriteDemand(WebSocket) - function in com.tds.common.websocket.conn.AbstractWebSocket
- This method is used to inform the selector thread that there is data queued to be written tothe socket.
- onWriteDemand(WebSocket) - function in com.tds.common.websocket.conn.WebSocketAdapter
- This method is used to inform the selector thread that there is data queued to be written tothe socket.
- Opcode - class in com.tds.common.websocket.enums
- Enum which contains the different valid opcodes
- open() - function in tds.androidx.annotation.IntDef
- Whether any other values are allowed.
- OPEN - enum entry in com.tds.common.websocket.enums.ReadyState
- openContextMenu(View) - function in android.app.SlideSheetDialog
- openOptionsMenu() - function in android.app.SlideSheetDialog
- openReviewInTapClient(Activity,String,String) - function in com.tds.common.utils.TapGameUtil
- openReviewInTapGlobal(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
- openReviewInTapGlobal(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
- openReviewInTapGlobal(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonService
- openReviewInTapGlobal(Activity,String) - function in com.tds.common.utils.TapGameUtil
- openReviewInTapTap(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
- openReviewInTapTap(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
- openReviewInTapTap(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonService
- openReviewInTapTap(Activity,String) - function in com.tds.common.utils.TapGameUtil
- openWebDownloadUrl(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
- openWebDownloadUrl(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
- openWebDownloadUrl(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonService
- openWebDownloadUrl(Activity,String) - function in com.tds.common.utils.TapGameUtil
- openWebDownloadUrlOfTapGlobal(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
- openWebDownloadUrlOfTapGlobal(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
- openWebDownloadUrlOfTapGlobal(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonService
- openWebDownloadUrlOfTapGlobal(Activity,String) - function in com.tds.common.utils.TapGameUtil
- openWebDownloadUrlOfTapTap(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
- openWebDownloadUrlOfTapTap(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonServiceImpl
- openWebDownloadUrlOfTapTap(Activity,String,BridgeCallback) - function in com.tds.common.wrapper.TDSCommonService
- openWebDownloadUrlOfTapTap(Activity,String) - function in com.tds.common.utils.TapGameUtil
- OperatorDebounceWithSelector - class in com.tds.common.reactor.internal.operators
- OperatorDebounceWithTime - class in com.tds.common.reactor.internal.operators
- OperatorMerge - class in com.tds.common.reactor.internal.operators
- Flattens a list of Observables into one
{@code Observable}
, without any transformation. - OperatorObserveOn - class in com.tds.common.reactor.internal.operators
- Delivers events on the specified
{@code Scheduler}
asynchronously via an unbounded buffer. - OperatorOnErrorResumeNextViaFunction - class in com.tds.common.reactor.internal.operators
- Instruct an Observable to pass control to another Observable (the return value of a function) rather than invoking
{@code onError}
if it encounters an error. - OperatorSubscribeOn - class in com.tds.common.reactor.internal.operators
- Subscribes Observers on the specified
{@code Scheduler}
. - OperatorToObservableList - class in com.tds.common.reactor.internal.operators
- OrientationHelper - class in tds.androidx.recyclerview.widget
- Helper class for LayoutManagers to abstract measurements depending on the View's orientation.
- otherwise() - function in tds.androidx.annotation.VisibleForTesting
- The visibility the annotated element would have if it did not need to be made visible fortesting.