A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
C
- calculateExtraLayoutSpace(RecyclerView.State,IntArray) - function in androidx.recyclerview.widget.StickyHeaderLinearLayoutManager
- calculateItemDecorationsForChild(View,Rect) - function in androidx.recyclerview.widget.StickyHeaderLinearLayoutManager
- callOnClick() - function in android.view.Carousel
- callOnClick() - function in android.view.EpoxyRecyclerView
- canAnimate() - function in android.view.EpoxyRecyclerView
- cancelDragAndDrop() - function in android.view.Carousel
- cancelDragAndDrop() - function in android.view.EpoxyRecyclerView
- cancelLongPress() - function in android.view.Carousel
- cancelLongPress() - function in android.view.EpoxyRecyclerView
- cancelPendingInputEvents() - function in android.view.Carousel
- cancelPendingInputEvents() - function in android.view.EpoxyRecyclerView
- cancelPendingModelBuild() - function in com.airbnb.epoxy.Typed2EpoxyController
- Cancels a pending call to buildModels if one has been queued by .
- cancelPendingModelBuild() - function in com.airbnb.epoxy.Typed3EpoxyController
- Cancels a pending call to buildModels if one has been queued by .
- cancelPendingModelBuild() - function in com.airbnb.epoxy.AsyncEpoxyController
- Cancels a pending call to buildModels if one has been queued by .
- cancelPendingModelBuild() - function in com.airbnb.epoxy.Typed4EpoxyController
- Cancels a pending call to buildModels if one has been queued by .
- cancelPendingModelBuild() - function in com.airbnb.epoxy.EpoxyController
- Cancels a pending call to buildModels if one has been queued by .
- cancelPendingModelBuild() - function in com.airbnb.epoxy.TypedEpoxyController
- Cancels a pending call to buildModels if one has been queued by .
- cancelPendingModelBuild() - function in com.airbnb.epoxy.SimpleEpoxyController
- Cancels a pending call to buildModels if one has been queued by .
- cancelPreloadRequests() - function in com.airbnb.epoxy.preload.EpoxyPreloader
- Cancels all current preload requests in progress.
- canDropOver(RecyclerView,RecyclerView.ViewHolder,RecyclerView.ViewHolder) - function in com.airbnb.epoxy.EpoxyModelTouchCallback
- canDropOver(RecyclerView,RecyclerView.ViewHolder,RecyclerView.ViewHolder) - function in androidx.recyclerview.widget.EpoxyModelTouchCallback
- canDropOver(RecyclerView,RecyclerView.ViewHolder,RecyclerView.ViewHolder) - function in com.airbnb.epoxy.EpoxyTouchHelperCallback
- canResolveLayoutDirection() - function in android.view.Carousel
- canResolveLayoutDirection() - function in android.view.EpoxyRecyclerView
- canResolveTextAlignment() - function in android.view.Carousel
- canResolveTextAlignment() - function in android.view.EpoxyRecyclerView
- canResolveTextDirection() - function in android.view.Carousel
- canResolveTextDirection() - function in android.view.EpoxyRecyclerView
- canReuseUpdatedViewHolder(RecyclerView.ViewHolder) - function in androidx.recyclerview.widget.EpoxyRecyclerView
- canScrollHorizontally(int) - function in android.view.Carousel
- canScrollHorizontally(Integer) - function in android.view.EpoxyRecyclerView
- canScrollHorizontally() - function in androidx.recyclerview.widget.StickyHeaderLinearLayoutManager
- canScrollVertically(int) - function in android.view.Carousel
- canScrollVertically(Integer) - function in android.view.EpoxyRecyclerView
- canScrollVertically() - function in androidx.recyclerview.widget.StickyHeaderLinearLayoutManager
- Carousel - class in com.airbnb.epoxy
- This feature is in Beta - please report bugs, feature requests, or other feedback at https://github.com/airbnb/epoxy by creating a new issue.
- Carousel.Padding - class in com.airbnb.epoxy.Carousel
- Used to specify individual padding values programmatically.
- Carousel.SnapHelperFactory - class in com.airbnb.epoxy.Carousel
- Provide a SnapHelper implementation you want to use with a Carousel.
- checkInputConnectionProxy(View) - function in android.view.Carousel
- checkInputConnectionProxy(View) - function in android.view.EpoxyRecyclerView
- checkLayoutParams(ViewGroup.LayoutParams) - function in androidx.recyclerview.widget.EpoxyRecyclerView
- checkLayoutParams(RecyclerView.LayoutParams) - function in androidx.recyclerview.widget.StickyHeaderLinearLayoutManager
- childDrawableStateChanged(View) - function in android.view.Carousel
- childDrawableStateChanged(View) - function in android.view.EpoxyRecyclerView
- childHasTransientStateChanged(View,boolean) - function in android.view.Carousel
- childHasTransientStateChanged(View,Boolean) - function in android.view.EpoxyRecyclerView
- chooseDropTarget(RecyclerView.ViewHolder,List,int,int) - function in com.airbnb.epoxy.EpoxyModelTouchCallback
- chooseDropTarget(RecyclerView.ViewHolder,List,int,int) - function in androidx.recyclerview.widget.EpoxyModelTouchCallback
- chooseDropTarget(RecyclerView.ViewHolder,List,Integer,Integer) - function in com.airbnb.epoxy.EpoxyTouchHelperCallback
- cleanupLayoutState(View) - function in android.view.EpoxyRecyclerView
- clear() - function in com.airbnb.epoxy.Carousel
- clear() - function in com.airbnb.epoxy.Carousel
- clear() - function in com.airbnb.epoxy.EpoxyRecyclerView
- Clear the currently set EpoxyController or Adapter as well as any models that are displayed.
- clear() - function in com.airbnb.epoxy.preload.PreloadRequestHolder
- Clear any ongoing preload request.
- clearAnimation() - function in android.view.Carousel
- clearAnimation() - function in android.view.EpoxyRecyclerView
- clearChildFocus(View) - function in android.view.Carousel
- clearChildFocus(View) - function in android.view.EpoxyRecyclerView
- clearDisappearingChildren() - function in android.view.Carousel
- clearDisappearingChildren() - function in android.view.EpoxyRecyclerView
- clearFocus() - function in android.view.Carousel
- clearFocus() - function in android.view.EpoxyRecyclerView
- clearOldPositions() - function in androidx.recyclerview.widget.EpoxyRecyclerView
- clearOnChildAttachStateChangeListeners() - function in androidx.recyclerview.widget.Carousel
- clearOnChildAttachStateChangeListeners() - function in androidx.recyclerview.widget.EpoxyRecyclerView
- clearOnScrollListeners() - function in androidx.recyclerview.widget.Carousel
- clearOnScrollListeners() - function in androidx.recyclerview.widget.EpoxyRecyclerView
- clearPreloaders() - function in com.airbnb.epoxy.Carousel
- clearPreloaders() - function in com.airbnb.epoxy.EpoxyRecyclerView
- Clears all preloaders added with addPreloader
- clearView(T,View) - function in com.airbnb.epoxy.EpoxyTouchHelper.DragCallbacks
- Called when the user interaction with a view is over and the view hascompleted its animation.
- clearView(T,View) - function in com.airbnb.epoxy.EpoxyTouchHelper.SwipeCallbacks
- Called when the user interaction with a view is over and the view hascompleted its animation.
- clearView(T,View) - function in com.airbnb.epoxy.EpoxyDragCallback
- Called when the user interaction with a view is over and the view hascompleted its animation.
- clearView(T,View) - function in com.airbnb.epoxy.EpoxyModelTouchCallback
- Called when the user interaction with a view is over and the view hascompleted its animation.
- clearView(RecyclerView,RecyclerView.ViewHolder) - function in com.airbnb.epoxy.EpoxyModelTouchCallback
- clearView(RecyclerView,RecyclerView.ViewHolder) - function in androidx.recyclerview.widget.EpoxyModelTouchCallback
- clearView(T,View) - function in com.airbnb.epoxy.EpoxySwipeCallback
- Called when the user interaction with a view is over and the view hascompleted its animation.
- clearView(RecyclerView,RecyclerView.ViewHolder) - function in com.airbnb.epoxy.EpoxyTouchHelperCallback
- clearViewTranslationCallback() - function in android.view.Carousel
- clearViewTranslationCallback() - function in android.view.EpoxyRecyclerView
- clearVisibilityStates() - function in com.airbnb.epoxy.EpoxyVisibilityTracker
- The tracker is storing visibility states internally and is using if to send events, only the difference is sent.
- collectAdjacentPrefetchPositions(Integer,Integer,RecyclerView.State,RecyclerView.LayoutManager.LayoutPrefetchRegistry) - function in androidx.recyclerview.widget.StickyHeaderLinearLayoutManager
- collectInitialPrefetchPositions(Integer,RecyclerView.LayoutManager.LayoutPrefetchRegistry) - function in androidx.recyclerview.widget.StickyHeaderLinearLayoutManager
- collectPrefetchPositionsForLayoutState(RecyclerView.State,LinearLayoutManager.LayoutState,RecyclerView.LayoutManager.LayoutPrefetchRegistry) - function in androidx.recyclerview.widget.StickyHeaderLinearLayoutManager
- com.airbnb.epoxy - package com.airbnb.epoxy
- com.airbnb.epoxy.preload - package com.airbnb.epoxy.preload
- com.airbnb.epoxy.stickyheader - package com.airbnb.epoxy.stickyheader
- combineMeasuredStates(int,int) - function in android.view.Carousel
- computeHorizontalScrollExtent() - function in androidx.recyclerview.widget.Carousel
- computeHorizontalScrollExtent() - function in androidx.recyclerview.widget.EpoxyRecyclerView
- computeHorizontalScrollExtent(RecyclerView.State) - function in com.airbnb.epoxy.stickyheader.StickyHeaderLinearLayoutManager
- computeHorizontalScrollOffset() - function in androidx.recyclerview.widget.Carousel
- computeHorizontalScrollOffset() - function in androidx.recyclerview.widget.EpoxyRecyclerView
- computeHorizontalScrollOffset(RecyclerView.State) - function in com.airbnb.epoxy.stickyheader.StickyHeaderLinearLayoutManager
- computeHorizontalScrollRange() - function in androidx.recyclerview.widget.Carousel
- computeHorizontalScrollRange() - function in androidx.recyclerview.widget.EpoxyRecyclerView
- computeHorizontalScrollRange(RecyclerView.State) - function in com.airbnb.epoxy.stickyheader.StickyHeaderLinearLayoutManager
- computeScroll() - function in android.view.Carousel
- computeScroll() - function in android.view.EpoxyRecyclerView
- computeScrollVectorForPosition(Integer) - function in com.airbnb.epoxy.stickyheader.StickyHeaderLinearLayoutManager
- computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.Carousel
- computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.EpoxyRecyclerView
- computeVerticalScrollExtent() - function in androidx.recyclerview.widget.Carousel
- computeVerticalScrollExtent() - function in androidx.recyclerview.widget.EpoxyRecyclerView
- computeVerticalScrollExtent(RecyclerView.State) - function in com.airbnb.epoxy.stickyheader.StickyHeaderLinearLayoutManager
- computeVerticalScrollOffset() - function in androidx.recyclerview.widget.Carousel
- computeVerticalScrollOffset() - function in androidx.recyclerview.widget.EpoxyRecyclerView
- computeVerticalScrollOffset(RecyclerView.State) - function in com.airbnb.epoxy.stickyheader.StickyHeaderLinearLayoutManager
- computeVerticalScrollRange() - function in androidx.recyclerview.widget.Carousel
- computeVerticalScrollRange() - function in androidx.recyclerview.widget.EpoxyRecyclerView
- computeVerticalScrollRange(RecyclerView.State) - function in com.airbnb.epoxy.stickyheader.StickyHeaderLinearLayoutManager
- considerReleasingGlowsOnScroll(Integer,Integer) - function in androidx.recyclerview.widget.EpoxyRecyclerView
- consumeFlingInHorizontalStretch(Integer) - function in androidx.recyclerview.widget.EpoxyRecyclerView
- consumeFlingInVerticalStretch(Integer) - function in androidx.recyclerview.widget.EpoxyRecyclerView
- consumePendingUpdateOperations() - function in androidx.recyclerview.widget.EpoxyRecyclerView
- ControllerHelper - class in com.airbnb.epoxy
- A helper class for EpoxyController to handle models.
- convertFocusDirectionToLayoutDirection(Integer) - function in androidx.recyclerview.widget.StickyHeaderLinearLayoutManager
- convertToAbsoluteDirection(int,int) - function in androidx.recyclerview.widget.EpoxyModelTouchCallback
- convertToAbsoluteDirection(Integer,Integer) - function in androidx.recyclerview.widget.EpoxyTouchHelperCallback
- convertToRelativeDirection(int,int) - function in androidx.recyclerview.widget.EpoxyModelTouchCallback
- createAccessibilityNodeInfo() - function in android.view.Carousel
- createAccessibilityNodeInfo() - function in android.view.EpoxyRecyclerView
- createContextMenu(ContextMenu) - function in android.view.Carousel
- createContextMenu(ContextMenu) - function in android.view.EpoxyRecyclerView
- createHandler(Looper,boolean) - function in com.airbnb.epoxy.EpoxyAsyncUtil
- Create a Handler with the given Looper
- createLayoutState() - function in androidx.recyclerview.widget.StickyHeaderLinearLayoutManager
- createNewHolder(ViewParent) - function in com.airbnb.epoxy.GroupModel
- createViewHolder(ViewGroup,int) - function in androidx.recyclerview.widget.SimpleEpoxyAdapter
- createViewHolder(ViewGroup,int) - function in androidx.recyclerview.widget.EpoxyAdapter
- createViewHolder(ViewGroup,int) - function in androidx.recyclerview.widget.BaseEpoxyAdapter
- createViewHolder(ViewGroup,int) - function in androidx.recyclerview.widget.EpoxyControllerAdapter