SearchResultsView

class SearchResultsView @JvmOverloads() constructor(outerContext: Context, attrs: AttributeSet?, defStyleAttr: Int) : RecyclerView

Simplified search view.

Note that SearchResultsView.initialize has to be called in order to make this view work properly.

Constructors

SearchResultsView
Link copied to clipboard
fun SearchResultsView(outerContext: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0)

Types

ActionListener
Link copied to clipboard
interface ActionListener
Search results view action listener.
Configuration
Link copied to clipboard
class Configuration(commonConfiguration: CommonSearchViewConfiguration)
Options used for SearchResultsView configuration.

Functions

absorbGlows
Link copied to clipboard
open fun absorbGlows(p0: Int, p1: Int)
addActionListener
Link copied to clipboard
fun addActionListener(listener: SearchResultsView.ActionListener)
Adds a listener to be notified of view actions.
addChildrenForAccessibility
Link copied to clipboard
open override fun addChildrenForAccessibility(p0: ArrayList<View>)
addExtraDataToAccessibilityNodeInfo
Link copied to clipboard
open override fun addExtraDataToAccessibilityNodeInfo(p0: AccessibilityNodeInfo, p1: String, p2: Bundle?)
addFocusables
Link copied to clipboard
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
addItemDecoration
Link copied to clipboard
open fun addItemDecoration(@NonNull() p0: RecyclerView.ItemDecoration)
open fun addItemDecoration(@NonNull() p0: RecyclerView.ItemDecoration, p1: Int)
addKeyboardNavigationClusters
Link copied to clipboard
open override fun addKeyboardNavigationClusters(p0: MutableCollection<View>, p1: Int)
addOnAttachStateChangeListener
Link copied to clipboard
open fun addOnAttachStateChangeListener(p0: View.OnAttachStateChangeListener)
addOnItemTouchListener
Link copied to clipboard
open fun addOnItemTouchListener(@NonNull() p0: RecyclerView.OnItemTouchListener)
addOnLayoutChangeListener
Link copied to clipboard
open fun addOnLayoutChangeListener(p0: View.OnLayoutChangeListener)
addOnScrollListener
Link copied to clipboard
open fun addOnScrollListener(@NonNull() p0: RecyclerView.OnScrollListener)
addOnUnhandledKeyEventListener
Link copied to clipboard
open fun addOnUnhandledKeyEventListener(p0: View.OnUnhandledKeyEventListener)
addRecyclerListener
Link copied to clipboard
open fun addRecyclerListener(@NonNull() p0: RecyclerView.RecyclerListener)
addStatesFromChildren
Link copied to clipboard
open fun addStatesFromChildren(): Boolean
addTouchables
Link copied to clipboard
open override fun addTouchables(p0: ArrayList<View>)
addView
Link copied to clipboard
open fun addView(p0: View)
open override fun addView(p0: View, p1: ViewGroup.LayoutParams)
open fun addView(p0: View, p1: Int)
open fun addView(p0: View, p1: Int, p2: ViewGroup.LayoutParams)
open fun addView(p0: View, p1: Int, p2: Int)
addViewInLayout
Link copied to clipboard
open fun addViewInLayout(p0: View, p1: Int, p2: ViewGroup.LayoutParams): Boolean
open fun addViewInLayout(p0: View, p1: Int, p2: ViewGroup.LayoutParams, p3: Boolean): Boolean
animate
Link copied to clipboard
open fun animate(): ViewPropertyAnimator
announceForAccessibility
Link copied to clipboard
open fun announceForAccessibility(p0: CharSequence)
assertInLayoutOrScroll
Link copied to clipboard
open fun assertInLayoutOrScroll(p0: String)
assertNotInLayoutOrScroll
Link copied to clipboard
open fun assertNotInLayoutOrScroll(p0: String)
attachLayoutAnimationParameters
Link copied to clipboard
open fun attachLayoutAnimationParameters(p0: View, p1: ViewGroup.LayoutParams, p2: Int, p3: Int)
attachViewToParent
Link copied to clipboard
open fun attachViewToParent(p0: View, p1: Int, p2: ViewGroup.LayoutParams)
autofill
Link copied to clipboard
open fun autofill(p0: SparseArray<AutofillValue>)
open fun autofill(p0: AutofillValue)
awakenScrollBars
Link copied to clipboard
open fun awakenScrollBars(): Boolean
open fun awakenScrollBars(p0: Int): Boolean
open fun awakenScrollBars(p0: Int, p1: Boolean): Boolean
bringChildToFront
Link copied to clipboard
open override fun bringChildToFront(p0: View)
bringToFront
Link copied to clipboard
open fun bringToFront()
buildDrawingCache
Link copied to clipboard
open fun buildDrawingCache()
open fun buildDrawingCache(p0: Boolean)
buildLayer
Link copied to clipboard
open fun buildLayer()
callOnClick
Link copied to clipboard
open fun callOnClick(): Boolean
canAnimate
Link copied to clipboard
open fun canAnimate(): Boolean
cancelDragAndDrop
Link copied to clipboard
fun cancelDragAndDrop()
cancelLongPress
Link copied to clipboard
open fun cancelLongPress()
cancelPendingInputEvents
Link copied to clipboard
fun cancelPendingInputEvents()
canResolveLayoutDirection
Link copied to clipboard
open fun canResolveLayoutDirection(): Boolean
canResolveTextAlignment
Link copied to clipboard
open fun canResolveTextAlignment(): Boolean
canResolveTextDirection
Link copied to clipboard
open fun canResolveTextDirection(): Boolean
canReuseUpdatedViewHolder
Link copied to clipboard
open fun canReuseUpdatedViewHolder(p0: RecyclerView.ViewHolder): Boolean
canScrollHorizontally
Link copied to clipboard
open fun canScrollHorizontally(p0: Int): Boolean
canScrollVertically
Link copied to clipboard
open fun canScrollVertically(p0: Int): Boolean
checkInputConnectionProxy
Link copied to clipboard
open fun checkInputConnectionProxy(p0: View): Boolean
checkLayoutParams
Link copied to clipboard
open override fun checkLayoutParams(p0: ViewGroup.LayoutParams): Boolean
childDrawableStateChanged
Link copied to clipboard
open override fun childDrawableStateChanged(p0: View)
childHasTransientStateChanged
Link copied to clipboard
open override fun childHasTransientStateChanged(p0: View, p1: Boolean)
cleanupLayoutState
Link copied to clipboard
open fun cleanupLayoutState(p0: View)
clearAnimation
Link copied to clipboard
open fun clearAnimation()
clearChildFocus
Link copied to clipboard
open override fun clearChildFocus(p0: View)
clearDisappearingChildren
Link copied to clipboard
open fun clearDisappearingChildren()
clearFocus
Link copied to clipboard
open override fun clearFocus()
clearOldPositions
Link copied to clipboard
open fun clearOldPositions()
clearOnChildAttachStateChangeListeners
Link copied to clipboard
open fun clearOnChildAttachStateChangeListeners()
clearOnScrollListeners
Link copied to clipboard
open fun clearOnScrollListeners()
clearViewTranslationCallback
Link copied to clipboard
open fun clearViewTranslationCallback()
computeHorizontalScrollExtent
Link copied to clipboard
open override fun computeHorizontalScrollExtent(): Int
computeHorizontalScrollOffset
Link copied to clipboard
open override fun computeHorizontalScrollOffset(): Int
computeHorizontalScrollRange
Link copied to clipboard
open override fun computeHorizontalScrollRange(): Int
computeScroll
Link copied to clipboard
open fun computeScroll()
computeSystemWindowInsets
Link copied to clipboard
open fun computeSystemWindowInsets(p0: WindowInsets, p1: Rect): WindowInsets
computeVerticalScrollExtent
Link copied to clipboard
open override fun computeVerticalScrollExtent(): Int
computeVerticalScrollOffset
Link copied to clipboard
open override fun computeVerticalScrollOffset(): Int
computeVerticalScrollRange
Link copied to clipboard
open override fun computeVerticalScrollRange(): Int
considerReleasingGlowsOnScroll
Link copied to clipboard
open fun considerReleasingGlowsOnScroll(p0: Int, p1: Int)
consumePendingUpdateOperations
Link copied to clipboard
open fun consumePendingUpdateOperations()
createAccessibilityNodeInfo
Link copied to clipboard
open fun createAccessibilityNodeInfo(): AccessibilityNodeInfo
createContextMenu
Link copied to clipboard
open fun createContextMenu(p0: ContextMenu)
debug
Link copied to clipboard
open fun debug(p0: Int)
defaultOnMeasure
Link copied to clipboard
open fun defaultOnMeasure(p0: Int, p1: Int)
destroyDrawingCache
Link copied to clipboard
open fun destroyDrawingCache()
detachAllViewsFromParent
Link copied to clipboard
open fun detachAllViewsFromParent()
detachViewFromParent
Link copied to clipboard
open fun detachViewFromParent(p0: View)
open fun detachViewFromParent(p0: Int)
detachViewsFromParent
Link copied to clipboard
open fun detachViewsFromParent(p0: Int, p1: Int)
dispatchApplyWindowInsets
Link copied to clipboard
open override fun dispatchApplyWindowInsets(p0: WindowInsets): WindowInsets
dispatchCapturedPointerEvent
Link copied to clipboard
open override fun dispatchCapturedPointerEvent(p0: MotionEvent): Boolean
dispatchChildAttached
Link copied to clipboard
open fun dispatchChildAttached(p0: View)
dispatchChildDetached
Link copied to clipboard
open fun dispatchChildDetached(p0: View)
dispatchConfigurationChanged
Link copied to clipboard
open override fun dispatchConfigurationChanged(p0: Configuration)
dispatchDisplayHint
Link copied to clipboard
open override fun dispatchDisplayHint(p0: Int)
dispatchDragEvent
Link copied to clipboard
open override fun dispatchDragEvent(p0: DragEvent): Boolean
dispatchDraw
Link copied to clipboard
open override fun dispatchDraw(p0: Canvas)
dispatchDrawableHotspotChanged
Link copied to clipboard
open override fun dispatchDrawableHotspotChanged(p0: Float, p1: Float)
dispatchFinishTemporaryDetach
Link copied to clipboard
open override fun dispatchFinishTemporaryDetach()
dispatchFreezeSelfOnly
Link copied to clipboard
open fun dispatchFreezeSelfOnly(p0: SparseArray<Parcelable>)
dispatchGenericFocusedEvent
Link copied to clipboard
open override fun dispatchGenericFocusedEvent(p0: MotionEvent): Boolean
dispatchGenericMotionEvent
Link copied to clipboard
open fun dispatchGenericMotionEvent(p0: MotionEvent): Boolean
dispatchGenericPointerEvent
Link copied to clipboard
open override fun dispatchGenericPointerEvent(p0: MotionEvent): Boolean
dispatchHoverEvent
Link copied to clipboard
open override fun dispatchHoverEvent(p0: MotionEvent): Boolean
dispatchKeyEvent
Link copied to clipboard
open override fun dispatchKeyEvent(p0: KeyEvent): Boolean
dispatchKeyEventPreIme
Link copied to clipboard
open override fun dispatchKeyEventPreIme(p0: KeyEvent): Boolean
dispatchKeyShortcutEvent
Link copied to clipboard
open override fun dispatchKeyShortcutEvent(p0: KeyEvent): Boolean
dispatchLayout
Link copied to clipboard
open fun dispatchLayout()
dispatchNestedFling
Link copied to clipboard
open override fun dispatchNestedFling(p0: Float, p1: Float, p2: Boolean): Boolean
dispatchNestedPreFling
Link copied to clipboard
open override fun dispatchNestedPreFling(p0: Float, p1: Float): Boolean
open fun dispatchNestedPrePerformAccessibilityAction(p0: Int, p1: Bundle?): Boolean
dispatchNestedPreScroll
Link copied to clipboard
open override fun dispatchNestedPreScroll(p0: Int, p1: Int, p2: IntArray?, p3: IntArray?): Boolean
open override fun dispatchNestedPreScroll(p0: Int, p1: Int, p2: IntArray?, p3: IntArray?, p4: Int): Boolean
dispatchNestedScroll
Link copied to clipboard
open override fun dispatchNestedScroll(p0: Int, p1: Int, p2: Int, p3: Int, p4: IntArray?): Boolean
open override fun dispatchNestedScroll(p0: Int, p1: Int, p2: Int, p3: Int, p4: IntArray?, p5: Int): Boolean
override fun dispatchNestedScroll(p0: Int, p1: Int, p2: Int, p3: Int, p4: IntArray?, p5: Int, @NonNull() p6: IntArray)
dispatchOnScrolled
Link copied to clipboard
open fun dispatchOnScrolled(p0: Int, p1: Int)
dispatchOnScrollStateChanged
Link copied to clipboard
open fun dispatchOnScrollStateChanged(p0: Int)
open fun dispatchPendingImportantForAccessibilityChanges()
dispatchPointerCaptureChanged
Link copied to clipboard
open override fun dispatchPointerCaptureChanged(p0: Boolean)
dispatchPopulateAccessibilityEvent
Link copied to clipboard
open override fun dispatchPopulateAccessibilityEvent(p0: AccessibilityEvent): Boolean
dispatchProvideAutofillStructure
Link copied to clipboard
open override fun dispatchProvideAutofillStructure(p0: ViewStructure, p1: Int)
dispatchProvideStructure
Link copied to clipboard
open override fun dispatchProvideStructure(p0: ViewStructure)
dispatchRestoreInstanceState
Link copied to clipboard
open override fun dispatchRestoreInstanceState(p0: SparseArray<Parcelable>)
dispatchSaveInstanceState
Link copied to clipboard
open override fun dispatchSaveInstanceState(p0: SparseArray<Parcelable>)
dispatchScrollCaptureSearch
Link copied to clipboard
open override fun dispatchScrollCaptureSearch(p0: Rect, p1: Point, p2: Consumer<ScrollCaptureTarget>)
dispatchSetActivated
Link copied to clipboard
open override fun dispatchSetActivated(p0: Boolean)
dispatchSetPressed
Link copied to clipboard
open override fun dispatchSetPressed(p0: Boolean)
dispatchSetSelected
Link copied to clipboard
open override fun dispatchSetSelected(p0: Boolean)
dispatchStartTemporaryDetach
Link copied to clipboard
open override fun dispatchStartTemporaryDetach()
dispatchSystemUiVisibilityChanged
Link copied to clipboard
open override fun dispatchSystemUiVisibilityChanged(p0: Int)
dispatchThawSelfOnly
Link copied to clipboard
open fun dispatchThawSelfOnly(p0: SparseArray<Parcelable>)
dispatchTouchEvent
Link copied to clipboard
open override fun dispatchTouchEvent(p0: MotionEvent): Boolean
dispatchTrackballEvent
Link copied to clipboard
open override fun dispatchTrackballEvent(p0: MotionEvent): Boolean
dispatchUnhandledMove
Link copied to clipboard
open override fun dispatchUnhandledMove(p0: View, p1: Int): Boolean
dispatchVisibilityChanged
Link copied to clipboard
open override fun dispatchVisibilityChanged(p0: View, p1: Int)
dispatchWindowFocusChanged
Link copied to clipboard
open override fun dispatchWindowFocusChanged(p0: Boolean)
dispatchWindowInsetsAnimationEnd
Link copied to clipboard
open override fun dispatchWindowInsetsAnimationEnd(p0: WindowInsetsAnimation)
dispatchWindowInsetsAnimationPrepare
Link copied to clipboard
open override fun dispatchWindowInsetsAnimationPrepare(p0: WindowInsetsAnimation)
dispatchWindowInsetsAnimationProgress
Link copied to clipboard
dispatchWindowSystemUiVisiblityChanged
Link copied to clipboard
open override fun dispatchWindowSystemUiVisiblityChanged(p0: Int)
dispatchWindowVisibilityChanged
Link copied to clipboard
open override fun dispatchWindowVisibilityChanged(p0: Int)
draw
Link copied to clipboard
open override fun draw(p0: Canvas)
drawableHotspotChanged
Link copied to clipboard
open fun drawableHotspotChanged(p0: Float, p1: Float)
drawableStateChanged
Link copied to clipboard
open override fun drawableStateChanged()
drawChild
Link copied to clipboard
open override fun drawChild(p0: Canvas, p1: View, p2: Long): Boolean
endViewTransition
Link copied to clipboard
open fun endViewTransition(p0: View)
ensureBottomGlow
Link copied to clipboard
open fun ensureBottomGlow()
ensureLeftGlow
Link copied to clipboard
open fun ensureLeftGlow()
ensureRightGlow
Link copied to clipboard
open fun ensureRightGlow()
ensureTopGlow
Link copied to clipboard
open fun ensureTopGlow()
exceptionLabel
Link copied to clipboard
open fun exceptionLabel(): String
fillRemainingScrollValues
Link copied to clipboard
fun fillRemainingScrollValues(p0: RecyclerView.State)
findChildViewUnder
Link copied to clipboard
open fun findChildViewUnder(p0: Float, p1: Float): View?
findContainingItemView
Link copied to clipboard
open fun findContainingItemView(@NonNull() p0: View): View?
findContainingViewHolder
Link copied to clipboard
open fun findContainingViewHolder(@NonNull() p0: View): RecyclerView.ViewHolder?
findFocus
Link copied to clipboard
open override fun findFocus(): View
findOnBackInvokedDispatcher
Link copied to clipboard
fun findOnBackInvokedDispatcher(): OnBackInvokedDispatcher?
findOnBackInvokedDispatcherForChild
Link copied to clipboard
open override fun findOnBackInvokedDispatcherForChild(p0: View, p1: View): OnBackInvokedDispatcher?
findViewById
Link copied to clipboard
fun <T : View> findViewById(p0: Int): T
findViewHolderForAdapterPosition
Link copied to clipboard
open fun findViewHolderForAdapterPosition(p0: Int): RecyclerView.ViewHolder?
findViewHolderForItemId
Link copied to clipboard
open fun findViewHolderForItemId(p0: Long): RecyclerView.ViewHolder
findViewHolderForLayoutPosition
Link copied to clipboard
open fun findViewHolderForLayoutPosition(p0: Int): RecyclerView.ViewHolder?
findViewHolderForPosition
Link copied to clipboard
open fun findViewHolderForPosition(p0: Int): RecyclerView.ViewHolder?
open fun findViewHolderForPosition(p0: Int, p1: Boolean): RecyclerView.ViewHolder?
findViewsWithText
Link copied to clipboard
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
findViewWithTag
Link copied to clipboard
fun <T : View> findViewWithTag(p0: Any): T
fitSystemWindows
Link copied to clipboard
open fun fitSystemWindows(p0: Rect): Boolean
fling
Link copied to clipboard
open fun fling(p0: Int, p1: Int): Boolean
focusableViewAvailable
Link copied to clipboard
open override fun focusableViewAvailable(p0: View)
focusSearch
Link copied to clipboard
open fun focusSearch(p0: Int): View
open override fun focusSearch(p0: View, p1: Int): View
forceHasOverlappingRendering
Link copied to clipboard
open fun forceHasOverlappingRendering(p0: Boolean)
forceLayout
Link copied to clipboard
open fun forceLayout()
gatherTransparentRegion
Link copied to clipboard
open override fun gatherTransparentRegion(p0: Region?): Boolean
generateDefaultLayoutParams
Link copied to clipboard
open override fun generateDefaultLayoutParams(): ViewGroup.LayoutParams
generateDisplayHash
Link copied to clipboard
open fun generateDisplayHash(p0: String, p1: Rect?, p2: Executor, p3: DisplayHashResultCallback)
generateLayoutParams
Link copied to clipboard
open override fun generateLayoutParams(p0: AttributeSet): ViewGroup.LayoutParams
open override fun generateLayoutParams(p0: ViewGroup.LayoutParams): ViewGroup.LayoutParams
getAccessibilityClassName
Link copied to clipboard
open override fun getAccessibilityClassName(): CharSequence
getAccessibilityDelegate
Link copied to clipboard
open fun getAccessibilityDelegate(): View.AccessibilityDelegate
getAccessibilityLiveRegion
Link copied to clipboard
open fun getAccessibilityLiveRegion(): Int
getAccessibilityNodeProvider
Link copied to clipboard
open fun getAccessibilityNodeProvider(): AccessibilityNodeProvider
getAccessibilityPaneTitle
Link copied to clipboard
open fun getAccessibilityPaneTitle(): CharSequence?
getAccessibilityTraversalAfter
Link copied to clipboard
open fun getAccessibilityTraversalAfter(): Int
getAccessibilityTraversalBefore
Link copied to clipboard
open fun getAccessibilityTraversalBefore(): Int
getAdapter
Link copied to clipboard
open fun getAdapter(): RecyclerView.Adapter<RecyclerView.ViewHolder>?
getAdapterPositionInRecyclerView
Link copied to clipboard
open fun getAdapterPositionInRecyclerView(p0: RecyclerView.ViewHolder): Int
getAlpha
Link copied to clipboard
open fun getAlpha(): Float
getAnimation
Link copied to clipboard
open fun getAnimation(): Animation
getAnimationMatrix
Link copied to clipboard
open fun getAnimationMatrix(): Matrix?
getApplicationWindowToken
Link copied to clipboard
open fun getApplicationWindowToken(): IBinder
getAttributeResolutionStack
Link copied to clipboard
open fun getAttributeResolutionStack(p0: Int): IntArray
getAttributeSourceResourceMap
Link copied to clipboard
open fun getAttributeSourceResourceMap(): MutableMap<Int, Int>
getAutofillHints
Link copied to clipboard
open fun getAutofillHints(): Array<String>?
getAutofillId
Link copied to clipboard
fun getAutofillId(): AutofillId
getAutofillType
Link copied to clipboard
open fun getAutofillType(): Int
getAutofillValue
Link copied to clipboard
open fun getAutofillValue(): AutofillValue?
getBackground
Link copied to clipboard
open fun getBackground(): Drawable
getBackgroundTintBlendMode
Link copied to clipboard
open fun getBackgroundTintBlendMode(): BlendMode?
getBackgroundTintList
Link copied to clipboard
open fun getBackgroundTintList(): ColorStateList?
getBackgroundTintMode
Link copied to clipboard
open fun getBackgroundTintMode(): PorterDuff.Mode?
getBaseline
Link copied to clipboard
open override fun getBaseline(): Int
getBottom
Link copied to clipboard
fun getBottom(): Int
getBottomFadingEdgeStrength
Link copied to clipboard
open fun getBottomFadingEdgeStrength(): Float
getBottomPaddingOffset
Link copied to clipboard
open fun getBottomPaddingOffset(): Int
getCameraDistance
Link copied to clipboard
open fun getCameraDistance(): Float
getChangedHolderKey
Link copied to clipboard
open fun getChangedHolderKey(p0: RecyclerView.ViewHolder): Long
getChildAdapterPosition
Link copied to clipboard
open fun getChildAdapterPosition(@NonNull() p0: View): Int
getChildAt
Link copied to clipboard
open fun getChildAt(p0: Int): View
getChildCount
Link copied to clipboard
open fun getChildCount(): Int
getChildDrawingOrder
Link copied to clipboard
fun getChildDrawingOrder(p0: Int): Int
open override fun getChildDrawingOrder(p0: Int, p1: Int): Int
getChildItemId
Link copied to clipboard
open fun getChildItemId(@NonNull() p0: View): Long
getChildLayoutPosition
Link copied to clipboard
open fun getChildLayoutPosition(@NonNull() p0: View): Int
getChildPosition
Link copied to clipboard
open fun getChildPosition(@NonNull() p0: View): Int
getChildStaticTransformation
Link copied to clipboard
open fun getChildStaticTransformation(p0: View, p1: Transformation): Boolean
getChildViewHolder
Link copied to clipboard
open fun getChildViewHolder(@NonNull() p0: View): RecyclerView.ViewHolder
getChildVisibleRect
Link copied to clipboard
open override fun getChildVisibleRect(p0: View, p1: Rect, p2: Point): Boolean
getClipBounds
Link copied to clipboard
open fun getClipBounds(): Rect
open fun getClipBounds(p0: Rect): Boolean
getClipChildren
Link copied to clipboard
open fun getClipChildren(): Boolean
getClipToOutline
Link copied to clipboard
fun getClipToOutline(): Boolean
getClipToPadding
Link copied to clipboard
open override fun getClipToPadding(): Boolean
getCompatAccessibilityDelegate
Link copied to clipboard
getContentCaptureSession
Link copied to clipboard
fun getContentCaptureSession(): ContentCaptureSession?
getContentDescription
Link copied to clipboard
open fun getContentDescription(): CharSequence
getContext
Link copied to clipboard
fun getContext(): Context
getContextMenuInfo
Link copied to clipboard
open fun getContextMenuInfo(): ContextMenu.ContextMenuInfo
getDecoratedBoundsWithMargins
Link copied to clipboard
open fun getDecoratedBoundsWithMargins(@NonNull() p0: View, @NonNull() p1: Rect)
getDefaultFocusHighlightEnabled
Link copied to clipboard
fun getDefaultFocusHighlightEnabled(): Boolean
getDescendantFocusability
Link copied to clipboard
open fun getDescendantFocusability(): Int
getDisplay
Link copied to clipboard
open fun getDisplay(): Display
getDrawableState
Link copied to clipboard
fun getDrawableState(): IntArray
getDrawingCache
Link copied to clipboard
open fun getDrawingCache(): Bitmap
open fun getDrawingCache(p0: Boolean): Bitmap
getDrawingCacheBackgroundColor
Link copied to clipboard
open fun getDrawingCacheBackgroundColor(): Int
getDrawingCacheQuality
Link copied to clipboard
open fun getDrawingCacheQuality(): Int
getDrawingRect
Link copied to clipboard
open fun getDrawingRect(p0: Rect)
getDrawingTime
Link copied to clipboard
open fun getDrawingTime(): Long
getEdgeEffectFactory
Link copied to clipboard
open fun getEdgeEffectFactory(): RecyclerView.EdgeEffectFactory
getElevation
Link copied to clipboard
open fun getElevation(): Float
getExplicitStyle
Link copied to clipboard
open fun getExplicitStyle(): Int
getFilterTouchesWhenObscured
Link copied to clipboard
open fun getFilterTouchesWhenObscured(): Boolean
getFitsSystemWindows
Link copied to clipboard
open fun getFitsSystemWindows(): Boolean
getFocusable
Link copied to clipboard
open fun getFocusable(): Int
getFocusables
Link copied to clipboard
open fun getFocusables(p0: Int): ArrayList<View>
getFocusedChild
Link copied to clipboard
open fun getFocusedChild(): View
getFocusedRect
Link copied to clipboard
open fun getFocusedRect(p0: Rect)
getForeground
Link copied to clipboard
open fun getForeground(): Drawable
getForegroundGravity
Link copied to clipboard
open fun getForegroundGravity(): Int
getForegroundTintBlendMode
Link copied to clipboard
open fun getForegroundTintBlendMode(): BlendMode?
getForegroundTintList
Link copied to clipboard
open fun getForegroundTintList(): ColorStateList?
getForegroundTintMode
Link copied to clipboard
open fun getForegroundTintMode(): PorterDuff.Mode?
getGlobalVisibleRect
Link copied to clipboard
fun getGlobalVisibleRect(p0: Rect): Boolean
open fun getGlobalVisibleRect(p0: Rect, p1: Point): Boolean
getHandler
Link copied to clipboard
open fun getHandler(): Handler
getHasOverlappingRendering
Link copied to clipboard
fun getHasOverlappingRendering(): Boolean
getHeight
Link copied to clipboard
fun getHeight(): Int
getHitRect
Link copied to clipboard
open fun getHitRect(p0: Rect)
getHorizontalFadingEdgeLength
Link copied to clipboard
open fun getHorizontalFadingEdgeLength(): Int
getHorizontalScrollbarHeight
Link copied to clipboard
open fun getHorizontalScrollbarHeight(): Int
getHorizontalScrollbarThumbDrawable
Link copied to clipboard
open fun getHorizontalScrollbarThumbDrawable(): Drawable?
getHorizontalScrollbarTrackDrawable
Link copied to clipboard
open fun getHorizontalScrollbarTrackDrawable(): Drawable?
getId
Link copied to clipboard
open fun getId(): Int
getImportantForAccessibility
Link copied to clipboard
open fun getImportantForAccessibility(): Int
getImportantForAutofill
Link copied to clipboard
open fun getImportantForAutofill(): Int
getImportantForContentCapture
Link copied to clipboard
open fun getImportantForContentCapture(): Int
getItemAnimator
Link copied to clipboard
open fun getItemAnimator(): RecyclerView.ItemAnimator?
getItemDecorationAt
Link copied to clipboard
open fun getItemDecorationAt(p0: Int): RecyclerView.ItemDecoration
getItemDecorationCount
Link copied to clipboard
open fun getItemDecorationCount(): Int
getItemDecorInsetsForChild
Link copied to clipboard
open fun getItemDecorInsetsForChild(p0: View): Rect
getKeepScreenOn
Link copied to clipboard
open fun getKeepScreenOn(): Boolean
getKeyDispatcherState
Link copied to clipboard
open fun getKeyDispatcherState(): KeyEvent.DispatcherState
getLabelFor
Link copied to clipboard
open fun getLabelFor(): Int
getLayerType
Link copied to clipboard
open fun getLayerType(): Int
getLayoutAnimation
Link copied to clipboard
open fun getLayoutAnimation(): LayoutAnimationController
getLayoutAnimationListener
Link copied to clipboard
open fun getLayoutAnimationListener(): Animation.AnimationListener
getLayoutDirection
Link copied to clipboard
open fun getLayoutDirection(): Int
getLayoutManager
Link copied to clipboard
open fun getLayoutManager(): RecyclerView.LayoutManager?
getLayoutMode
Link copied to clipboard
open fun getLayoutMode(): Int
getLayoutParams
Link copied to clipboard
open fun getLayoutParams(): ViewGroup.LayoutParams
getLayoutTransition
Link copied to clipboard
open fun getLayoutTransition(): LayoutTransition
getLeft
Link copied to clipboard
fun getLeft(): Int
getLeftFadingEdgeStrength
Link copied to clipboard
open fun getLeftFadingEdgeStrength(): Float
getLeftPaddingOffset
Link copied to clipboard
open fun getLeftPaddingOffset(): Int
getLocalVisibleRect
Link copied to clipboard
fun getLocalVisibleRect(p0: Rect): Boolean
getLocationInSurface
Link copied to clipboard
open fun getLocationInSurface(p0: IntArray)
getLocationInWindow
Link copied to clipboard
open fun getLocationInWindow(p0: IntArray)
getLocationOnScreen
Link copied to clipboard
open fun getLocationOnScreen(p0: IntArray)
getMatrix
Link copied to clipboard
open fun getMatrix(): Matrix
getMaxFlingVelocity
Link copied to clipboard
open fun getMaxFlingVelocity(): Int
getMeasuredHeight
Link copied to clipboard
fun getMeasuredHeight(): Int
getMeasuredHeightAndState
Link copied to clipboard
fun getMeasuredHeightAndState(): Int
getMeasuredState
Link copied to clipboard
fun getMeasuredState(): Int
getMeasuredWidth
Link copied to clipboard
fun getMeasuredWidth(): Int
getMeasuredWidthAndState
Link copied to clipboard
fun getMeasuredWidthAndState(): Int
getMinFlingVelocity
Link copied to clipboard
open fun getMinFlingVelocity(): Int
getMinimumHeight
Link copied to clipboard
open fun getMinimumHeight(): Int
getMinimumWidth
Link copied to clipboard
open fun getMinimumWidth(): Int
getNanoTime
Link copied to clipboard
open fun getNanoTime(): Long
getNestedScrollAxes
Link copied to clipboard
open fun getNestedScrollAxes(): Int
getNextClusterForwardId
Link copied to clipboard
open fun getNextClusterForwardId(): Int
getNextFocusDownId
Link copied to clipboard
open fun getNextFocusDownId(): Int
getNextFocusForwardId
Link copied to clipboard
open fun getNextFocusForwardId(): Int
getNextFocusLeftId
Link copied to clipboard
open fun getNextFocusLeftId(): Int
getNextFocusRightId
Link copied to clipboard
open fun getNextFocusRightId(): Int
getNextFocusUpId
Link copied to clipboard
open fun getNextFocusUpId(): Int
getOnFlingListener
Link copied to clipboard
open fun getOnFlingListener(): RecyclerView.OnFlingListener?
getOnFocusChangeListener
Link copied to clipboard
open fun getOnFocusChangeListener(): View.OnFocusChangeListener
getOutlineAmbientShadowColor
Link copied to clipboard
open fun getOutlineAmbientShadowColor(): Int
getOutlineProvider
Link copied to clipboard
open fun getOutlineProvider(): ViewOutlineProvider
getOutlineSpotShadowColor
Link copied to clipboard
open fun getOutlineSpotShadowColor(): Int
getOverlay
Link copied to clipboard
open override fun getOverlay(): ViewGroupOverlay
getOverScrollMode
Link copied to clipboard
open fun getOverScrollMode(): Int
getPaddingBottom
Link copied to clipboard
open fun getPaddingBottom(): Int
getPaddingEnd
Link copied to clipboard
open fun getPaddingEnd(): Int
getPaddingLeft
Link copied to clipboard
open fun getPaddingLeft(): Int
getPaddingRight
Link copied to clipboard
open fun getPaddingRight(): Int
getPaddingStart
Link copied to clipboard
open fun getPaddingStart(): Int
getPaddingTop
Link copied to clipboard
open fun getPaddingTop(): Int
getParent
Link copied to clipboard
fun getParent(): ViewParent
getParentForAccessibility
Link copied to clipboard
open fun getParentForAccessibility(): ViewParent
getPersistentDrawingCache
Link copied to clipboard
open fun getPersistentDrawingCache(): Int
getPivotX
Link copied to clipboard
open fun getPivotX(): Float
getPivotY
Link copied to clipboard
open fun getPivotY(): Float
getPointerIcon
Link copied to clipboard
open fun getPointerIcon(): PointerIcon
getPreferKeepClearRects
Link copied to clipboard
fun getPreferKeepClearRects(): MutableList<Rect>
getPreserveFocusAfterLayout
Link copied to clipboard
open fun getPreserveFocusAfterLayout(): Boolean
getReceiveContentMimeTypes
Link copied to clipboard
open fun getReceiveContentMimeTypes(): Array<String>?
getRecycledViewPool
Link copied to clipboard
open fun getRecycledViewPool(): RecyclerView.RecycledViewPool
getResources
Link copied to clipboard
open fun getResources(): Resources
getRevealOnFocusHint
Link copied to clipboard
fun getRevealOnFocusHint(): Boolean
getRight
Link copied to clipboard
fun getRight(): Int
getRightFadingEdgeStrength
Link copied to clipboard
open fun getRightFadingEdgeStrength(): Float
getRightPaddingOffset
Link copied to clipboard
open fun getRightPaddingOffset(): Int
getRootSurfaceControl
Link copied to clipboard
open fun getRootSurfaceControl(): AttachedSurfaceControl?
getRootView
Link copied to clipboard
open fun getRootView(): View
getRootWindowInsets
Link copied to clipboard
open fun getRootWindowInsets(): WindowInsets
getRotation
Link copied to clipboard
open fun getRotation(): Float
getRotationX
Link copied to clipboard
open fun getRotationX(): Float
getRotationY
Link copied to clipboard
open fun getRotationY(): Float
getScaleX
Link copied to clipboard
open fun getScaleX(): Float
getScaleY
Link copied to clipboard
open fun getScaleY(): Float
getScrollBarDefaultDelayBeforeFade
Link copied to clipboard
open fun getScrollBarDefaultDelayBeforeFade(): Int
getScrollBarFadeDuration
Link copied to clipboard
open fun getScrollBarFadeDuration(): Int
getScrollBarSize
Link copied to clipboard
open fun getScrollBarSize(): Int
getScrollBarStyle
Link copied to clipboard
open fun getScrollBarStyle(): Int
getScrollCaptureHint
Link copied to clipboard
open fun getScrollCaptureHint(): Int
getScrollIndicators
Link copied to clipboard
open fun getScrollIndicators(): Int
getScrollState
Link copied to clipboard
open fun getScrollState(): Int
getScrollX
Link copied to clipboard
fun getScrollX(): Int
getScrollY
Link copied to clipboard
fun getScrollY(): Int
getSolidColor
Link copied to clipboard
open fun getSolidColor(): Int
getSourceLayoutResId
Link copied to clipboard
open fun getSourceLayoutResId(): Int
getStateDescription
Link copied to clipboard
fun getStateDescription(): CharSequence?
getStateListAnimator
Link copied to clipboard
open fun getStateListAnimator(): StateListAnimator
getSuggestedMinimumHeight
Link copied to clipboard
open fun getSuggestedMinimumHeight(): Int
getSuggestedMinimumWidth
Link copied to clipboard
open fun getSuggestedMinimumWidth(): Int
getSystemGestureExclusionRects
Link copied to clipboard
open fun getSystemGestureExclusionRects(): MutableList<Rect>
getSystemUiVisibility
Link copied to clipboard
open fun getSystemUiVisibility(): Int
getTag
Link copied to clipboard
open fun getTag(): Any
open fun getTag(p0: Int): Any
getTextAlignment
Link copied to clipboard
open fun getTextAlignment(): Int
getTextDirection
Link copied to clipboard
open fun getTextDirection(): Int
getTooltipText
Link copied to clipboard
open fun getTooltipText(): CharSequence?
getTop
Link copied to clipboard
fun getTop(): Int
getTopFadingEdgeStrength
Link copied to clipboard
open fun getTopFadingEdgeStrength(): Float
getTopPaddingOffset
Link copied to clipboard
open fun getTopPaddingOffset(): Int
getTouchables
Link copied to clipboard
open fun getTouchables(): ArrayList<View>
getTouchDelegate
Link copied to clipboard
open fun getTouchDelegate(): TouchDelegate
getTouchscreenBlocksFocus
Link copied to clipboard
open fun getTouchscreenBlocksFocus(): Boolean
getTransitionAlpha
Link copied to clipboard
open fun getTransitionAlpha(): Float
getTransitionName
Link copied to clipboard
open fun getTransitionName(): String
getTranslationX
Link copied to clipboard
open fun getTranslationX(): Float
getTranslationY
Link copied to clipboard
open fun getTranslationY(): Float
getTranslationZ
Link copied to clipboard
open fun getTranslationZ(): Float
getUniqueDrawingId
Link copied to clipboard
open fun getUniqueDrawingId(): Long
getVerticalFadingEdgeLength
Link copied to clipboard
open fun getVerticalFadingEdgeLength(): Int
getVerticalScrollbarPosition
Link copied to clipboard
open fun getVerticalScrollbarPosition(): Int
getVerticalScrollbarThumbDrawable
Link copied to clipboard
open fun getVerticalScrollbarThumbDrawable(): Drawable?
getVerticalScrollbarTrackDrawable
Link copied to clipboard
open fun getVerticalScrollbarTrackDrawable(): Drawable?
getVerticalScrollbarWidth
Link copied to clipboard
open fun getVerticalScrollbarWidth(): Int
getViewTranslationResponse
Link copied to clipboard
open fun getViewTranslationResponse(): ViewTranslationResponse?
getViewTreeObserver
Link copied to clipboard
open fun getViewTreeObserver(): ViewTreeObserver
getVisibility
Link copied to clipboard
open fun getVisibility(): Int
getWidth
Link copied to clipboard
fun getWidth(): Int
getWindowAttachCount
Link copied to clipboard
open fun getWindowAttachCount(): Int
getWindowId
Link copied to clipboard
open fun getWindowId(): WindowId
getWindowInsetsController
Link copied to clipboard
open fun getWindowInsetsController(): WindowInsetsController?
getWindowSystemUiVisibility
Link copied to clipboard
open fun getWindowSystemUiVisibility(): Int
getWindowToken
Link copied to clipboard
open fun getWindowToken(): IBinder
getWindowVisibility
Link copied to clipboard
open fun getWindowVisibility(): Int
getWindowVisibleDisplayFrame
Link copied to clipboard
open fun getWindowVisibleDisplayFrame(p0: Rect)
getX
Link copied to clipboard
open fun getX(): Float
getY
Link copied to clipboard
open fun getY(): Float
getZ
Link copied to clipboard
open fun getZ(): Float
hasExplicitFocusable
Link copied to clipboard
open fun hasExplicitFocusable(): Boolean
hasFixedSize
Link copied to clipboard
open fun hasFixedSize(): Boolean
hasFocus
Link copied to clipboard
open override fun hasFocus(): Boolean
hasFocusable
Link copied to clipboard
open fun hasFocusable(): Boolean
hasNestedScrollingParent
Link copied to clipboard
open override fun hasNestedScrollingParent(): Boolean
open override fun hasNestedScrollingParent(p0: Int): Boolean
hasOnClickListeners
Link copied to clipboard
open fun hasOnClickListeners(): Boolean
hasOnLongClickListeners
Link copied to clipboard
open fun hasOnLongClickListeners(): Boolean
hasOverlappingRendering
Link copied to clipboard
open fun hasOverlappingRendering(): Boolean
hasPendingAdapterUpdates
Link copied to clipboard
open fun hasPendingAdapterUpdates(): Boolean
hasPointerCapture
Link copied to clipboard
open fun hasPointerCapture(): Boolean
hasTransientState
Link copied to clipboard
open override fun hasTransientState(): Boolean
hasWindowFocus
Link copied to clipboard
open fun hasWindowFocus(): Boolean
indexOfChild
Link copied to clipboard
open fun indexOfChild(p0: View): Int
initAdapterManager
Link copied to clipboard
open fun initAdapterManager()
initFastScroller
Link copied to clipboard
open fun initFastScroller(p0: StateListDrawable, p1: Drawable, p2: StateListDrawable, p3: Drawable)
initialize
Link copied to clipboard
fun initialize(configuration: SearchResultsView.Configuration)
Initializes the inner state of this view and defines configuration options.
invalidate
Link copied to clipboard
open fun invalidate()
open fun invalidate(p0: Rect)
open fun invalidate(p0: Int, p1: Int, p2: Int, p3: Int)
invalidateChild
Link copied to clipboard
override fun invalidateChild(p0: View, p1: Rect)
invalidateChildInParent
Link copied to clipboard
open override fun invalidateChildInParent(p0: IntArray, p1: Rect): ViewParent
invalidateDrawable
Link copied to clipboard
open override fun invalidateDrawable(p0: Drawable)
invalidateGlows
Link copied to clipboard
open fun invalidateGlows()
invalidateItemDecorations
Link copied to clipboard
open fun invalidateItemDecorations()
invalidateOutline
Link copied to clipboard
open fun invalidateOutline()
isAccessibilityEnabled
Link copied to clipboard
open fun isAccessibilityEnabled(): Boolean
isAccessibilityFocused
Link copied to clipboard
open fun isAccessibilityFocused(): Boolean
isAccessibilityHeading
Link copied to clipboard
open fun isAccessibilityHeading(): Boolean
isActivated
Link copied to clipboard
open fun isActivated(): Boolean
isAlwaysDrawnWithCacheEnabled
Link copied to clipboard
open fun isAlwaysDrawnWithCacheEnabled(): Boolean
isAnimating
Link copied to clipboard
open fun isAnimating(): Boolean
isAnimationCacheEnabled
Link copied to clipboard
open fun isAnimationCacheEnabled(): Boolean
isAttachedToWindow
Link copied to clipboard
open override fun isAttachedToWindow(): Boolean
isAutoHandwritingEnabled
Link copied to clipboard
open fun isAutoHandwritingEnabled(): Boolean
isChildrenDrawingOrderEnabled
Link copied to clipboard
open fun isChildrenDrawingOrderEnabled(): Boolean
isChildrenDrawnWithCacheEnabled
Link copied to clipboard
open fun isChildrenDrawnWithCacheEnabled(): Boolean
isClickable
Link copied to clipboard
open fun isClickable(): Boolean
isComputingLayout
Link copied to clipboard
open fun isComputingLayout(): Boolean
isContextClickable
Link copied to clipboard
open fun isContextClickable(): Boolean
isDirty
Link copied to clipboard
open fun isDirty(): Boolean
isDrawingCacheEnabled
Link copied to clipboard
open fun isDrawingCacheEnabled(): Boolean
isDuplicateParentStateEnabled
Link copied to clipboard
open fun isDuplicateParentStateEnabled(): Boolean
isEnabled
Link copied to clipboard
open fun isEnabled(): Boolean
isFocusable
Link copied to clipboard
fun isFocusable(): Boolean
isFocusableInTouchMode
Link copied to clipboard
fun isFocusableInTouchMode(): Boolean
isFocused
Link copied to clipboard
open fun isFocused(): Boolean
isFocusedByDefault
Link copied to clipboard
fun isFocusedByDefault(): Boolean
isForceDarkAllowed
Link copied to clipboard
open fun isForceDarkAllowed(): Boolean
isHapticFeedbackEnabled
Link copied to clipboard
open fun isHapticFeedbackEnabled(): Boolean
isHardwareAccelerated
Link copied to clipboard
open fun isHardwareAccelerated(): Boolean
isHorizontalFadingEdgeEnabled
Link copied to clipboard
open fun isHorizontalFadingEdgeEnabled(): Boolean
isHorizontalScrollBarEnabled
Link copied to clipboard
open fun isHorizontalScrollBarEnabled(): Boolean
isHovered
Link copied to clipboard
open fun isHovered(): Boolean
isImportantForAccessibility
Link copied to clipboard
open fun isImportantForAccessibility(): Boolean
isImportantForAutofill
Link copied to clipboard
fun isImportantForAutofill(): Boolean
isImportantForContentCapture
Link copied to clipboard
fun isImportantForContentCapture(): Boolean
isInEditMode
Link copied to clipboard
open fun isInEditMode(): Boolean
isInLayout
Link copied to clipboard
open fun isInLayout(): Boolean
isInTouchMode
Link copied to clipboard
open fun isInTouchMode(): Boolean
isKeyboardNavigationCluster
Link copied to clipboard
fun isKeyboardNavigationCluster(): Boolean
isLaidOut
Link copied to clipboard
open fun isLaidOut(): Boolean
isLayoutDirectionResolved
Link copied to clipboard
open fun isLayoutDirectionResolved(): Boolean
isLayoutFrozen
Link copied to clipboard
open fun isLayoutFrozen(): Boolean
isLayoutRequested
Link copied to clipboard
open fun isLayoutRequested(): Boolean
isLayoutSuppressed
Link copied to clipboard
override fun isLayoutSuppressed(): Boolean
isLongClickable
Link copied to clipboard
open fun isLongClickable(): Boolean
isMotionEventSplittingEnabled
Link copied to clipboard
open fun isMotionEventSplittingEnabled(): Boolean
isNestedScrollingEnabled
Link copied to clipboard
open override fun isNestedScrollingEnabled(): Boolean
isOpaque
Link copied to clipboard
open fun isOpaque(): Boolean
isPaddingOffsetRequired
Link copied to clipboard
open fun isPaddingOffsetRequired(): Boolean
isPaddingRelative
Link copied to clipboard
open fun isPaddingRelative(): Boolean
isPivotSet
Link copied to clipboard
open fun isPivotSet(): Boolean
isPreferKeepClear
Link copied to clipboard
fun isPreferKeepClear(): Boolean
isPressed
Link copied to clipboard
open fun isPressed(): Boolean
isSaveEnabled
Link copied to clipboard
open fun isSaveEnabled(): Boolean
isSaveFromParentEnabled
Link copied to clipboard
open fun isSaveFromParentEnabled(): Boolean
isScreenReaderFocusable
Link copied to clipboard
open fun isScreenReaderFocusable(): Boolean
isScrollbarFadingEnabled
Link copied to clipboard
open fun isScrollbarFadingEnabled(): Boolean
isScrollContainer
Link copied to clipboard
open fun isScrollContainer(): Boolean
isSelected
Link copied to clipboard
open fun isSelected(): Boolean
isShowingLayoutBounds
Link copied to clipboard
fun isShowingLayoutBounds(): Boolean
isShown
Link copied to clipboard
open fun isShown(): Boolean
isSoundEffectsEnabled
Link copied to clipboard
open fun isSoundEffectsEnabled(): Boolean
isTemporarilyDetached
Link copied to clipboard
fun isTemporarilyDetached(): Boolean
isTextAlignmentResolved
Link copied to clipboard
open fun isTextAlignmentResolved(): Boolean
isTextDirectionResolved
Link copied to clipboard
open fun isTextDirectionResolved(): Boolean
isTransitionGroup
Link copied to clipboard
open fun isTransitionGroup(): Boolean
isVerticalFadingEdgeEnabled
Link copied to clipboard
open fun isVerticalFadingEdgeEnabled(): Boolean
isVerticalScrollBarEnabled
Link copied to clipboard
open fun isVerticalScrollBarEnabled(): Boolean
isVisibleToUserForAutofill
Link copied to clipboard
open fun isVisibleToUserForAutofill(p0: Int): Boolean
jumpDrawablesToCurrentState
Link copied to clipboard
open override fun jumpDrawablesToCurrentState()
jumpToPositionForSmoothScroller
Link copied to clipboard
open fun jumpToPositionForSmoothScroller(p0: Int)
keyboardNavigationClusterSearch
Link copied to clipboard
open fun keyboardNavigationClusterSearch(p0: View, p1: Int): View
layout
Link copied to clipboard
override fun layout(p0: Int, p1: Int, p2: Int, p3: Int)
markItemDecorInsetsDirty
Link copied to clipboard
open fun markItemDecorInsetsDirty()
markKnownViewsInvalid
Link copied to clipboard
open fun markKnownViewsInvalid()
measure
Link copied to clipboard
fun measure(p0: Int, p1: Int)
measureChild
Link copied to clipboard
open fun measureChild(p0: View, p1: Int, p2: Int)
measureChildren
Link copied to clipboard
open fun measureChildren(p0: Int, p1: Int)
measureChildWithMargins
Link copied to clipboard
open fun measureChildWithMargins(p0: View, p1: Int, p2: Int, p3: Int, p4: Int)
nestedScrollBy
Link copied to clipboard
open fun nestedScrollBy(p0: Int, p1: Int)
notifySubtreeAccessibilityStateChanged
Link copied to clipboard
open override fun notifySubtreeAccessibilityStateChanged(p0: View, p1: View, p2: Int)
offsetChildrenHorizontal
Link copied to clipboard
open fun offsetChildrenHorizontal(@Px() p0: Int)
offsetChildrenVertical
Link copied to clipboard
open fun offsetChildrenVertical(@Px() p0: Int)
offsetDescendantRectToMyCoords
Link copied to clipboard
fun offsetDescendantRectToMyCoords(p0: View, p1: Rect)
offsetLeftAndRight
Link copied to clipboard
open fun offsetLeftAndRight(p0: Int)
offsetPositionRecordsForInsert
Link copied to clipboard
open fun offsetPositionRecordsForInsert(p0: Int, p1: Int)
offsetPositionRecordsForMove
Link copied to clipboard
open fun offsetPositionRecordsForMove(p0: Int, p1: Int)
offsetPositionRecordsForRemove
Link copied to clipboard
open fun offsetPositionRecordsForRemove(p0: Int, p1: Int, p2: Boolean)
offsetRectIntoDescendantCoords
Link copied to clipboard
fun offsetRectIntoDescendantCoords(p0: View, p1: Rect)
offsetTopAndBottom
Link copied to clipboard
open fun offsetTopAndBottom(p0: Int)
onAnimationEnd
Link copied to clipboard
open fun onAnimationEnd()
onAnimationStart
Link copied to clipboard
open fun onAnimationStart()
onApplyWindowInsets
Link copied to clipboard
open fun onApplyWindowInsets(p0: WindowInsets): WindowInsets
onAttachedToWindow
Link copied to clipboard
open override fun onAttachedToWindow()
onCancelPendingInputEvents
Link copied to clipboard
open fun onCancelPendingInputEvents()
onCapturedPointerEvent
Link copied to clipboard
open fun onCapturedPointerEvent(p0: MotionEvent): Boolean
onCheckIsTextEditor
Link copied to clipboard
open fun onCheckIsTextEditor(): Boolean
onChildAttachedToWindow
Link copied to clipboard
open fun onChildAttachedToWindow(@NonNull() p0: View)
onChildDetachedFromWindow
Link copied to clipboard
open fun onChildDetachedFromWindow(@NonNull() p0: View)
onConfigurationChanged
Link copied to clipboard
open fun onConfigurationChanged(p0: Configuration)
onCreateContextMenu
Link copied to clipboard
open fun onCreateContextMenu(p0: ContextMenu)
onCreateDrawableState
Link copied to clipboard
open override fun onCreateDrawableState(p0: Int): IntArray
onCreateInputConnection
Link copied to clipboard
open fun onCreateInputConnection(p0: EditorInfo): InputConnection
onCreateViewTranslationRequest
Link copied to clipboard
open fun onCreateViewTranslationRequest(p0: IntArray, p1: Consumer<ViewTranslationRequest>)
onCreateVirtualViewTranslationRequests
Link copied to clipboard
onDescendantInvalidated
Link copied to clipboard
open override fun onDescendantInvalidated(p0: View, p1: View)
onDetachedFromWindow
Link copied to clipboard
open override fun onDetachedFromWindow()
onDisplayHint
Link copied to clipboard
open fun onDisplayHint(p0: Int)
onDragEvent
Link copied to clipboard
open fun onDragEvent(p0: DragEvent): Boolean
onDraw
Link copied to clipboard
open override fun onDraw(p0: Canvas)
onDrawForeground
Link copied to clipboard
open fun onDrawForeground(p0: Canvas)
onDrawScrollBars
Link copied to clipboard
fun onDrawScrollBars(p0: Canvas)
onEnterLayoutOrScroll
Link copied to clipboard
open fun onEnterLayoutOrScroll()
onExitLayoutOrScroll
Link copied to clipboard
open fun onExitLayoutOrScroll()
open fun onExitLayoutOrScroll(p0: Boolean)
onFilterTouchEventForSecurity
Link copied to clipboard
open fun onFilterTouchEventForSecurity(p0: MotionEvent): Boolean
onFinishInflate
Link copied to clipboard
open fun onFinishInflate()
onFinishTemporaryDetach
Link copied to clipboard
open fun onFinishTemporaryDetach()
onFocusChanged
Link copied to clipboard
open fun onFocusChanged(p0: Boolean, p1: Int, p2: Rect?)
onGenericMotionEvent
Link copied to clipboard
open override fun onGenericMotionEvent(p0: MotionEvent): Boolean
onHoverChanged
Link copied to clipboard
open fun onHoverChanged(p0: Boolean)
onHoverEvent
Link copied to clipboard
open fun onHoverEvent(p0: MotionEvent): Boolean
onInitializeAccessibilityEvent
Link copied to clipboard
open fun onInitializeAccessibilityEvent(p0: AccessibilityEvent)
onInitializeAccessibilityNodeInfo
Link copied to clipboard
open fun onInitializeAccessibilityNodeInfo(p0: AccessibilityNodeInfo)
onInterceptHoverEvent
Link copied to clipboard
open fun onInterceptHoverEvent(p0: MotionEvent): Boolean
onInterceptTouchEvent
Link copied to clipboard
open override fun onInterceptTouchEvent(p0: MotionEvent): Boolean
onKeyDown
Link copied to clipboard
open override fun onKeyDown(p0: Int, p1: KeyEvent): Boolean
onKeyLongPress
Link copied to clipboard
open override fun onKeyLongPress(p0: Int, p1: KeyEvent): Boolean
onKeyMultiple
Link copied to clipboard
open override fun onKeyMultiple(p0: Int, p1: Int, p2: KeyEvent): Boolean
onKeyPreIme
Link copied to clipboard
open fun onKeyPreIme(p0: Int, p1: KeyEvent): Boolean
onKeyShortcut
Link copied to clipboard
open fun onKeyShortcut(p0: Int, p1: KeyEvent): Boolean
onKeyUp
Link copied to clipboard
open override fun onKeyUp(p0: Int, p1: KeyEvent): Boolean
onLayout
Link copied to clipboard
open override fun onLayout(p0: Boolean, p1: Int, p2: Int, p3: Int, p4: Int)
onMeasure
Link copied to clipboard
open override fun onMeasure(p0: Int, p1: Int)
onNestedFling
Link copied to clipboard
open override fun onNestedFling(p0: View, p1: Float, p2: Float, p3: Boolean): Boolean
onNestedPreFling
Link copied to clipboard
open override fun onNestedPreFling(p0: View, p1: Float, p2: Float): Boolean
onNestedPrePerformAccessibilityAction
Link copied to clipboard
open override fun onNestedPrePerformAccessibilityAction(p0: View, p1: Int, p2: Bundle?): Boolean
onNestedPreScroll
Link copied to clipboard
open override fun onNestedPreScroll(p0: View, p1: Int, p2: Int, p3: IntArray)
onNestedScroll
Link copied to clipboard
open override fun onNestedScroll(p0: View, p1: Int, p2: Int, p3: Int, p4: Int)
onNestedScrollAccepted
Link copied to clipboard
open override fun onNestedScrollAccepted(p0: View, p1: View, p2: Int)
onOverScrolled
Link copied to clipboard
open fun onOverScrolled(p0: Int, p1: Int, p2: Boolean, p3: Boolean)
onPointerCaptureChange
Link copied to clipboard
open fun onPointerCaptureChange(p0: Boolean)
onPopulateAccessibilityEvent
Link copied to clipboard
open fun onPopulateAccessibilityEvent(p0: AccessibilityEvent)
onProvideAutofillStructure
Link copied to clipboard
open fun onProvideAutofillStructure(p0: ViewStructure, p1: Int)
onProvideAutofillVirtualStructure
Link copied to clipboard
open fun onProvideAutofillVirtualStructure(p0: ViewStructure, p1: Int)
onProvideContentCaptureStructure
Link copied to clipboard
open fun onProvideContentCaptureStructure(p0: ViewStructure, p1: Int)
onProvideStructure
Link copied to clipboard
open fun onProvideStructure(p0: ViewStructure)
onProvideVirtualStructure
Link copied to clipboard
open fun onProvideVirtualStructure(p0: ViewStructure)
onReceiveContent
Link copied to clipboard
open fun onReceiveContent(p0: ContentInfo): ContentInfo?
onRequestFocusInDescendants
Link copied to clipboard
open override fun onRequestFocusInDescendants(p0: Int, p1: Rect): Boolean
onRequestSendAccessibilityEvent
Link copied to clipboard
open fun onRequestSendAccessibilityEvent(p0: View, p1: AccessibilityEvent): Boolean
onResolvePointerIcon
Link copied to clipboard
open override fun onResolvePointerIcon(p0: MotionEvent, p1: Int): PointerIcon
onRestoreInstanceState
Link copied to clipboard
open override fun onRestoreInstanceState(p0: Parcelable)
onRtlPropertiesChanged
Link copied to clipboard
open fun onRtlPropertiesChanged(p0: Int)
onSaveInstanceState
Link copied to clipboard
open override fun onSaveInstanceState(): Parcelable?
onScreenStateChanged
Link copied to clipboard
open fun onScreenStateChanged(p0: Int)
onScrollCaptureSearch
Link copied to clipboard
open fun onScrollCaptureSearch(p0: Rect, p1: Point, p2: Consumer<ScrollCaptureTarget>)
onScrollChanged
Link copied to clipboard
open fun onScrollChanged(p0: Int, p1: Int, p2: Int, p3: Int)
onScrolled
Link copied to clipboard
open fun onScrolled(@Px() p0: Int, @Px() p1: Int)
onScrollStateChanged
Link copied to clipboard
open fun onScrollStateChanged(p0: Int)
onSetAlpha
Link copied to clipboard
open fun onSetAlpha(p0: Int): Boolean
onSizeChanged
Link copied to clipboard
open override fun onSizeChanged(p0: Int, p1: Int, p2: Int, p3: Int)
onStartNestedScroll
Link copied to clipboard
open override fun onStartNestedScroll(p0: View, p1: View, p2: Int): Boolean
onStartTemporaryDetach
Link copied to clipboard
open fun onStartTemporaryDetach()
onStopNestedScroll
Link copied to clipboard
open override fun onStopNestedScroll(p0: View)
onTouchEvent
Link copied to clipboard
open override fun onTouchEvent(p0: MotionEvent): Boolean
onTrackballEvent
Link copied to clipboard
open fun onTrackballEvent(p0: MotionEvent): Boolean
onViewAdded
Link copied to clipboard
open fun onViewAdded(p0: View)
onViewRemoved
Link copied to clipboard
open fun onViewRemoved(p0: View)
onViewTranslationResponse
Link copied to clipboard
open fun onViewTranslationResponse(p0: ViewTranslationResponse)
onVirtualViewTranslationResponses
Link copied to clipboard
onVisibilityAggregated
Link copied to clipboard
open fun onVisibilityAggregated(p0: Boolean)
onVisibilityChanged
Link copied to clipboard
open fun onVisibilityChanged(p0: View, p1: Int)
onWindowFocusChanged
Link copied to clipboard
open fun onWindowFocusChanged(p0: Boolean)
onWindowSystemUiVisibilityChanged
Link copied to clipboard
open fun onWindowSystemUiVisibilityChanged(p0: Int)
onWindowVisibilityChanged
Link copied to clipboard
open fun onWindowVisibilityChanged(p0: Int)
overScrollBy
Link copied to clipboard
open fun overScrollBy(p0: Int, p1: Int, p2: Int, p3: Int, p4: Int, p5: Int, p6: Int, p7: Int, p8: Boolean): Boolean
performAccessibilityAction
Link copied to clipboard
open fun performAccessibilityAction(p0: Int, p1: Bundle?): Boolean
performClick
Link copied to clipboard
open fun performClick(): Boolean
performContextClick
Link copied to clipboard
open fun performContextClick(): Boolean
open fun performContextClick(p0: Float, p1: Float): Boolean
performHapticFeedback
Link copied to clipboard
open fun performHapticFeedback(p0: Int): Boolean
open fun performHapticFeedback(p0: Int, p1: Int): Boolean
performLongClick
Link copied to clipboard
open fun performLongClick(): Boolean
open fun performLongClick(p0: Float, p1: Float): Boolean
performReceiveContent
Link copied to clipboard
open fun performReceiveContent(p0: ContentInfo): ContentInfo?
playSoundEffect
Link copied to clipboard
open fun playSoundEffect(p0: Int)
post
Link copied to clipboard
open fun post(p0: Runnable): Boolean
postAnimationRunner
Link copied to clipboard
open fun postAnimationRunner()
postDelayed
Link copied to clipboard
open fun postDelayed(p0: Runnable, p1: Long): Boolean
postInvalidate
Link copied to clipboard
open fun postInvalidate()
open fun postInvalidate(p0: Int, p1: Int, p2: Int, p3: Int)
postInvalidateDelayed
Link copied to clipboard
open fun postInvalidateDelayed(p0: Long)
open fun postInvalidateDelayed(p0: Long, p1: Int, p2: Int, p3: Int, p4: Int)
postInvalidateOnAnimation
Link copied to clipboard
open fun postInvalidateOnAnimation()
open fun postInvalidateOnAnimation(p0: Int, p1: Int, p2: Int, p3: Int)
postOnAnimation
Link copied to clipboard
open fun postOnAnimation(p0: Runnable)
postOnAnimationDelayed
Link copied to clipboard
open fun postOnAnimationDelayed(p0: Runnable, p1: Long)
processDataSetCompletelyChanged
Link copied to clipboard
open fun processDataSetCompletelyChanged(p0: Boolean)
recomputeViewAttributes
Link copied to clipboard
open override fun recomputeViewAttributes(p0: View)
refreshDrawableState
Link copied to clipboard
open fun refreshDrawableState()
releasePointerCapture
Link copied to clipboard
open fun releasePointerCapture()
removeActionListener
Link copied to clipboard
fun removeActionListener(listener: SearchResultsView.ActionListener)
Removes a previously added listener.
removeAllViews
Link copied to clipboard
open fun removeAllViews()
removeAllViewsInLayout
Link copied to clipboard
open fun removeAllViewsInLayout()
removeAndRecycleViews
Link copied to clipboard
open fun removeAndRecycleViews()
removeAnimatingView
Link copied to clipboard
open fun removeAnimatingView(p0: View): Boolean
removeCallbacks
Link copied to clipboard
open fun removeCallbacks(p0: Runnable): Boolean
removeDetachedView
Link copied to clipboard
open override fun removeDetachedView(p0: View, p1: Boolean)
removeItemDecoration
Link copied to clipboard
open fun removeItemDecoration(@NonNull() p0: RecyclerView.ItemDecoration)
removeItemDecorationAt
Link copied to clipboard
open fun removeItemDecorationAt(p0: Int)
removeOnAttachStateChangeListener
Link copied to clipboard
removeOnItemTouchListener
Link copied to clipboard
open fun removeOnItemTouchListener(@NonNull() p0: RecyclerView.OnItemTouchListener)
removeOnLayoutChangeListener
Link copied to clipboard
open fun removeOnLayoutChangeListener(p0: View.OnLayoutChangeListener)
removeOnScrollListener
Link copied to clipboard
open fun removeOnScrollListener(@NonNull() p0: RecyclerView.OnScrollListener)
removeOnUnhandledKeyEventListener
Link copied to clipboard
removeRecyclerListener
Link copied to clipboard
open fun removeRecyclerListener(@NonNull() p0: RecyclerView.RecyclerListener)
removeView
Link copied to clipboard
open override fun removeView(p0: View)
removeViewAt
Link copied to clipboard
open fun removeViewAt(p0: Int)
removeViewInLayout
Link copied to clipboard
open fun removeViewInLayout(p0: View)
removeViews
Link copied to clipboard
open fun removeViews(p0: Int, p1: Int)
removeViewsInLayout
Link copied to clipboard
open fun removeViewsInLayout(p0: Int, p1: Int)
repositionShadowingViews
Link copied to clipboard
open fun repositionShadowingViews()
requestApplyInsets
Link copied to clipboard
open fun requestApplyInsets()
requestChildFocus
Link copied to clipboard
open override fun requestChildFocus(p0: View, p1: View)
requestChildRectangleOnScreen
Link copied to clipboard
open override fun requestChildRectangleOnScreen(p0: View, p1: Rect, p2: Boolean): Boolean
requestDisallowInterceptTouchEvent
Link copied to clipboard
open override fun requestDisallowInterceptTouchEvent(p0: Boolean)
requestFitSystemWindows
Link copied to clipboard
open fun requestFitSystemWindows()
requestFocus
Link copied to clipboard
fun requestFocus(): Boolean
fun requestFocus(p0: Int): Boolean
open override fun requestFocus(p0: Int, p1: Rect): Boolean
requestFocusFromTouch
Link copied to clipboard
fun requestFocusFromTouch(): Boolean
requestLayout
Link copied to clipboard
open override fun requestLayout()
requestPointerCapture
Link copied to clipboard
open fun requestPointerCapture()
requestRectangleOnScreen
Link copied to clipboard
open fun requestRectangleOnScreen(p0: Rect): Boolean
open fun requestRectangleOnScreen(p0: Rect, p1: Boolean): Boolean
requestSendAccessibilityEvent
Link copied to clipboard
open override fun requestSendAccessibilityEvent(p0: View, p1: AccessibilityEvent): Boolean
requestTransparentRegion
Link copied to clipboard
open override fun requestTransparentRegion(p0: View)
requestUnbufferedDispatch
Link copied to clipboard
fun requestUnbufferedDispatch(p0: MotionEvent)
fun requestUnbufferedDispatch(p0: Int)
requireViewById
Link copied to clipboard
fun <T : View> requireViewById(p0: Int): T
resetPivot
Link copied to clipboard
open fun resetPivot()
restoreDefaultFocus
Link copied to clipboard
open override fun restoreDefaultFocus(): Boolean
restoreHierarchyState
Link copied to clipboard
open fun restoreHierarchyState(p0: SparseArray<Parcelable>)
saveAttributeDataForStyleable
Link copied to clipboard
fun saveAttributeDataForStyleable(p0: Context, p1: IntArray, p2: AttributeSet?, p3: TypedArray, p4: Int, p5: Int)
saveHierarchyState
Link copied to clipboard
open fun saveHierarchyState(p0: SparseArray<Parcelable>)
saveOldPositions
Link copied to clipboard
open fun saveOldPositions()
scheduleDrawable
Link copied to clipboard
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
scheduleLayoutAnimation
Link copied to clipboard
open fun scheduleLayoutAnimation()
scrollBy
Link copied to clipboard
open override fun scrollBy(p0: Int, p1: Int)
scrollByInternal
Link copied to clipboard
open fun scrollByInternal(p0: Int, p1: Int, p2: MotionEvent, p3: Int): Boolean
scrollStep
Link copied to clipboard
open fun scrollStep(p0: Int, p1: Int, @Nullable() p2: IntArray?)
scrollTo
Link copied to clipboard
open override fun scrollTo(p0: Int, p1: Int)
scrollToPosition
Link copied to clipboard
open fun scrollToPosition(p0: Int)
sendAccessibilityEvent
Link copied to clipboard
open override fun sendAccessibilityEvent(p0: Int)
sendAccessibilityEventUnchecked
Link copied to clipboard
open override fun sendAccessibilityEventUnchecked(p0: AccessibilityEvent)
setAccessibilityDelegate
Link copied to clipboard
open fun setAccessibilityDelegate(p0: View.AccessibilityDelegate?)
setAccessibilityDelegateCompat
Link copied to clipboard
open fun setAccessibilityDelegateCompat(@Nullable() p0: RecyclerViewAccessibilityDelegate?)
setAccessibilityHeading
Link copied to clipboard
open fun setAccessibilityHeading(p0: Boolean)
setAccessibilityLiveRegion
Link copied to clipboard
open fun setAccessibilityLiveRegion(p0: Int)
setAccessibilityPaneTitle
Link copied to clipboard
open fun setAccessibilityPaneTitle(p0: CharSequence?)
setAccessibilityTraversalAfter
Link copied to clipboard
open fun setAccessibilityTraversalAfter(p0: Int)
setAccessibilityTraversalBefore
Link copied to clipboard
open fun setAccessibilityTraversalBefore(p0: Int)
setActivated
Link copied to clipboard
open fun setActivated(p0: Boolean)
setAdapterItems
Link copied to clipboard
fun setAdapterItems(items: List<SearchResultAdapterItem>)
Sets items as RecyclerView.Adapter's content.
setAddStatesFromChildren
Link copied to clipboard
open fun setAddStatesFromChildren(p0: Boolean)
setAllowClickWhenDisabled
Link copied to clipboard
open fun setAllowClickWhenDisabled(p0: Boolean)
setAlpha
Link copied to clipboard
open fun setAlpha(p0: Float)
setAlwaysDrawnWithCacheEnabled
Link copied to clipboard
open fun setAlwaysDrawnWithCacheEnabled(p0: Boolean)
setAnimation
Link copied to clipboard
open fun setAnimation(p0: Animation)
setAnimationCacheEnabled
Link copied to clipboard
open fun setAnimationCacheEnabled(p0: Boolean)
setAnimationMatrix
Link copied to clipboard
open fun setAnimationMatrix(p0: Matrix?)
setAutofillHints
Link copied to clipboard
open fun setAutofillHints(vararg p0: String)
setAutofillId
Link copied to clipboard
open fun setAutofillId(p0: AutofillId?)
setAutoHandwritingEnabled
Link copied to clipboard
open fun setAutoHandwritingEnabled(p0: Boolean)
setBackground
Link copied to clipboard
open fun setBackground(p0: Drawable)
setBackgroundColor
Link copied to clipboard
open fun setBackgroundColor(p0: Int)
setBackgroundDrawable
Link copied to clipboard
open fun setBackgroundDrawable(p0: Drawable)
setBackgroundResource
Link copied to clipboard
open fun setBackgroundResource(p0: Int)
setBackgroundTintBlendMode
Link copied to clipboard
open fun setBackgroundTintBlendMode(p0: BlendMode?)
setBackgroundTintList
Link copied to clipboard
open fun setBackgroundTintList(p0: ColorStateList?)
setBackgroundTintMode
Link copied to clipboard
open fun setBackgroundTintMode(p0: PorterDuff.Mode?)
setBottom
Link copied to clipboard
fun setBottom(p0: Int)
setCameraDistance
Link copied to clipboard
open fun setCameraDistance(p0: Float)
setChildDrawingOrderCallback
Link copied to clipboard
open fun setChildImportantForAccessibilityInternal(p0: RecyclerView.ViewHolder, p1: Int): Boolean
setChildrenDrawingCacheEnabled
Link copied to clipboard
open fun setChildrenDrawingCacheEnabled(p0: Boolean)
setChildrenDrawingOrderEnabled
Link copied to clipboard
open fun setChildrenDrawingOrderEnabled(p0: Boolean)
setChildrenDrawnWithCacheEnabled
Link copied to clipboard
open fun setChildrenDrawnWithCacheEnabled(p0: Boolean)
setClickable
Link copied to clipboard
open fun setClickable(p0: Boolean)
setClipBounds
Link copied to clipboard
open fun setClipBounds(p0: Rect)
setClipChildren
Link copied to clipboard
open fun setClipChildren(p0: Boolean)
setClipToOutline
Link copied to clipboard
open fun setClipToOutline(p0: Boolean)
setClipToPadding
Link copied to clipboard
open override fun setClipToPadding(p0: Boolean)
setContentCaptureSession
Link copied to clipboard
open fun setContentCaptureSession(p0: ContentCaptureSession?)
setContentDescription
Link copied to clipboard
open fun setContentDescription(p0: CharSequence)
setContextClickable
Link copied to clipboard
open fun setContextClickable(p0: Boolean)
setDefaultFocusHighlightEnabled
Link copied to clipboard
open fun setDefaultFocusHighlightEnabled(p0: Boolean)
setDescendantFocusability
Link copied to clipboard
open fun setDescendantFocusability(p0: Int)
setDrawingCacheBackgroundColor
Link copied to clipboard
open fun setDrawingCacheBackgroundColor(p0: Int)
setDrawingCacheEnabled
Link copied to clipboard
open fun setDrawingCacheEnabled(p0: Boolean)
setDrawingCacheQuality
Link copied to clipboard
open fun setDrawingCacheQuality(p0: Int)
setDuplicateParentStateEnabled
Link copied to clipboard
open fun setDuplicateParentStateEnabled(p0: Boolean)
setEdgeEffectFactory
Link copied to clipboard
open fun setEdgeEffectFactory(@NonNull() p0: RecyclerView.EdgeEffectFactory)
setElevation
Link copied to clipboard
open fun setElevation(p0: Float)
setEnabled
Link copied to clipboard
open fun setEnabled(p0: Boolean)
setFadingEdgeLength
Link copied to clipboard
open fun setFadingEdgeLength(p0: Int)
setFilterTouchesWhenObscured
Link copied to clipboard
open fun setFilterTouchesWhenObscured(p0: Boolean)
setFitsSystemWindows
Link copied to clipboard
open fun setFitsSystemWindows(p0: Boolean)
setFocusable
Link copied to clipboard
open fun setFocusable(p0: Boolean)
open fun setFocusable(p0: Int)
setFocusableInTouchMode
Link copied to clipboard
open fun setFocusableInTouchMode(p0: Boolean)
setFocusedByDefault
Link copied to clipboard
open fun setFocusedByDefault(p0: Boolean)
setForceDarkAllowed
Link copied to clipboard
open fun setForceDarkAllowed(p0: Boolean)
setForeground
Link copied to clipboard
open fun setForeground(p0: Drawable)
setForegroundGravity
Link copied to clipboard
open fun setForegroundGravity(p0: Int)
setForegroundTintBlendMode
Link copied to clipboard
open fun setForegroundTintBlendMode(p0: BlendMode?)
setForegroundTintList
Link copied to clipboard
open fun setForegroundTintList(p0: ColorStateList?)
setForegroundTintMode
Link copied to clipboard
open fun setForegroundTintMode(p0: PorterDuff.Mode?)
setHapticFeedbackEnabled
Link copied to clipboard
open fun setHapticFeedbackEnabled(p0: Boolean)
setHasFixedSize
Link copied to clipboard
open fun setHasFixedSize(p0: Boolean)
setHasTransientState
Link copied to clipboard
open fun setHasTransientState(p0: Boolean)
setHorizontalFadingEdgeEnabled
Link copied to clipboard
open fun setHorizontalFadingEdgeEnabled(p0: Boolean)
setHorizontalScrollBarEnabled
Link copied to clipboard
open fun setHorizontalScrollBarEnabled(p0: Boolean)
setHorizontalScrollbarThumbDrawable
Link copied to clipboard
open fun setHorizontalScrollbarThumbDrawable(p0: Drawable?)
setHorizontalScrollbarTrackDrawable
Link copied to clipboard
open fun setHorizontalScrollbarTrackDrawable(p0: Drawable?)
setHovered
Link copied to clipboard
open fun setHovered(p0: Boolean)
setId
Link copied to clipboard
open fun setId(p0: Int)
setImportantForAccessibility
Link copied to clipboard
open fun setImportantForAccessibility(p0: Int)
setImportantForAutofill
Link copied to clipboard
open fun setImportantForAutofill(p0: Int)
setImportantForContentCapture
Link copied to clipboard
open fun setImportantForContentCapture(p0: Int)
setItemAnimator
Link copied to clipboard
open fun setItemAnimator(@Nullable() p0: RecyclerView.ItemAnimator?)
setItemViewCacheSize
Link copied to clipboard
open fun setItemViewCacheSize(p0: Int)
setKeepScreenOn
Link copied to clipboard
open fun setKeepScreenOn(p0: Boolean)
setKeyboardNavigationCluster
Link copied to clipboard
open fun setKeyboardNavigationCluster(p0: Boolean)
setLabelFor
Link copied to clipboard
open fun setLabelFor(p0: Int)
setLayerPaint
Link copied to clipboard
open fun setLayerPaint(p0: Paint?)
setLayerType
Link copied to clipboard
open fun setLayerType(p0: Int, p1: Paint?)
setLayoutAnimation
Link copied to clipboard
open fun setLayoutAnimation(p0: LayoutAnimationController)
setLayoutAnimationListener
Link copied to clipboard
open fun setLayoutAnimationListener(p0: Animation.AnimationListener)
setLayoutDirection
Link copied to clipboard
open fun setLayoutDirection(p0: Int)
setLayoutFrozen
Link copied to clipboard
open fun setLayoutFrozen(p0: Boolean)
setLayoutMode
Link copied to clipboard
open fun setLayoutMode(p0: Int)
setLayoutParams
Link copied to clipboard
open fun setLayoutParams(p0: ViewGroup.LayoutParams)
setLayoutTransition
Link copied to clipboard
open override fun setLayoutTransition(p0: LayoutTransition)
setLeft
Link copied to clipboard
fun setLeft(p0: Int)
setLeftTopRightBottom
Link copied to clipboard
fun setLeftTopRightBottom(p0: Int, p1: Int, p2: Int, p3: Int)
setLongClickable
Link copied to clipboard
open fun setLongClickable(p0: Boolean)
setMeasuredDimension
Link copied to clipboard
fun setMeasuredDimension(p0: Int, p1: Int)
setMinimumHeight
Link copied to clipboard
open fun setMinimumHeight(p0: Int)
setMinimumWidth
Link copied to clipboard
open fun setMinimumWidth(p0: Int)
setMotionEventSplittingEnabled
Link copied to clipboard
open fun setMotionEventSplittingEnabled(p0: Boolean)
setNestedScrollingEnabled
Link copied to clipboard
open override fun setNestedScrollingEnabled(p0: Boolean)
setNextClusterForwardId
Link copied to clipboard
open fun setNextClusterForwardId(p0: Int)
setNextFocusDownId
Link copied to clipboard
open fun setNextFocusDownId(p0: Int)
setNextFocusForwardId
Link copied to clipboard
open fun setNextFocusForwardId(p0: Int)
setNextFocusLeftId
Link copied to clipboard
open fun setNextFocusLeftId(p0: Int)
setNextFocusRightId
Link copied to clipboard
open fun setNextFocusRightId(p0: Int)
setNextFocusUpId
Link copied to clipboard
open fun setNextFocusUpId(p0: Int)
setOnApplyWindowInsetsListener
Link copied to clipboard
open fun setOnApplyWindowInsetsListener(p0: View.OnApplyWindowInsetsListener)
setOnCapturedPointerListener
Link copied to clipboard
open fun setOnCapturedPointerListener(p0: View.OnCapturedPointerListener)
setOnClickListener
Link copied to clipboard
open fun setOnClickListener(p0: View.OnClickListener?)
setOnContextClickListener
Link copied to clipboard
open fun setOnContextClickListener(p0: View.OnContextClickListener?)
setOnCreateContextMenuListener
Link copied to clipboard
open fun setOnCreateContextMenuListener(p0: View.OnCreateContextMenuListener)
setOnDragListener
Link copied to clipboard
open fun setOnDragListener(p0: View.OnDragListener)
setOnFlingListener
Link copied to clipboard
open fun setOnFlingListener(@Nullable() p0: RecyclerView.OnFlingListener?)
setOnFocusChangeListener
Link copied to clipboard
open fun setOnFocusChangeListener(p0: View.OnFocusChangeListener)
setOnGenericMotionListener
Link copied to clipboard
open fun setOnGenericMotionListener(p0: View.OnGenericMotionListener)
setOnHierarchyChangeListener
Link copied to clipboard
open fun setOnHierarchyChangeListener(p0: ViewGroup.OnHierarchyChangeListener)
setOnHoverListener
Link copied to clipboard
open fun setOnHoverListener(p0: View.OnHoverListener)
setOnKeyListener
Link copied to clipboard
open fun setOnKeyListener(p0: View.OnKeyListener)
setOnLongClickListener
Link copied to clipboard
open fun setOnLongClickListener(p0: View.OnLongClickListener?)
setOnReceiveContentListener
Link copied to clipboard
open fun setOnReceiveContentListener(p0: Array<String>?, p1: OnReceiveContentListener?)
setOnScrollChangeListener
Link copied to clipboard
open fun setOnScrollChangeListener(p0: View.OnScrollChangeListener)
setOnScrollListener
Link copied to clipboard
open fun setOnScrollListener(@Nullable() p0: RecyclerView.OnScrollListener?)
setOnTouchListener
Link copied to clipboard
open fun setOnTouchListener(p0: View.OnTouchListener)
setOutlineAmbientShadowColor
Link copied to clipboard
open fun setOutlineAmbientShadowColor(p0: Int)
setOutlineProvider
Link copied to clipboard
open fun setOutlineProvider(p0: ViewOutlineProvider)
setOutlineSpotShadowColor
Link copied to clipboard
open fun setOutlineSpotShadowColor(p0: Int)
setOverScrollMode
Link copied to clipboard
open fun setOverScrollMode(p0: Int)
setPadding
Link copied to clipboard
open fun setPadding(p0: Int, p1: Int, p2: Int, p3: Int)
setPaddingRelative
Link copied to clipboard
open fun setPaddingRelative(p0: Int, p1: Int, p2: Int, p3: Int)
setPersistentDrawingCache
Link copied to clipboard
open fun setPersistentDrawingCache(p0: Int)
setPivotX
Link copied to clipboard
open fun setPivotX(p0: Float)
setPivotY
Link copied to clipboard
open fun setPivotY(p0: Float)
setPointerIcon
Link copied to clipboard
open fun setPointerIcon(p0: PointerIcon)
setPreferKeepClear
Link copied to clipboard
fun setPreferKeepClear(p0: Boolean)
setPreferKeepClearRects
Link copied to clipboard
fun setPreferKeepClearRects(p0: MutableList<Rect>)
setPreserveFocusAfterLayout
Link copied to clipboard
open fun setPreserveFocusAfterLayout(p0: Boolean)
setPressed
Link copied to clipboard
open fun setPressed(p0: Boolean)
setRecycledViewPool
Link copied to clipboard
open fun setRecycledViewPool(@Nullable() p0: RecyclerView.RecycledViewPool?)
setRecyclerListener
Link copied to clipboard
open fun setRecyclerListener(@Nullable() p0: RecyclerView.RecyclerListener?)
setRenderEffect
Link copied to clipboard
open fun setRenderEffect(p0: RenderEffect?)
setRevealOnFocusHint
Link copied to clipboard
fun setRevealOnFocusHint(p0: Boolean)
setRight
Link copied to clipboard
fun setRight(p0: Int)
setRotation
Link copied to clipboard
open fun setRotation(p0: Float)
setRotationX
Link copied to clipboard
open fun setRotationX(p0: Float)
setRotationY
Link copied to clipboard
open fun setRotationY(p0: Float)
setSaveEnabled
Link copied to clipboard
open fun setSaveEnabled(p0: Boolean)
setSaveFromParentEnabled
Link copied to clipboard
open fun setSaveFromParentEnabled(p0: Boolean)
setScaleX
Link copied to clipboard
open fun setScaleX(p0: Float)
setScaleY
Link copied to clipboard
open fun setScaleY(p0: Float)
setScreenReaderFocusable
Link copied to clipboard
open fun setScreenReaderFocusable(p0: Boolean)
setScrollBarDefaultDelayBeforeFade
Link copied to clipboard
open fun setScrollBarDefaultDelayBeforeFade(p0: Int)
setScrollBarFadeDuration
Link copied to clipboard
open fun setScrollBarFadeDuration(p0: Int)
setScrollbarFadingEnabled
Link copied to clipboard
open fun setScrollbarFadingEnabled(p0: Boolean)
setScrollBarSize
Link copied to clipboard
open fun setScrollBarSize(p0: Int)
setScrollBarStyle
Link copied to clipboard
open fun setScrollBarStyle(p0: Int)
setScrollCaptureCallback
Link copied to clipboard
fun setScrollCaptureCallback(p0: ScrollCaptureCallback?)
setScrollCaptureHint
Link copied to clipboard
open fun setScrollCaptureHint(p0: Int)
setScrollContainer
Link copied to clipboard
open fun setScrollContainer(p0: Boolean)
setScrollIndicators
Link copied to clipboard
open fun setScrollIndicators(p0: Int)
open fun setScrollIndicators(p0: Int, p1: Int)
setScrollingTouchSlop
Link copied to clipboard
open fun setScrollingTouchSlop(p0: Int)
setScrollState
Link copied to clipboard
open fun setScrollState(p0: Int)
setScrollX
Link copied to clipboard
open fun setScrollX(p0: Int)
setScrollY
Link copied to clipboard
open fun setScrollY(p0: Int)
setSelected
Link copied to clipboard
open fun setSelected(p0: Boolean)
setSoundEffectsEnabled
Link copied to clipboard
open fun setSoundEffectsEnabled(p0: Boolean)
setStateDescription
Link copied to clipboard
open fun setStateDescription(p0: CharSequence?)
setStateListAnimator
Link copied to clipboard
open fun setStateListAnimator(p0: StateListAnimator)
setStaticTransformationsEnabled
Link copied to clipboard
open fun setStaticTransformationsEnabled(p0: Boolean)
setSystemGestureExclusionRects
Link copied to clipboard
open fun setSystemGestureExclusionRects(p0: MutableList<Rect>)
setSystemUiVisibility
Link copied to clipboard
open fun setSystemUiVisibility(p0: Int)
setTag
Link copied to clipboard
open fun setTag(p0: Any)
open fun setTag(p0: Int, p1: Any)
setTextAlignment
Link copied to clipboard
open fun setTextAlignment(p0: Int)
setTextDirection
Link copied to clipboard
open fun setTextDirection(p0: Int)
setTooltipText
Link copied to clipboard
open fun setTooltipText(p0: CharSequence?)
setTop
Link copied to clipboard
fun setTop(p0: Int)
setTouchDelegate
Link copied to clipboard
open fun setTouchDelegate(p0: TouchDelegate)
setTouchscreenBlocksFocus
Link copied to clipboard
open fun setTouchscreenBlocksFocus(p0: Boolean)
setTransitionAlpha
Link copied to clipboard
open fun setTransitionAlpha(p0: Float)
setTransitionGroup
Link copied to clipboard
open fun setTransitionGroup(p0: Boolean)
setTransitionName
Link copied to clipboard
fun setTransitionName(p0: String)
setTransitionVisibility
Link copied to clipboard
open fun setTransitionVisibility(p0: Int)
setTranslationX
Link copied to clipboard
open fun setTranslationX(p0: Float)
setTranslationY
Link copied to clipboard
open fun setTranslationY(p0: Float)
setTranslationZ
Link copied to clipboard
open fun setTranslationZ(p0: Float)
setVerticalFadingEdgeEnabled
Link copied to clipboard
open fun setVerticalFadingEdgeEnabled(p0: Boolean)
setVerticalScrollBarEnabled
Link copied to clipboard
open fun setVerticalScrollBarEnabled(p0: Boolean)
setVerticalScrollbarPosition
Link copied to clipboard
open fun setVerticalScrollbarPosition(p0: Int)
setVerticalScrollbarThumbDrawable
Link copied to clipboard
open fun setVerticalScrollbarThumbDrawable(p0: Drawable?)
setVerticalScrollbarTrackDrawable
Link copied to clipboard
open fun setVerticalScrollbarTrackDrawable(p0: Drawable?)
setViewCacheExtension
Link copied to clipboard
open fun setViewCacheExtension(@Nullable() p0: RecyclerView.ViewCacheExtension?)
setViewTranslationCallback
Link copied to clipboard
open fun setViewTranslationCallback(p0: ViewTranslationCallback)
setVisibility
Link copied to clipboard
open fun setVisibility(p0: Int)
setWillNotCacheDrawing
Link copied to clipboard
open fun setWillNotCacheDrawing(p0: Boolean)
setWillNotDraw
Link copied to clipboard
open fun setWillNotDraw(p0: Boolean)
setWindowInsetsAnimationCallback
Link copied to clipboard
open override fun setWindowInsetsAnimationCallback(p0: WindowInsetsAnimation.Callback?)
setX
Link copied to clipboard
open fun setX(p0: Float)
setY
Link copied to clipboard
open fun setY(p0: Float)
setZ
Link copied to clipboard
open fun setZ(p0: Float)
shouldDeferAccessibilityEvent
Link copied to clipboard
open fun shouldDeferAccessibilityEvent(p0: AccessibilityEvent): Boolean
shouldDelayChildPressedState
Link copied to clipboard
open fun shouldDelayChildPressedState(): Boolean
showContextMenu
Link copied to clipboard
open fun showContextMenu(): Boolean
open fun showContextMenu(p0: Float, p1: Float): Boolean
showContextMenuForChild
Link copied to clipboard
open override fun showContextMenuForChild(p0: View): Boolean
open override fun showContextMenuForChild(p0: View, p1: Float, p2: Float): Boolean
smoothScrollBy
Link copied to clipboard
open fun smoothScrollBy(@Px() p0: Int, @Px() p1: Int)
open fun smoothScrollBy(@Px() p0: Int, @Px() p1: Int, @Nullable() p2: Interpolator?)
open fun smoothScrollBy(@Px() p0: Int, @Px() p1: Int, @Nullable() p2: Interpolator?, p3: Int)
open fun smoothScrollBy(@Px() p0: Int, @Px() p1: Int, @Nullable() p2: Interpolator?, p3: Int, p4: Boolean)
smoothScrollToPosition
Link copied to clipboard
open fun smoothScrollToPosition(p0: Int)
startActionMode
Link copied to clipboard
open fun startActionMode(p0: ActionMode.Callback): ActionMode
open fun startActionMode(p0: ActionMode.Callback, p1: Int): ActionMode
startActionModeForChild
Link copied to clipboard
open override fun startActionModeForChild(p0: View, p1: ActionMode.Callback): ActionMode
open override fun startActionModeForChild(p0: View, p1: ActionMode.Callback, p2: Int): ActionMode
startAnimation
Link copied to clipboard
open fun startAnimation(p0: Animation)
startDrag
Link copied to clipboard
fun startDrag(p0: ClipData, p1: View.DragShadowBuilder, p2: Any, p3: Int): Boolean
startDragAndDrop
Link copied to clipboard
fun startDragAndDrop(p0: ClipData, p1: View.DragShadowBuilder, p2: Any, p3: Int): Boolean
startInterceptRequestLayout
Link copied to clipboard
open fun startInterceptRequestLayout()
startLayoutAnimation
Link copied to clipboard
open fun startLayoutAnimation()
startNestedScroll
Link copied to clipboard
open override fun startNestedScroll(p0: Int): Boolean
open override fun startNestedScroll(p0: Int, p1: Int): Boolean
startViewTransition
Link copied to clipboard
open fun startViewTransition(p0: View)
stopInterceptRequestLayout
Link copied to clipboard
open fun stopInterceptRequestLayout(p0: Boolean)
stopNestedScroll
Link copied to clipboard
open override fun stopNestedScroll()
open override fun stopNestedScroll(p0: Int)
stopScroll
Link copied to clipboard
open fun stopScroll()
suppressLayout
Link copied to clipboard
override fun suppressLayout(p0: Boolean)
swapAdapter
Link copied to clipboard
open fun swapAdapter(@Nullable() p0: RecyclerView.Adapter<RecyclerView.ViewHolder>?, p1: Boolean)
toString
Link copied to clipboard
open override fun toString(): String
transformMatrixToGlobal
Link copied to clipboard
open fun transformMatrixToGlobal(p0: Matrix)
transformMatrixToLocal
Link copied to clipboard
open fun transformMatrixToLocal(p0: Matrix)
unscheduleDrawable
Link copied to clipboard
open fun unscheduleDrawable(p0: Drawable)
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
updateDragShadow
Link copied to clipboard
fun updateDragShadow(p0: View.DragShadowBuilder)
updateViewLayout
Link copied to clipboard
open override fun updateViewLayout(p0: View, p1: ViewGroup.LayoutParams)
verifyDrawable
Link copied to clipboard
open fun verifyDrawable(p0: Drawable): Boolean
viewRangeUpdate
Link copied to clipboard
open fun viewRangeUpdate(p0: Int, p1: Int, p2: Any)
willNotCacheDrawing
Link copied to clipboard
open fun willNotCacheDrawing(): Boolean
willNotDraw
Link copied to clipboard
open fun willNotDraw(): Boolean

