A
B
C
D
F
G
H
I
J
K
L
M
O
P
R
S
T
U
W
S
- saveAttributeDataForStyleable(Context,IntArray,AttributeSet,TypedArray,Integer,Integer) - function in android.view.View
- saveHierarchyState(SparseArray) - function in android.view.View
- scheduleDrawable(Drawable,Runnable,Long) - function in android.view.View
- scrollBy(Integer,Integer) - function in android.view.View
- scrollTo(Integer,Integer) - function in android.view.View
- sendAccessibilityEvent(Integer) - function in android.view.View
- sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.View
- setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.View
- setAccessibilityHeading(Boolean) - function in android.view.View
- setAccessibilityLiveRegion(Integer) - function in android.view.View
- setAccessibilityPaneTitle(CharSequence) - function in android.view.View
- setAccessibilityTraversalAfter(Integer) - function in android.view.View
- setAccessibilityTraversalBefore(Integer) - function in android.view.View
- setActivated(Boolean) - function in android.view.View
- setAdjustViewBounds(Boolean) - function in android.widget.ImageView
- setAllowClickWhenDisabled(Boolean) - function in android.view.View
- setAlpha(Float) - function in android.view.View
- setAlpha(Integer) - function in android.widget.ImageView
- setAnimation(Animation) - function in android.view.View
- setAnimationMatrix(Matrix) - function in android.view.View
- setAutofillHints(String) - function in android.view.View
- setAutofillId(AutofillId) - function in android.view.View
- setAutoHandwritingEnabled(Boolean) - function in android.view.View
- setAvatarBorderColor(Integer) - function in io.getstream.avatarview.AvatarView
- The border color of AvatarView.
- setAvatarBorderColorArray(IntArray) - function in io.getstream.avatarview.AvatarView
- The border color array of AvatarView.
- setAvatarBorderRadius(Float) - function in io.getstream.avatarview.AvatarView
- The border radius of AvatarView.
- setAvatarBorderWidth(Integer) - function in io.getstream.avatarview.AvatarView
- The border width of AvatarView.
- setAvatarInitials(String) - function in io.getstream.avatarview.AvatarView
- The initials to be drawn instead of an image.
- setAvatarInitialsBackgroundColor(Integer) - function in io.getstream.avatarview.AvatarView
- The background color of the initials.
- setAvatarInitialsStyle(Integer) - function in io.getstream.avatarview.AvatarView
- The text styles color of the initials.
- setAvatarInitialsTextColor(Integer) - function in io.getstream.avatarview.AvatarView
- The text color of the initials.
- setAvatarInitialsTextSize(Integer) - function in io.getstream.avatarview.AvatarView
- The text size of the initials.
- setAvatarInitialsTextSizeRatio(Float) - function in io.getstream.avatarview.AvatarView
- The text size ratio of the initials.
- setAvatarShape(AvatarShape) - function in io.getstream.avatarview.AvatarView
- The shape of the AvatarView.
- setBackground(Drawable) - function in android.view.View
- setBackgroundColor(Integer) - function in android.view.View
- setBackgroundDrawable(Drawable) - function in androidx.appcompat.widget.AppCompatImageView
- setBackgroundResource(Integer) - function in androidx.appcompat.widget.AppCompatImageView
- setBackgroundTintBlendMode(BlendMode) - function in android.view.View
- setBackgroundTintList(ColorStateList) - function in android.view.View
- setBackgroundTintMode(PorterDuff.Mode) - function in android.view.View
- setBaseline(Integer) - function in android.widget.ImageView
- setBaselineAlignBottom(Boolean) - function in android.widget.ImageView
- setBottom(Integer) - function in android.view.View
- setCameraDistance(Float) - function in android.view.View
- setClickable(Boolean) - function in android.view.View
- setClipBounds(Rect) - function in android.view.View
- setClipToOutline(Boolean) - function in android.view.View
- setColorFilter(ColorFilter) - function in android.widget.ImageView
- setColorFilter(Integer) - function in android.widget.ImageView
- setColorFilter(Integer,PorterDuff.Mode) - function in android.widget.ImageView
- setContentCaptureSession(ContentCaptureSession) - function in android.view.View
- setContentDescription(CharSequence) - function in android.view.View
- setContextClickable(Boolean) - function in android.view.View
- setCropToPadding(Boolean) - function in android.widget.ImageView
- setDefaultFocusHighlightEnabled(Boolean) - function in android.view.View
- setDrawingCacheBackgroundColor(Integer) - function in android.view.View
- setDrawingCacheEnabled(Boolean) - function in android.view.View
- setDrawingCacheQuality(Integer) - function in android.view.View
- setDuplicateParentStateEnabled(Boolean) - function in android.view.View
- setElevation(Float) - function in android.view.View
- setEnabled(Boolean) - function in android.view.View
- setErrorPlaceholder(Drawable) - function in io.getstream.avatarview.AvatarView
- An error placeholder that should be shown when request failed.
- setFadingEdgeLength(Integer) - function in android.view.View
- setFilterTouchesWhenObscured(Boolean) - function in android.view.View
- setFitsSystemWindows(Boolean) - function in android.view.View
- setFocusable(Boolean) - function in android.view.View
- setFocusable(Integer) - function in android.view.View
- setFocusableInTouchMode(Boolean) - function in android.view.View
- setFocusedByDefault(Boolean) - function in android.view.View
- setForceDarkAllowed(Boolean) - function in android.view.View
- setForeground(Drawable) - function in android.view.View
- setForegroundGravity(Integer) - function in android.view.View
- setForegroundTintBlendMode(BlendMode) - function in android.view.View
- setForegroundTintList(ColorStateList) - function in android.view.View
- setForegroundTintMode(PorterDuff.Mode) - function in android.view.View
- setHapticFeedbackEnabled(Boolean) - function in android.view.View
- setHasTransientState(Boolean) - function in android.view.View
- setHorizontalFadingEdgeEnabled(Boolean) - function in android.view.View
- setHorizontalScrollBarEnabled(Boolean) - function in android.view.View
- setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.View
- setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.View
- setHovered(Boolean) - function in android.view.View
- setId(Integer) - function in android.view.View
- setImageAlpha(Integer) - function in android.widget.ImageView
- setImageBitmap(Bitmap) - function in androidx.appcompat.widget.AppCompatImageView
- setImageDrawable(Drawable) - function in androidx.appcompat.widget.AppCompatImageView
- setImageIcon(Icon) - function in android.widget.ImageView
- setImageLevel(Integer) - function in androidx.appcompat.widget.AppCompatImageView
- setImageMatrix(Matrix) - function in android.widget.ImageView
- setImageResource(Integer) - function in androidx.appcompat.widget.AppCompatImageView
- setImageState(IntArray,Boolean) - function in android.widget.ImageView
- setImageTintBlendMode(BlendMode) - function in android.widget.ImageView
- setImageTintList(ColorStateList) - function in android.widget.ImageView
- setImageTintMode(PorterDuff.Mode) - function in android.widget.ImageView
- setImageURI(Uri) - function in androidx.appcompat.widget.AppCompatImageView
- setImportantForAccessibility(Integer) - function in android.view.View
- setImportantForAutofill(Integer) - function in android.view.View
- setImportantForContentCapture(Integer) - function in android.view.View
- setIndicatorBorderColor(Integer) - function in io.getstream.avatarview.AvatarView
- The border color of the indicator.
- setIndicatorBorderColorArray(IntArray) - function in io.getstream.avatarview.AvatarView
- The border color array of the indicator.
- setIndicatorBorderSizeCriteria(Float) - function in io.getstream.avatarview.AvatarView
- The border size criteria of the indicator.
- setIndicatorColor(Integer) - function in io.getstream.avatarview.AvatarView
- The color of the indicator.
- setIndicatorDrawable(Drawable) - function in io.getstream.avatarview.AvatarView
- A custom indicator view.
- setIndicatorEnabled(Boolean) - function in io.getstream.avatarview.AvatarView
- Sets the visibility of the indicator.
- setIndicatorPosition(IndicatorPosition) - function in io.getstream.avatarview.AvatarView
- The position of the indicator.
- setIndicatorRes(Integer) - function in io.getstream.avatarview.AvatarView
- setIndicatorSizeCriteria(Float) - function in io.getstream.avatarview.AvatarView
- The size criteria of the indicator.
- setKeepScreenOn(Boolean) - function in android.view.View
- setKeyboardNavigationCluster(Boolean) - function in android.view.View
- setLabelFor(Integer) - function in android.view.View
- setLayerPaint(Paint) - function in android.view.View
- setLayerType(Integer,Paint) - function in android.view.View
- setLayoutDirection(Integer) - function in android.view.View
- setLayoutParams(ViewGroup.LayoutParams) - function in android.view.View
- setLeft(Integer) - function in android.view.View
- setLeftTopRightBottom(Integer,Integer,Integer,Integer) - function in android.view.View
- setLongClickable(Boolean) - function in android.view.View
- setMaxHeight(Integer) - function in android.widget.ImageView
- setMaxSectionSize(Integer) - function in io.getstream.avatarview.AvatarView
- setMaxWidth(Integer) - function in android.widget.ImageView
- setMinimumHeight(Integer) - function in android.view.View
- setMinimumWidth(Integer) - function in android.view.View
- setNestedScrollingEnabled(Boolean) - function in android.view.View
- setNextClusterForwardId(Integer) - function in android.view.View
- setNextFocusDownId(Integer) - function in android.view.View
- setNextFocusForwardId(Integer) - function in android.view.View
- setNextFocusLeftId(Integer) - function in android.view.View
- setNextFocusRightId(Integer) - function in android.view.View
- setNextFocusUpId(Integer) - function in android.view.View
- setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.View
- setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.View
- setOnClickListener(View.OnClickListener) - function in android.view.View
- setOnContextClickListener(View.OnContextClickListener) - function in android.view.View
- setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.View
- setOnDragListener(View.OnDragListener) - function in android.view.View
- setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.View
- setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.View
- setOnHoverListener(View.OnHoverListener) - function in android.view.View
- setOnKeyListener(View.OnKeyListener) - function in android.view.View
- setOnLongClickListener(View.OnLongClickListener) - function in android.view.View
- setOnReceiveContentListener(Array,OnReceiveContentListener) - function in android.view.View
- setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.View
- setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.View
- setOnTouchListener(View.OnTouchListener) - function in android.view.View
- setOutlineAmbientShadowColor(Integer) - function in android.view.View
- setOutlineProvider(ViewOutlineProvider) - function in android.view.View
- setOutlineSpotShadowColor(Integer) - function in android.view.View
- setOverScrollMode(Integer) - function in android.view.View
- setPadding(Integer,Integer,Integer,Integer) - function in android.view.View
- setPaddingRelative(Integer,Integer,Integer,Integer) - function in android.view.View
- setPivotX(Float) - function in android.view.View
- setPivotY(Float) - function in android.view.View
- setPlaceholder(Drawable) - function in io.getstream.avatarview.AvatarView
- A placeholder that should be shown when loading an image.
- setPointerIcon(PointerIcon) - function in android.view.View
- setPreferKeepClear(Boolean) - function in android.view.View
- setPreferKeepClearRects(List) - function in android.view.View
- setPressed(Boolean) - function in android.view.View
- setRenderEffect(RenderEffect) - function in android.view.View
- setRevealOnFocusHint(Boolean) - function in android.view.View
- setRight(Integer) - function in android.view.View
- setRotation(Float) - function in android.view.View
- setRotationX(Float) - function in android.view.View
- setRotationY(Float) - function in android.view.View
- setSaveEnabled(Boolean) - function in android.view.View
- setSaveFromParentEnabled(Boolean) - function in android.view.View
- setScaleType(ImageView.ScaleType) - function in android.widget.ImageView
- setScaleX(Float) - function in android.view.View
- setScaleY(Float) - function in android.view.View
- setScreenReaderFocusable(Boolean) - function in android.view.View
- setScrollBarDefaultDelayBeforeFade(Integer) - function in android.view.View
- setScrollBarFadeDuration(Integer) - function in android.view.View
- setScrollbarFadingEnabled(Boolean) - function in android.view.View
- setScrollBarSize(Integer) - function in android.view.View
- setScrollBarStyle(Integer) - function in android.view.View
- setScrollCaptureCallback(ScrollCaptureCallback) - function in android.view.View
- setScrollCaptureHint(Integer) - function in android.view.View
- setScrollContainer(Boolean) - function in android.view.View
- setScrollIndicators(Integer) - function in android.view.View
- setScrollIndicators(Integer,Integer) - function in android.view.View
- setScrollX(Integer) - function in android.view.View
- setScrollY(Integer) - function in android.view.View
- setSelected(Boolean) - function in android.widget.ImageView
- setSoundEffectsEnabled(Boolean) - function in android.view.View
- setStateDescription(CharSequence) - function in android.view.View
- setStateListAnimator(StateListAnimator) - function in android.view.View
- setSupportBackgroundTintList(ColorStateList) - function in androidx.appcompat.widget.AppCompatImageView
- setSupportBackgroundTintMode(PorterDuff.Mode) - function in androidx.appcompat.widget.AppCompatImageView
- setSupportImageTintList(ColorStateList) - function in androidx.appcompat.widget.AppCompatImageView
- setSupportImageTintMode(PorterDuff.Mode) - function in androidx.appcompat.widget.AppCompatImageView
- setSupportRtlEnabled(Boolean) - function in io.getstream.avatarview.AvatarView
- Supports RTL layout is enabled or not.
- setSystemGestureExclusionRects(List) - function in android.view.View
- setSystemUiVisibility(Integer) - function in android.view.View
- setTag(Object) - function in android.view.View
- setTag(Integer,Object) - function in android.view.View
- setTextAlignment(Integer) - function in android.view.View
- setTextDirection(Integer) - function in android.view.View
- setTooltipText(CharSequence) - function in android.view.View
- setTop(Integer) - function in android.view.View
- setTouchDelegate(TouchDelegate) - function in android.view.View
- setTransitionAlpha(Float) - function in android.view.View
- setTransitionName(String) - function in android.view.View
- setTransitionVisibility(Integer) - function in android.view.View
- setTranslationX(Float) - function in android.view.View
- setTranslationY(Float) - function in android.view.View
- setTranslationZ(Float) - function in android.view.View
- setVerticalFadingEdgeEnabled(Boolean) - function in android.view.View
- setVerticalScrollBarEnabled(Boolean) - function in android.view.View
- setVerticalScrollbarPosition(Integer) - function in android.view.View
- setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.View
- setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.View
- setViewTranslationCallback(ViewTranslationCallback) - function in android.view.View
- setVisibility(Integer) - function in android.widget.ImageView
- setWillNotCacheDrawing(Boolean) - function in android.view.View
- setWillNotDraw(Boolean) - function in android.view.View
- setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.View
- setX(Float) - function in android.view.View
- setY(Float) - function in android.view.View
- setZ(Float) - function in android.view.View
- showContextMenu() - function in android.view.View
- showContextMenu(Float,Float) - function in android.view.View
- startActionMode(ActionMode.Callback) - function in android.view.View
- startActionMode(ActionMode.Callback,Integer) - function in android.view.View
- startAnimation(Animation) - function in android.view.View
- startDrag(ClipData,View.DragShadowBuilder,Object,Integer) - function in android.view.View
- startDragAndDrop(ClipData,View.DragShadowBuilder,Object,Integer) - function in android.view.View
- startNestedScroll(Integer) - function in android.view.View
- stopNestedScroll() - function in android.view.View