A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W 

D

databaseList() - function in android.content.ContextWrapper
 
DateDividerViewHolder - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl
Represents the date divider holder.
dateSeparatorHandler(io.getstream.chat.android.ui.common.feature.messages.list.DateSeparatorHandler) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModelFactory.Builder
 
Debouncer - class in io.getstream.chat.android.ui.utils
Utility class for debouncing high frequency events.
decorate(io.getstream.chat.android.ui.feature.messages.list.adapter.BaseMessageItemViewHolder,T) - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator.BaseDecorator
Decorates the view holder.
decorate(io.getstream.chat.android.ui.feature.messages.list.adapter.BaseMessageItemViewHolder,T) - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator.Decorator
Decorates the view holder.
DecoratedBaseMessageItemViewHolder - class in io.getstream.chat.android.ui.feature.messages.list.adapter.internal
 
Decorator - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator
Decorator interface used to decorate the view holder.
Decorator.Type - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator.Decorator
The type of the decorator.
Decorator.Type.BuiltIn - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator.Decorator.Type
The SDK built-in decorators.
DecoratorProvider - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator
A provider for the list of Decorators that will be used to decorate the message list items.
DecoratorProviderFactory - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator
A factory responsible for creating DecoratorProviders to be used in io.getstream.chat.android.ui.feature.messages.list.MessageListView.
DecoratorProviderFactory.Companion - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator.DecoratorProviderFactory
 
DecoratorProviderFactoryKt - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator
 
DecoratorProviderKt - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator
 
default(android.content.Context) - function in io.getstream.chat.android.ui.feature.messages.common.AudioRecordPlayerViewStyle.Companion
 