Properties

adapterItems
Link copied to clipboard
val adapterItems: List<SearchResultAdapterItem>
Returns adapter items that are currently shown in this RecyclerView
mAccessibilityDelegate
Link copied to clipboard
mAdapter
Link copied to clipboard
val mAdapter: RecyclerView.Adapter<RecyclerView.ViewHolder>
mAdapterHelper
Link copied to clipboard
val mAdapterHelper: AdapterHelper
mAdapterUpdateDuringMeasure
Link copied to clipboard
val mAdapterUpdateDuringMeasure: Boolean
mChildHelper
Link copied to clipboard
val mChildHelper: ChildHelper
mClipToPadding
Link copied to clipboard
val mClipToPadding: Boolean
mDataSetHasChangedAfterLayout
Link copied to clipboard
val mDataSetHasChangedAfterLayout: Boolean
mDispatchItemsChangedEvent
Link copied to clipboard
val mDispatchItemsChangedEvent: Boolean
mEnableFastScroller
Link copied to clipboard
val mEnableFastScroller: Boolean
mFirstLayoutComplete
Link copied to clipboard
val mFirstLayoutComplete: Boolean
mGapWorker
Link copied to clipboard
val mGapWorker: GapWorker
mHasFixedSize
Link copied to clipboard
val mHasFixedSize: Boolean
mIsAttached
Link copied to clipboard
val mIsAttached: Boolean
mItemAnimator
Link copied to clipboard
val mItemAnimator: RecyclerView.ItemAnimator
mItemDecorations
Link copied to clipboard
val mItemDecorations: ArrayList<RecyclerView.ItemDecoration>
mItemsAddedOrRemoved
Link copied to clipboard
val mItemsAddedOrRemoved: Boolean
mItemsChanged
Link copied to clipboard
val mItemsChanged: Boolean
mLayout
Link copied to clipboard
val mLayout: RecyclerView.LayoutManager
mLayoutSuppressed
Link copied to clipboard
val mLayoutSuppressed: Boolean
mLayoutWasDefered
Link copied to clipboard
val mLayoutWasDefered: Boolean
mPendingSavedState
Link copied to clipboard
val mPendingSavedState: RecyclerView.SavedState
mPostedAnimatorRunner
Link copied to clipboard
val mPostedAnimatorRunner: Boolean
mPrefetchRegistry
Link copied to clipboard
mRecycler
Link copied to clipboard
val mRecycler: RecyclerView.Recycler
mRecyclerListener
Link copied to clipboard
val mRecyclerListener: RecyclerView.RecyclerListener
mRecyclerListeners
Link copied to clipboard
mReusableIntPair
Link copied to clipboard
val mReusableIntPair: IntArray
mState
Link copied to clipboard
val mState: RecyclerView.State
mTempRect
Link copied to clipboard
val mTempRect: Rect
mTempRectF
Link copied to clipboard
val mTempRectF: RectF
mUpdateChildViewsRunnable
Link copied to clipboard
val mUpdateChildViewsRunnable: Runnable
mViewFlinger
Link copied to clipboard
val mViewFlinger: RecyclerView.ViewFlinger
mViewInfoStore
Link copied to clipboard
val mViewInfoStore: ViewInfoStore