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
F
- fakeDragBy(float) - function in tds.androidx.viewpager.ViewPager
- Fake drag by an offset in pixels.
- feedbackTypeToString(int) - function in tds.androidx.core.accessibilityservice.AccessibilityServiceInfoCompat
- Returns the string representation of a feedback type.
- FileUtil - class in com.tds.common.utils
- FileUtils - class in com.tds.common.utils
- fillData(Array,int,int) - function in tds.androidx.recyclerview.widget.AsyncListUtil.DataCallback
- Fill the given tile.
- fillInStackTrace() - function in java.lang.IncompleteException
- fillInStackTrace() - function in java.lang.NotSendableException
- fillInStackTrace() - function in java.lang.WrappedIOException
- fillInStackTrace() - function in java.lang.WebsocketNotConnectedException
- fillInStackTrace() - function in java.lang.InvalidEncodingException
- fillInStackTrace() - function in java.lang.InvalidDataException
- fillInStackTrace() - function in java.lang.LimitExceededException
- fillInStackTrace() - function in java.lang.IncompleteHandshakeException
- fillInStackTrace() - function in java.lang.InvalidFrameException
- fillInStackTrace() - function in java.lang.InvalidHandshakeException
- fillInStackTrace() - function in java.lang.ServerException
- fillInStackTrace() - function in java.lang.EngineBridgeException
- fillInStackTrace() - function in java.lang.ModelConvertException
- fillInStackTrace() - function in java.lang.IscException
- fillInStackTrace() - function in java.lang.TdsBaseException
- fillInStackTrace() - function in java.lang.OnErrorNotImplementedException
- fillInStackTrace() - function in com.tds.common.reactor.exceptions.AssemblyStackTraceException
- fillInStackTrace() - function in java.lang.AssemblyStackTraceException
- fillInStackTrace() - function in java.lang.OnErrorThrowable
- fillInStackTrace() - function in java.lang.OnErrorThrowable.OnNextValue
- fillInStackTrace() - function in java.lang.OnCompletedFailedException
- fillInStackTrace() - function in java.lang.OnErrorFailedException
- fillInStackTrace() - function in java.lang.CompositeException
- fillInStackTrace() - function in java.lang.FlowException
- fillInStackTrace() - function in java.lang.MissingBackpressureException
- fillInStackTrace() - function in java.lang.UnsubscribeFailedException
- filter(Func1) - function in com.tds.common.reactor.Observable
- filter(Func1) - function in com.tds.common.reactor.ScalarSynchronousObservable
- filter(Func1) - function in com.tds.common.reactor.Subject
- filter(Func1) - function in com.tds.common.reactor.PublishSubject
- filter(Func1) - function in com.tds.common.reactor.SerializedSubject
- find(Throwable) - function in com.tds.common.reactor.exceptions.AssemblyStackTraceException
- Locate the first AssemblyStackTraceException in the causal chain of thegiven Throwable (or it if it's one).
- findChildViewUnder(float,float) - function in tds.androidx.recyclerview.widget.RecyclerView
- Find the topmost view under the given point.
- findContainingItemView(View) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Traverses the ancestors of the given view and returns the item view that contains itand also a direct child of the LayoutManager.
- findContainingItemView(View) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Traverses the ancestors of the given view and returns the item view that contains itand also a direct child of the LayoutManager.
- findContainingItemView(View) - function in tds.androidx.recyclerview.widget.RecyclerView
- Traverses the ancestors of the given view and returns the item view that contains it andalso a direct child of the RecyclerView.
- findContainingItemView(View) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Traverses the ancestors of the given view and returns the item view that contains itand also a direct child of the LayoutManager.
- findContainingItemView(View) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Traverses the ancestors of the given view and returns the item view that contains itand also a direct child of the LayoutManager.
- findContainingViewHolder(View) - function in tds.androidx.recyclerview.widget.RecyclerView
- Returns the ViewHolder that contains the given view.
- findFirstCompletelyVisibleItemPosition() - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Returns the adapter position of the first fully visible view.
- findFirstCompletelyVisibleItemPosition() - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Returns the adapter position of the first fully visible view.
- findFirstCompletelyVisibleItemPositions(Array) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Returns the adapter position of the first completely visible view for each span.
- findFirstVisibleItemPosition() - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Returns the adapter position of the first visible view.
- findFirstVisibleItemPosition() - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Returns the adapter position of the first visible view.
- findFirstVisibleItemPositions(Array) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Returns the adapter position of the first visible view for each span.
- findFocus() - function in android.view.ViewPager
- findFocus() - function in android.view.RecyclerView
- findFocus() - function in android.view.CoordinatorLayout
- findFocus() - function in android.view.TdsRoundImageView
- findFocus() - function in android.view.NetworkImageView
- findFocus() - function in android.view.RoundNetImageView
- findLastCompletelyVisibleItemPosition() - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Returns the adapter position of the last fully visible view.
- findLastCompletelyVisibleItemPosition() - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Returns the adapter position of the last fully visible view.
- findLastCompletelyVisibleItemPositions(Array) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Returns the adapter position of the last completely visible view for each span.
- findLastVisibleItemPosition() - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Returns the adapter position of the last visible view.
- findLastVisibleItemPosition() - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Returns the adapter position of the last visible view.
- findLastVisibleItemPositions(Array) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Returns the adapter position of the last visible view for each span.
- findParams(JSONObject,Method) - function in com.tds.common.bridge.utils.BridgeReflect
- findPointerIndex(MotionEvent,int) - function in tds.androidx.core.view.MotionEventCompat
- Call findPointerIndex.
- findRelativeAdapterPositionIn(RecyclerView.Adapter,RecyclerView.ViewHolder,int) - function in tds.androidx.recyclerview.widget.ListAdapter
- Returns the position of the given ViewHolder in the given Adapter.
- findRelativeAdapterPositionIn(RecyclerView.Adapter,RecyclerView.ViewHolder,int) - function in tds.androidx.recyclerview.widget.RecyclerView.Adapter
- Returns the position of the given ViewHolder in the given Adapter.
- findRelativeAdapterPositionIn(RecyclerView.Adapter,RecyclerView.ViewHolder,int) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Returns the position of the given ViewHolder in the given Adapter.
- findRelativeAdapterPositionIn(RecyclerView.Adapter,RecyclerView.ViewHolder,int) - function in tds.androidx.recyclerview.widget.ConcatAdapter
- Returns the position of the given ViewHolder in the given Adapter.
- findSnapView(RecyclerView.LayoutManager) - function in tds.androidx.recyclerview.widget.SnapHelper
- Override this method to provide a particular target view for snapping.
- findSnapView(RecyclerView.LayoutManager) - function in tds.androidx.recyclerview.widget.PagerSnapHelper
- Override this method to provide a particular target view for snapping.
- findSnapView(RecyclerView.LayoutManager) - function in tds.androidx.recyclerview.widget.LinearSnapHelper
- Override this method to provide a particular target view for snapping.
- findTargetSnapPosition(RecyclerView.LayoutManager,int,int) - function in tds.androidx.recyclerview.widget.SnapHelper
- Override to provide a particular adapter target position for snapping.
- findTargetSnapPosition(RecyclerView.LayoutManager,int,int) - function in tds.androidx.recyclerview.widget.PagerSnapHelper
- Override to provide a particular adapter target position for snapping.
- findTargetSnapPosition(RecyclerView.LayoutManager,int,int) - function in tds.androidx.recyclerview.widget.LinearSnapHelper
- Override to provide a particular adapter target position for snapping.
- findTopChildUnder(int,int) - function in tds.androidx.customview.widget.ViewDragHelper
- Find the topmost child under the given point within the parent view's coordinate system.
- findViewById(int) - function in android.view.ViewPager
- findViewById(int) - function in android.view.RecyclerView
- findViewById(int) - function in android.view.CoordinatorLayout
- findViewById(int) - function in android.app.SlideSheetDialog
- findViewById(int) - function in android.view.TdsRoundImageView
- findViewById(int) - function in android.view.NetworkImageView
- findViewById(int) - function in android.view.RoundNetImageView
- findViewByPosition(int) - function in tds.androidx.recyclerview.widget.LinearSmoothScroller
- findViewByPosition(int) - function in tds.androidx.recyclerview.widget.StaggeredGridLayoutManager
- Finds the view which represents the given adapter position.
- findViewByPosition(int) - function in tds.androidx.recyclerview.widget.GridLayoutManager
- Finds the view which represents the given adapter position.
- findViewByPosition(int) - function in tds.androidx.recyclerview.widget.RecyclerView.LayoutManager
- Finds the view which represents the given adapter position.
- findViewByPosition(int) - function in tds.androidx.recyclerview.widget.RecyclerView.SmoothScroller
- findViewByPosition(int) - function in tds.androidx.recyclerview.widget.LinearLayoutManager
- Finds the view which represents the given adapter position.
- findViewHolderForAdapterPosition(int) - function in tds.androidx.recyclerview.widget.RecyclerView
- Return the ViewHolder for the item in the given position of the data set.
- findViewHolderForItemId(long) - function in tds.androidx.recyclerview.widget.RecyclerView
- Return the ViewHolder for the item with the given id.
- findViewHolderForLayoutPosition(int) - function in tds.androidx.recyclerview.widget.RecyclerView
- Return the ViewHolder for the item in the given position of the data set as of the latestlayout pass.
- findViewHolderForPosition(int) - function in tds.androidx.recyclerview.widget.RecyclerView
- findViewsWithText(ArrayList,CharSequence,int) - function in android.view.ViewPager
- findViewsWithText(ArrayList,CharSequence,int) - function in android.view.RecyclerView
- findViewsWithText(ArrayList,CharSequence,int) - function in android.view.CoordinatorLayout
- findViewsWithText(ArrayList,CharSequence,int) - function in android.view.TdsRoundImageView
- findViewsWithText(ArrayList,CharSequence,int) - function in android.view.NetworkImageView
- findViewsWithText(ArrayList,CharSequence,int) - function in android.view.RoundNetImageView
- findViewWithTag(Object) - function in android.view.ViewPager
- findViewWithTag(Object) - function in android.view.RecyclerView
- findViewWithTag(Object) - function in android.view.CoordinatorLayout
- findViewWithTag(Object) - function in android.view.TdsRoundImageView
- findViewWithTag(Object) - function in android.view.NetworkImageView
- findViewWithTag(Object) - function in android.view.RoundNetImageView
- finish() - function in tds.androidx.core.widget.EdgeEffectCompat
- Immediately finish the current animation.
- finishConnect() - function in com.tds.common.websocket.conn.SSLSocketChannel2
- finishUpdate(ViewGroup) - function in tds.androidx.viewpager.FragmentPagerAdapter
- finishUpdate(ViewGroup) - function in tds.androidx.viewpager.FragmentPagerAdapter
- Called when the a change in the shown pages has been completed.
- finishUpdate(View) - function in tds.androidx.viewpager.FragmentPagerAdapter
- Called when the a change in the shown pages has been completed.
- finishUpdate(ViewGroup) - function in tds.androidx.viewpager.PagerAdapter
- Called when the a change in the shown pages has been completed.
- finishUpdate(View) - function in tds.androidx.viewpager.PagerAdapter
- Called when the a change in the shown pages has been completed.
- fixHoloDialogBlueLine(Dialog) - function in com.tds.common.widgets.HoloThemeHelper
- flag() - function in tds.androidx.annotation.IntDef
- Defines whether the constants can be used as a flag, or just as an enum (the default)
- flagToString(int) - function in tds.androidx.core.accessibilityservice.AccessibilityServiceInfoCompat
- Returns the string representation of a flag.
- flatMap(Func1) - function in com.tds.common.reactor.Observable
- flatMap(Func1) - function in com.tds.common.reactor.ScalarSynchronousObservable
- flatMap(Func1) - function in com.tds.common.reactor.Subject
- flatMap(Func1) - function in com.tds.common.reactor.PublishSubject
- flatMap(Func1) - function in com.tds.common.reactor.SerializedSubject
- fling(int,int) - function in tds.androidx.recyclerview.widget.RecyclerView
- Begin a standard fling with an initial velocity along each axis in pixels per second.If the velocity given is below the system-defined minimum this method will return falseand no fling will occur.
- flingCapturedView(int,int,int,int) - function in tds.androidx.customview.widget.ViewDragHelper
- Settle the captured view based on standard free-moving fling behavior.
- FloatRange - class in tds.androidx.annotation
- Denotes that the annotated element should be a float or double in the given range Example:
@FloatRange(from=0.0,to=1.0) public float getAlpha() { ... }
- floatValue() - function in java.util.concurrent.atomic.RxThreadFactory
- floatValue() - function in java.util.concurrent.atomic.FlowArbiter
- floatValue() - function in java.util.concurrent.atomic.SingleDelayedProducer
- FlowArbiter - class in com.tds.common.reactor.transformer
- FlowArbiter.FlowResult - class in com.tds.common.reactor.transformer.FlowArbiter
- FlowCall - class in com.tds.common.reactor.transformer
- FlowCallback - class in com.tds.common.reactor.transformer
- FlowEnqueueOnSubscribe - class in com.tds.common.reactor.transformer
- FlowException - class in com.tds.common.reactor.exceptions
- FlowOnSubscribe - class in com.tds.common.reactor.transformer
- flush() - function in java.io.Base64.OutputStream
- flushAndClose(int,String,boolean) - function in com.tds.common.websocket.conn.WebSocketImpl
- flushBase64() - function in com.tds.common.websocket.util.Base64.OutputStream
- Method added by PHIL.
- focusableViewAvailable(View) - function in android.view.ViewPager
- focusableViewAvailable(View) - function in android.view.RecyclerView
- focusableViewAvailable(View) - function in android.view.CoordinatorLayout
- focusNotAle(Window) - function in com.tds.common.utils.NavigationBarUtil
- dialog 需要全屏的时候用,和clearFocusNotAle() 成对出现 在show 前调用 focusNotAle show后调用clearFocusNotAle
- focusSearch(View,int) - function in android.view.ViewPager
- focusSearch(View,int) - function in tds.androidx.recyclerview.widget.RecyclerView
- Since RecyclerView is a collection ViewGroup that includes virtual children (items that arein the Adapter but not visible in the UI), it employs a more involved focus search strategythat differs from other ViewGroups.
- focusSearch(View,int) - function in android.view.RecyclerView
- focusSearch(View,int) - function in android.view.CoordinatorLayout
- focusSearch(int) - function in android.view.TdsRoundImageView
- focusSearch(int) - function in android.view.NetworkImageView
- focusSearch(int) - function in android.view.RoundNetImageView
- forceHasOverlappingRendering(boolean) - function in android.view.ViewPager
- forceHasOverlappingRendering(boolean) - function in android.view.RecyclerView
- forceHasOverlappingRendering(boolean) - function in android.view.CoordinatorLayout
- forceHasOverlappingRendering(boolean) - function in android.view.TdsRoundImageView
- forceHasOverlappingRendering(boolean) - function in android.view.NetworkImageView
- forceHasOverlappingRendering(boolean) - function in android.view.RoundNetImageView
- forceLayout() - function in android.view.ViewPager
- forceLayout() - function in android.view.RecyclerView
- forceLayout() - function in android.view.CoordinatorLayout
- forceLayout() - function in android.view.TdsRoundImageView
- forceLayout() - function in android.view.NetworkImageView
- forceLayout() - function in android.view.RoundNetImageView
- forEach(Consumer) - function in java.lang.SpscUnboundedAtomicArrayQueue
- forEach(Consumer) - function in java.lang.SpscAtomicArrayQueue
- forEach(Consumer) - function in java.lang.SpscExactAtomicArrayQueue
- forwardSetting() - function in com.tds.common.permission.FragmentDelegateImpl
- forwardSetting(String,String) - function in com.tds.common.permission.PermissionCollection
- forwardSetting(PermissionConfig) - function in com.tds.common.permission.PermissionCollection
- ForwardSettingDialog - class in com.tds.common.permission
- FragmentCompat - class in tds.androidx.viewpager
- Helper for accessing features in Fragment in a backwards compatible fashion.
- FragmentCompat.OnRequestPermissionsResultCallback - class in tds.androidx.viewpager.FragmentCompat
- This interface is the contract for receiving the results for permission requests.
- FragmentCompat.PermissionCompatDelegate - class in tds.androidx.viewpager.FragmentCompat
- Customizable delegate that allows delegating permission related compatibility methodsto a custom implementation.
- FragmentDelegateImpl - class in com.tds.common.permission
- FragmentPagerAdapter - class in tds.androidx.viewpager
- represents each page as a Fragment that is persistently kept in the fragment manager as long as the user can return to the page.
- Framedata - class in com.tds.common.websocket.framing
- The interface for the frame
- FramedataImpl1 - class in com.tds.common.websocket.framing
- Abstract implementation of a frame
- from() - function in tds.androidx.annotation.FloatRange
- Smallest value.
- from() - function in tds.androidx.annotation.IntRange
- Smallest value, inclusive
- from(V) - function in com.tds.common.widgets.behavior.RightSheetBehavior
- A utility function to get the BottomSheetBehavior associated with the
{@code view}
. - from(V) - function in com.tds.common.widgets.behavior.BottomSheetBehavior
- A utility function to get the BottomSheetBehavior associated with the
{@code view}
. - from(Array) - function in com.tds.common.reactor.Observable
- from(Iterable) - function in com.tds.common.reactor.Observable
- from(Array) - function in com.tds.common.reactor.ScalarSynchronousObservable
- from(Iterable) - function in com.tds.common.reactor.ScalarSynchronousObservable
- from(Observer) - function in com.tds.common.reactor.internal.observers.Subscribers
- Converts an Observer into a Subscriber.
- from(Throwable) - function in com.tds.common.reactor.exceptions.OnErrorThrowable
- Converts a Throwable into an OnErrorThrowable.
- from(Future) - function in com.tds.common.reactor.subscriptions.Subscriptions
- Converts a Future into a Subscription and cancels it when unsubscribed.
- from(Array) - function in com.tds.common.reactor.subscriptions.Subscriptions
- Converts a set of Subscriptions into a CompositeSubscription that groups the multipleSubscriptions together and unsubscribes from all of them together.
- from(Array) - function in com.tds.common.reactor.Subject
- from(Iterable) - function in com.tds.common.reactor.Subject
- from(Array) - function in com.tds.common.reactor.PublishSubject
- from(Iterable) - function in com.tds.common.reactor.PublishSubject
- from(Array) - function in com.tds.common.reactor.SerializedSubject
- from(Iterable) - function in com.tds.common.reactor.SerializedSubject
- from(Looper) - function in com.tds.common.reactor.rxandroid.schedulers.AndroidSchedulers
- A Scheduler which executes actions on
{@code looper}
. - from(Observer) - function in com.tds.common.reactor.observers.Subscribers
- Converts an Observer into a Subscriber.
- from(Executor) - function in com.tds.common.reactor.schedulers.Schedulers
- Converts an Executor into a new Scheduler instance.
- fromInclusive() - function in tds.androidx.annotation.FloatRange
- Whether the from value is included in the range
- Func0 - class in com.tds.common.reactor.functions
- Represents a function with zero arguments.
- Func1 - class in com.tds.common.reactor.functions
- Represents a function with one argument.
- Func2 - class in com.tds.common.reactor.functions
- Represents a function with two arguments.
- Function - class in com.tds.common.reactor.functions
- All Func and Action interfaces extend from this.