defaultCurrentUserProvider() - function in io.getstream.chat.android.ui.helper.CurrentUserProvider.Companion
Builds the default current user provider.
defaultFactories(java.lang.Boolean,java.lang.Boolean,java.lang.Boolean) - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.factory.AttachmentsPickerTabFactories
Creates a list of factories for the tabs that will be displayed in the attachment picker.
defaultFactory(kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.decorator.DecoratorProviderFactory.Companion
Creates the default DecoratorProviderFactory.
defaultFactory(android.content.Context) - function in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionItemsFactory.Companion
Builds the default message option items factory.
defaultFormatter(android.content.Context) - function in io.getstream.chat.android.ui.helper.MessagePreviewFormatter.Companion
Builds the default message preview text formatter.
DefaultMessageComposerCenterContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
Represents the default content shown at the center of MessageComposerView.
DefaultMessageComposerCommandSuggestionsContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
Represents the default command suggestion list popup shown above MessageComposerView.
DefaultMessageComposerFooterContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
Represents the default content shown at the bottom of MessageComposerView.
DefaultMessageComposerHeaderContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
Represents the default content shown at the top of MessageComposerView.
DefaultMessageComposerLeadingContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
Represents the default content shown at the start of MessageComposerView.
DefaultMessageComposerMentionSuggestionsContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
Represents the default mention suggestion list popup shown above MessageComposerView.
DefaultMessageComposerOverlappingContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
Represents the content which overlaps MessageComposerCenterContent in MessageComposerView.
DefaultMessageComposerTrailingContent - class in io.getstream.chat.android.ui.feature.messages.composer.content
Represents the default content shown at the end of MessageComposerView.
DefaultMessageOptionItemsFactory - class in io.getstream.chat.android.ui.feature.messages.list.options.message
The default implementation of MessageOptionItemsFactory.
DefaultQuotedAttachmentMessageFactory - class in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.attachment
Factory for attachments we support by default.
DefaultQuotedAttachmentViewStyle - class in io.getstream.chat.android.ui.feature.messages.list
Style to be applied to DefaultQuotedAttachmentView.
deleteChannel(io.getstream.chat.android.models.Channel) - function in io.getstream.chat.android.ui.viewmodel.channels.ChannelListViewModel
Deletes a channel.
deleteDatabase(java.lang.String) - function in android.content.ContextWrapper
 
deletedMessageBackground(android.content.Context,io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem.MessageItem) - function in io.getstream.chat.android.ui.feature.messages.list.background.MessageBackgroundFactory
Background for deleted messages.
deletedMessageBackground(android.content.Context,io.getstream.chat.android.ui.feature.messages.list.adapter.MessageListItem.MessageItem) - function in io.getstream.chat.android.ui.feature.messages.list.background.MessageBackgroundFactoryImpl
Draws the background of deleted messages.
deletedMessageVisibility(io.getstream.chat.android.ui.common.state.messages.list.DeletedMessageVisibility) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModelFactory.Builder
 
deleteFile(java.lang.String) - function in android.content.ContextWrapper
 
deleteSharedPreferences(java.lang.String) - function in android.content.ContextWrapper
 
dependencies() - function in io.getstream.chat.android.ui.initializer.ChatUIInitializer
 
describeContents() - function in android.os.Parcelable
 
destroyDrawingCache() - function in android.view.View
 
disablePagination() - function in io.getstream.chat.android.ui.feature.gallery.overview.MediaAttachmentGridView
 
disablePagination() - function in io.getstream.chat.android.ui.feature.messages.list.EndlessMessageListScrollListener
Manually disables pagination in certain UI components and events.
disablePagination() - function in io.getstream.chat.android.ui.widgets.EndlessScrollListener
Manually disables pagination in certain UI components and events.
dismiss() - function in androidx.fragment.app.DialogFragment
 
dismiss() - function in com.google.android.material.bottomsheet.BottomSheetDialogFragment
 
dismissAllowingStateLoss() - function in androidx.fragment.app.DialogFragment
 
dismissAllowingStateLoss() - function in com.google.android.material.bottomsheet.BottomSheetDialogFragment
 
dismissDialog(java.lang.Integer) - function in android.app.Activity
 
dismissKeyboardShortcutsHelper() - function in android.app.Activity
 
dismissMessageActions() - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModel
Dismisses all message actions from the UI and clears the input based on the internal state.
dismissNow() - function in androidx.fragment.app.DialogFragment
 
dismissSuggestionsPopup() - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModel
Dismisses the suggestions popup above the message composer.
dispatchApplyWindowInsets(android.view.WindowInsets) - function in android.view.View
 
dispatchApplyWindowInsets(android.view.WindowInsets) - function in android.view.ViewGroup
 
dispatchCapturedPointerEvent(android.view.MotionEvent) - function in android.view.View
 
dispatchCapturedPointerEvent(android.view.MotionEvent) - function in android.view.ViewGroup
 
dispatchConfigurationChanged(android.content.res.Configuration) - function in android.view.View
 
dispatchConfigurationChanged(android.content.res.Configuration) - function in android.view.ViewGroup
 
dispatchCreateViewTranslationRequest(java.util.Map,kotlin.IntArray,android.view.translation.TranslationCapability,java.util.List) - function in android.view.View
 
dispatchCreateViewTranslationRequest(java.util.Map,kotlin.IntArray,android.view.translation.TranslationCapability,java.util.List) - function in android.view.ViewGroup
 
dispatchDisplayHint(java.lang.Integer) - function in android.view.View
 
dispatchDisplayHint(java.lang.Integer) - function in android.view.ViewGroup
 
dispatchDragEvent(android.view.DragEvent) - function in android.view.View
 
dispatchDragEvent(android.view.DragEvent) - function in android.view.ViewGroup
 
dispatchDrawableHotspotChanged(java.lang.Float,java.lang.Float) - function in android.view.View
 
dispatchDrawableHotspotChanged(java.lang.Float,java.lang.Float) - function in android.view.ViewGroup
 
dispatchFinishTemporaryDetach() - function in android.view.View
 
dispatchFinishTemporaryDetach() - function in android.view.ViewGroup
 
dispatchGenericMotionEvent(android.view.MotionEvent) - function in android.app.Activity
 
dispatchGenericMotionEvent(android.view.MotionEvent) - function in android.view.View
 
dispatchKeyEvent(android.view.KeyEvent) - function in android.view.View
 
dispatchKeyEvent(android.view.KeyEvent) - function in android.view.ViewGroup
 
dispatchKeyEvent(android.view.KeyEvent) - function in androidx.appcompat.app.AppCompatActivity
 
dispatchKeyEventPreIme(android.view.KeyEvent) - function in android.view.View
 
dispatchKeyEventPreIme(android.view.KeyEvent) - function in android.view.ViewGroup
 
dispatchKeyShortcutEvent(android.view.KeyEvent) - function in android.view.View
 
dispatchKeyShortcutEvent(android.view.KeyEvent) - function in android.view.ViewGroup
 
dispatchKeyShortcutEvent(android.view.KeyEvent) - function in androidx.core.app.ComponentActivity
 
dispatchNestedFling(java.lang.Float,java.lang.Float,java.lang.Boolean) - function in android.view.View
 
dispatchNestedFling(java.lang.Float,java.lang.Float,java.lang.Boolean) - function in androidx.recyclerview.widget.RecyclerView
 
dispatchNestedPreFling(java.lang.Float,java.lang.Float) - function in android.view.View
 
dispatchNestedPreFling(java.lang.Float,java.lang.Float) - function in androidx.recyclerview.widget.RecyclerView
 
dispatchNestedPrePerformAccessibilityAction(java.lang.Integer,android.os.Bundle) - function in android.view.View
 
dispatchNestedPreScroll(java.lang.Integer,java.lang.Integer,kotlin.IntArray,kotlin.IntArray) - function in android.view.View
 
dispatchNestedPreScroll(java.lang.Integer,java.lang.Integer,kotlin.IntArray,kotlin.IntArray) - function in androidx.recyclerview.widget.RecyclerView
 
dispatchNestedPreScroll(java.lang.Integer,java.lang.Integer,kotlin.IntArray,kotlin.IntArray,java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
dispatchNestedScroll(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,kotlin.IntArray) - function in android.view.View
 
dispatchNestedScroll(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,kotlin.IntArray) - function in androidx.recyclerview.widget.RecyclerView
 
dispatchNestedScroll(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,kotlin.IntArray,java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
 
dispatchNestedScroll(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,kotlin.IntArray,java.lang.Integer,kotlin.IntArray) - function in androidx.recyclerview.widget.RecyclerView
 
dispatchPointerCaptureChanged(java.lang.Boolean) - function in android.view.View
 
dispatchPointerCaptureChanged(java.lang.Boolean) - function in android.view.ViewGroup
 
dispatchPopulateAccessibilityEvent(android.view.accessibility.AccessibilityEvent) - function in android.app.Activity
 
dispatchPopulateAccessibilityEvent(android.view.accessibility.AccessibilityEvent) - function in android.view.View
 
dispatchPopulateAccessibilityEvent(android.view.accessibility.AccessibilityEvent) - function in androidx.recyclerview.widget.RecyclerView
 
dispatchProvideAutofillStructure(android.view.ViewStructure,java.lang.Integer) - function in android.view.View
 
dispatchProvideAutofillStructure(android.view.ViewStructure,java.lang.Integer) - function in android.view.ViewGroup
 
dispatchProvideStructure(android.view.ViewStructure) - function in android.view.View
 
dispatchProvideStructure(android.view.ViewStructure) - function in android.view.ViewGroup
 
dispatchScrollCaptureSearch(android.graphics.Rect,android.graphics.Point,java.util.function.Consumer) - function in android.view.View
 
dispatchScrollCaptureSearch(android.graphics.Rect,android.graphics.Point,java.util.function.Consumer) - function in android.view.ViewGroup
 
dispatchSetActivated(java.lang.Boolean) - function in android.view.ViewGroup
 
dispatchSetSelected(java.lang.Boolean) - function in android.view.ViewGroup
 
dispatchStartTemporaryDetach() - function in android.view.View
 
dispatchStartTemporaryDetach() - function in android.view.ViewGroup
 
dispatchSystemUiVisibilityChanged(java.lang.Integer) - function in android.view.View
 
dispatchSystemUiVisibilityChanged(java.lang.Integer) - function in android.view.ViewGroup
 
dispatchTouchEvent(android.view.MotionEvent) - function in android.app.Activity
 
dispatchTouchEvent(android.view.MotionEvent) - function in android.view.View
 
dispatchTouchEvent(android.view.MotionEvent) - function in android.view.ViewGroup
 
dispatchTrackballEvent(android.view.MotionEvent) - function in android.app.Activity
 
dispatchTrackballEvent(android.view.MotionEvent) - function in android.view.View
 
dispatchTrackballEvent(android.view.MotionEvent) - function in android.view.ViewGroup
 
dispatchUnhandledMove(android.view.View,java.lang.Integer) - function in android.view.View
 
dispatchUnhandledMove(android.view.View,java.lang.Integer) - function in android.view.ViewGroup
 
dispatchWindowFocusChanged(java.lang.Boolean) - function in android.view.View
 
dispatchWindowFocusChanged(java.lang.Boolean) - function in android.view.ViewGroup
 
dispatchWindowInsetsAnimationEnd(android.view.WindowInsetsAnimation) - function in android.view.View
 
dispatchWindowInsetsAnimationEnd(android.view.WindowInsetsAnimation) - function in android.view.ViewGroup
 
dispatchWindowInsetsAnimationPrepare(android.view.WindowInsetsAnimation) - function in android.view.View
 
dispatchWindowInsetsAnimationPrepare(android.view.WindowInsetsAnimation) - function in android.view.ViewGroup
 
dispatchWindowInsetsAnimationProgress(android.view.WindowInsets,java.util.List) - function in android.view.View
 
dispatchWindowInsetsAnimationProgress(android.view.WindowInsets,java.util.List) - function in android.view.ViewGroup
 
dispatchWindowInsetsAnimationStart(android.view.WindowInsetsAnimation,android.view.WindowInsetsAnimation.Bounds) - function in android.view.View
 
dispatchWindowInsetsAnimationStart(android.view.WindowInsetsAnimation,android.view.WindowInsetsAnimation.Bounds) - function in android.view.ViewGroup
 
dispatchWindowSystemUiVisiblityChanged(java.lang.Integer) - function in android.view.View
 
dispatchWindowSystemUiVisiblityChanged(java.lang.Integer) - function in android.view.ViewGroup
 
dispatchWindowVisibilityChanged(java.lang.Integer) - function in android.view.View
 
dispatchWindowVisibilityChanged(java.lang.Integer) - function in android.view.ViewGroup
 
displayNewMessages(io.getstream.chat.android.ui.model.MessageListItemWrapper) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView
Shows the message list items.
dpToPx(java.lang.Integer) - function in io.getstream.chat.android.ui.utils.extensions.IntKt
Transforms DP value integer to pixels, based on the screen density.
dpToPxPrecise(java.lang.Integer) - function in io.getstream.chat.android.ui.utils.extensions.IntKt
Uses the display metrics to transform the value of DP to pixels.
draw(android.graphics.Canvas) - function in android.view.View
 
draw(android.graphics.Canvas) - function in androidx.recyclerview.widget.RecyclerView
 
drawableHotspotChanged(java.lang.Float,java.lang.Float) - function in android.view.View
 
drawableHotspotChanged(java.lang.Float,java.lang.Float) - function in android.widget.ImageView
 
drawChild(android.graphics.Canvas,android.view.View,java.lang.Long) - function in androidx.recyclerview.widget.RecyclerView
 
dump(java.lang.String,java.io.FileDescriptor,java.io.PrintWriter,kotlin.Array) - function in androidx.fragment.app.Fragment
 
dump(java.lang.String,java.io.FileDescriptor,java.io.PrintWriter,kotlin.Array) - function in androidx.fragment.app.FragmentActivity
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W