A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
O
- obtainStyledAttributes(android.util.AttributeSet,kotlin.IntArray) - function in android.content.Context
- obtainStyledAttributes(android.util.AttributeSet,kotlin.IntArray,java.lang.Integer,java.lang.Integer) - function in android.content.Context
- obtainStyledAttributes(java.lang.Integer,kotlin.IntArray) - function in android.content.Context
- obtainStyledAttributes(kotlin.IntArray) - function in android.content.Context
- offsetChildrenHorizontal(java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
- offsetChildrenVertical(java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
- offsetDescendantRectToMyCoords(android.view.View,android.graphics.Rect) - function in android.view.ViewGroup
- offsetLeftAndRight(java.lang.Integer) - function in android.view.View
- offsetRectIntoDescendantCoords(android.view.View,android.graphics.Rect) - function in android.view.ViewGroup
- offsetTopAndBottom(java.lang.Integer) - function in android.view.View
- onAction(io.getstream.chat.android.ui.viewmodel.channels.ChannelListViewModel.Action) - function in io.getstream.chat.android.ui.viewmodel.channels.ChannelListViewModel
- Checks against available actions and creates side-effects accordingly.
- onActionButtonClick() - function in io.getstream.chat.android.ui.feature.channels.ChannelListFragment.HeaderActionButtonClickListener
- onActionModeFinished(android.view.ActionMode) - function in android.app.Activity
- onActionModeStarted(android.view.ActionMode) - function in android.app.Activity
- onActivityCreated(android.os.Bundle) - function in androidx.fragment.app.DialogFragment
- onActivityCreated(android.os.Bundle) - function in androidx.fragment.app.Fragment
- onActivityReenter(java.lang.Integer,android.content.Intent) - function in android.app.Activity
- onActivityResult(java.lang.Integer,java.lang.Integer,android.content.Intent) - function in androidx.fragment.app.Fragment
- onAlsoSendToChannelSelection(kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the selection listener for the "also send to channel" checkbox.
- onApplyWindowInsets(android.view.WindowInsets) - function in android.view.View
- onAttach(android.content.Context) - function in androidx.fragment.app.DialogFragment
- onAttach(android.app.Activity) - function in androidx.fragment.app.Fragment
- onAttach(android.content.Context) - function in io.getstream.chat.android.ui.feature.channels.ChannelListFragment
- onAttach(android.content.Context) - function in io.getstream.chat.android.ui.feature.messages.MessageListFragment
- onAttachedToWindow() - function in android.app.Activity
- onAttachedToWindow() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.BaseMessageItemViewHolder
- Called when this view holder and its' view were attached to window.
- onAttachedToWindow() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.BaseMessageItemViewHolder
- Called when this view holder and its' view were attached to window.
- onAttachedToWindow() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl.CustomAttachmentsViewHolder
- Called when a view in this ViewHolder has been detached from its window.
- onAttachedToWindow() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl.MediaAttachmentsViewHolder
- Called when this view holder and its' view were attached to window.
- onAttachFragment(android.app.Fragment) - function in android.app.Activity
- onAttachFragment(androidx.fragment.app.Fragment) - function in androidx.fragment.app.Fragment
- onAttachFragment(androidx.fragment.app.Fragment) - function in androidx.fragment.app.FragmentActivity
- onAttachmentClick(io.getstream.chat.android.models.Message,io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.AttachmentClickListener
- onAttachmentClick(io.getstream.chat.android.models.Message,io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnAttachmentClickListener
- onAttachmentDownload(kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.AttachmentDownloadHandler
- onAttachmentDownloadClick(io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.AttachmentDownloadClickListener
- onAttachmentDownloadClick(io.getstream.chat.android.models.Attachment) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnAttachmentDownloadClickListener
- onAttachmentRemoval(kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the click listener for the remove attachment button.
- onAttachmentSelection(kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the selection listener that is invoked when attachments are selected.
- onAttachmentsSelected(java.util.List) - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.AttachmentSelectionListener
- Called when attachment picking has been completed.
- onAttachmentsSelected(java.util.List) - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.AttachmentsPickerDialogFragment.AttachmentsSelectionListener
- Called when attachment picking has been completed.
- onAudioCompleteButtonClick(kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the click listener for the audio recording complete button.
- onAudioDeleteButtonClick(kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the click listener for the audio recording delete button.
- onAudioPlaybackButtonClick(kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the click listener for the audio recording playback button.
- onAudioRecordButtonCancel(kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the cancel listener invoked when the audio recording gets cancelled.
- onAudioRecordButtonHold(kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the hold listener invoked when the microphone button gets pressed down.
- onAudioRecordButtonLock(kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the lock listener invoked when the audio recording gets locked.
- onAudioRecordButtonRelease(kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the release listener invoked when the microphone button gets released.
- onAudioSliderDragStart(kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the drag start listener that is invoked when the audio slider starts being dragged.
- onAudioSliderDragStop(kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the drag stop listener that is invoked when the audio slider stops being dragged.
- onAudioStopButtonClick(kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the click listener for the audio recording stop button.
- onBackPress() - function in io.getstream.chat.android.ui.feature.messages.MessageListFragment.BackPressListener
- onBackPressed() - function in androidx.activity.ComponentActivity
- onBindViewHolder(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.attachment.InnerAttachmentViewHolder
- Called when RecyclerView binds the parent message ViewHolder.
- onBottomEndRegionReached(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.BottomEndRegionReachedHandler
- onCancel(android.content.DialogInterface) - function in androidx.fragment.app.DialogFragment
- onCancelPendingInputEvents() - function in android.view.View
- onCapturedPointerEvent(android.view.MotionEvent) - function in android.view.View
- onChannelClick(io.getstream.chat.android.models.Channel) - function in io.getstream.chat.android.ui.feature.channels.ChannelListFragment.ChannelListItemClickListener
- onChannelListUpdate(java.util.List) - function in io.getstream.chat.android.ui.feature.channels.list.ChannelListView.ChannelListUpdateListener
- Called when the updated list is about to be displayed in the channels RecyclerView.
- onCheckIsTextEditor() - function in android.view.View
- onChildAttachedToWindow(android.view.View) - function in androidx.recyclerview.widget.RecyclerView
- onChildDetachedFromWindow(android.view.View) - function in androidx.recyclerview.widget.RecyclerView
- onClick() - function in io.getstream.chat.android.ui.feature.channels.header.ChannelListHeaderView.ActionButtonClickListener
- onClick(io.getstream.chat.android.models.Channel) - function in io.getstream.chat.android.ui.feature.channels.list.ChannelListView.ChannelClickListener
- onClick(io.getstream.chat.android.models.User) - function in io.getstream.chat.android.ui.feature.channels.list.ChannelListView.UserClickListener
- onClick(io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryResultItem) - function in io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryActivity.AttachmentDeleteOptionHandler
- onClick(io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryResultItem) - function in io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryActivity.AttachmentDownloadOptionHandler
- onClick(io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryResultItem) - function in io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryActivity.AttachmentReplyOptionHandler
- onClick(io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryResultItem) - function in io.getstream.chat.android.ui.feature.gallery.AttachmentGalleryActivity.AttachmentShowInChatOptionHandler
- onClick(java.lang.Integer) - function in io.getstream.chat.android.ui.feature.gallery.overview.MediaAttachmentGridView.MediaClickListener
- onClick() - function in io.getstream.chat.android.ui.feature.messages.header.MessageListHeaderView.OnClickListener
- onCommandsButtonClick(kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the click listener for the pick commands button.
- onCommandSelection(kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the selection listener invoked when a command suggestion item is selected.
- onConfigurationChanged(android.content.res.Configuration) - function in androidx.appcompat.app.AppCompatActivity
- onConfigurationChanged(android.content.res.Configuration) - function in androidx.fragment.app.Fragment
- onConfirmDeleteMessage(io.getstream.chat.android.models.Message,kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.ConfirmDeleteMessageHandler
- onConfirmFlagMessage(io.getstream.chat.android.models.Message,kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.ConfirmFlagMessageHandler
- onContentChanged() - function in androidx.appcompat.app.AppCompatActivity
- onContextItemSelected(android.view.MenuItem) - function in android.app.Activity
- onContextItemSelected(android.view.MenuItem) - function in androidx.fragment.app.Fragment
- onContextMenuClosed(android.view.Menu) - function in android.app.Activity
- onCreate(android.os.Bundle,android.os.PersistableBundle) - function in android.app.Activity
- onCreate(android.os.Bundle) - function in androidx.fragment.app.DialogFragment
- onCreate(android.os.Bundle) - function in androidx.fragment.app.Fragment
- onCreate(android.os.Bundle) - function in io.getstream.chat.android.ui.widgets.FullScreenDialogFragment
- onCreate(android.os.Bundle) - function in io.getstream.chat.android.ui.widgets.FullScreenDialogFragment
- onCreateAnimation(java.lang.Integer,java.lang.Boolean,java.lang.Integer) - function in androidx.fragment.app.Fragment
- onCreateAnimator(java.lang.Integer,java.lang.Boolean,java.lang.Integer) - function in androidx.fragment.app.Fragment
- onCreateContextMenu(android.view.ContextMenu,android.view.View,android.view.ContextMenu.ContextMenuInfo) - function in android.app.Activity
- onCreateContextMenu(android.view.ContextMenu,android.view.View,android.view.ContextMenu.ContextMenuInfo) - function in androidx.fragment.app.Fragment
- onCreateDescription() - function in android.app.Activity
- onCreateDialog(android.os.Bundle) - function in com.google.android.material.bottomsheet.BottomSheetDialogFragment
- onCreateDialog(android.os.Bundle) - function in io.getstream.chat.android.ui.widgets.FullScreenDialogFragment
- onCreateDialog(android.os.Bundle) - function in io.getstream.chat.android.ui.widgets.FullScreenDialogFragment
- onCreateDrawableState(java.lang.Integer) - function in android.widget.ImageView
- onCreateInputConnection(android.view.inputmethod.EditorInfo) - function in android.view.View
- onCreateNavigateUpTaskStack(android.app.TaskStackBuilder) - function in android.app.Activity
- onCreateOptionsMenu(android.view.Menu) - function in android.app.Activity
- onCreateOptionsMenu(android.view.Menu,android.view.MenuInflater) - function in androidx.fragment.app.Fragment
- onCreatePanelMenu(java.lang.Integer,android.view.Menu) - function in androidx.activity.ComponentActivity
- onCreatePanelView(java.lang.Integer) - function in android.app.Activity
- onCreateSupportNavigateUpTaskStack(androidx.core.app.TaskStackBuilder) - function in androidx.appcompat.app.AppCompatActivity
- onCreateThumbnail(android.graphics.Bitmap,android.graphics.Canvas) - function in android.app.Activity
- onCreateView(android.view.LayoutInflater,android.view.ViewGroup,android.os.Bundle) - function in androidx.fragment.app.Fragment
- onCreateView(android.view.View,java.lang.String,android.content.Context,android.util.AttributeSet) - function in androidx.fragment.app.FragmentActivity
- onCreateView(java.lang.String,android.content.Context,android.util.AttributeSet) - function in androidx.fragment.app.FragmentActivity
- onCreateView(android.view.LayoutInflater,android.view.ViewGroup,android.os.Bundle) - function in io.getstream.chat.android.ui.feature.channels.ChannelListFragment
- onCreateView(android.view.LayoutInflater,android.view.ViewGroup,android.os.Bundle) - function in io.getstream.chat.android.ui.feature.messages.MessageListFragment
- onCreateView(android.view.LayoutInflater,android.view.ViewGroup,android.os.Bundle) - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.AttachmentsPickerDialogFragment
- onCreateView(android.view.LayoutInflater,android.view.ViewGroup,android.os.Bundle) - function in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment
- onCreateViewHolder(android.view.ViewGroup,java.lang.Integer,kotlin.jvm.functions.Function1,io.getstream.chat.android.ui.feature.messages.composer.MessageComposerViewStyle) - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.preview.AttachmentPreviewFactoryManager
- Creates and instantiates a new instance of AttachmentPreviewViewHolder.
- onCreateViewHolder(android.view.ViewGroup,kotlin.jvm.functions.Function1,io.getstream.chat.android.ui.feature.messages.composer.MessageComposerViewStyle) - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.preview.factory.AttachmentPreviewFactory
- Creates and instantiates a new instance of AttachmentPreviewViewHolder.
- onCreateViewHolder(android.view.ViewGroup,kotlin.jvm.functions.Function1,io.getstream.chat.android.ui.feature.messages.composer.MessageComposerViewStyle) - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.preview.factory.AudioRecordAttachmentPreviewFactory
- Creates and instantiates a new instance of AudioRecordAttachmentPreviewFactory.
- onCreateViewHolder(android.view.ViewGroup,kotlin.jvm.functions.Function1,io.getstream.chat.android.ui.feature.messages.composer.MessageComposerViewStyle) - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.preview.factory.FallbackAttachmentPreviewFactory
- Creates and instantiates a new instance of FallbackAttachmentPreviewViewHolder.
- onCreateViewHolder(android.view.ViewGroup,kotlin.jvm.functions.Function1,io.getstream.chat.android.ui.feature.messages.composer.MessageComposerViewStyle) - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.preview.factory.FileAttachmentPreviewFactory
- Creates and instantiates a new instance of FileAttachmentPreviewFactory.
- onCreateViewHolder(android.view.ViewGroup,kotlin.jvm.functions.Function1,io.getstream.chat.android.ui.feature.messages.composer.MessageComposerViewStyle) - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.preview.factory.MediaAttachmentPreviewFactory
- Creates and instantiates a new instance of MediaAttachmentPreviewFactory.
- onCreateViewTranslationRequest(kotlin.IntArray,java.util.function.Consumer) - function in android.view.View
- onCreateVirtualViewTranslationRequests(kotlin.LongArray,kotlin.IntArray,java.util.function.Consumer) - function in android.view.View
- onCustomAction(io.getstream.chat.android.models.Message,java.util.Map) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.CustomActionHandler
- onDescendantInvalidated(android.view.View,android.view.View) - function in android.view.ViewGroup
- onDestroy() - function in androidx.fragment.app.Fragment
- onDestroy() - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.AttachmentsPickerDialogFragment
- onDestroy() - function in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment
- onDestroyOptionsMenu() - function in androidx.fragment.app.Fragment
- onDestroyView() - function in androidx.fragment.app.DialogFragment
- onDestroyView() - function in io.getstream.chat.android.ui.feature.channels.ChannelListFragment
- onDestroyView() - function in io.getstream.chat.android.ui.feature.messages.MessageListFragment
- onDestroyView() - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.AttachmentsPickerDialogFragment
- onDestroyView() - function in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment
- onDetach() - function in androidx.fragment.app.DialogFragment
- onDetach() - function in io.getstream.chat.android.ui.feature.channels.ChannelListFragment
- onDetach() - function in io.getstream.chat.android.ui.feature.messages.MessageListFragment
- onDetachedFromWindow() - function in android.app.Activity
- onDetachedFromWindow() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.BaseMessageItemViewHolder
- Called when this view holder and its' view were detached from window.
- onDetachedFromWindow() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.BaseMessageItemViewHolder
- Called when this view holder and its' view were detached from window.
- onDetachedFromWindow() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.impl.CustomAttachmentsViewHolder
- Called when a view in this ViewHolder has been attached to a window.
- onDismiss(android.content.DialogInterface) - function in androidx.fragment.app.DialogFragment
- onDismissActionClick(kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the click listener for the dismiss action button.
- onDismissSuggestions(kotlin.jvm.functions.Function0) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the click listener invoked when suggestion popup is dismissed.
- onDragEvent(android.view.DragEvent) - function in android.view.View
- onDraw(android.graphics.Canvas,androidx.recyclerview.widget.RecyclerView,androidx.recyclerview.widget.RecyclerView.State) - function in androidx.recyclerview.widget.RecyclerView.ItemDecoration
- onDraw(android.graphics.Canvas) - function in io.getstream.chat.android.ui.feature.messages.list.reactions.edit.internal.EditReactionsView
- onDraw(android.graphics.Canvas) - function in io.getstream.chat.android.ui.feature.messages.list.reactions.view.internal.ViewReactionsView
- onDrawForeground(android.graphics.Canvas) - function in android.view.View
- onDrawOver(android.graphics.Canvas,androidx.recyclerview.widget.RecyclerView,androidx.recyclerview.widget.RecyclerView.State) - function in androidx.recyclerview.widget.RecyclerView.ItemDecoration
- onEndReached() - function in io.getstream.chat.android.ui.feature.channels.list.ChannelListView.EndReachedListener
- onEndRegionReached() - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.EndRegionReachedHandler
- onEnterAnimationComplete() - function in android.app.Activity
- onErrorEvent(io.getstream.chat.android.ui.viewmodel.channels.ChannelListViewModel.ErrorEvent) - function in io.getstream.chat.android.ui.feature.channels.list.ChannelListView.ErrorEventHandler
- onErrorEvent(io.getstream.chat.android.ui.common.feature.messages.list.MessageListController.ErrorEvent) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.ErrorEventHandler
- onEvent(io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel.Event) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageListViewModel
- Handles an Event coming from the View layer.
- onFilterTouchEventForSecurity(android.view.MotionEvent) - function in android.view.View
- onFinishTemporaryDetach() - function in android.view.View
- onGenericMotionEvent(android.view.MotionEvent) - function in android.app.Activity
- onGenericMotionEvent(android.view.MotionEvent) - function in android.view.View
- onGenericMotionEvent(android.view.MotionEvent) - function in androidx.recyclerview.widget.RecyclerView
- onGetDirectActions(android.os.CancellationSignal,java.util.function.Consumer) - function in android.app.Activity
- onGetLayoutInflater(android.os.Bundle) - function in androidx.fragment.app.DialogFragment
- onGetLayoutInflater(android.os.Bundle) - function in androidx.fragment.app.Fragment
- onGiphySend(io.getstream.chat.android.ui.common.state.messages.list.GiphyAction) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.GiphySendListener
- onGiphySend(io.getstream.chat.android.ui.common.state.messages.list.GiphyAction) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnGiphySendListener
- onHandleResult(io.getstream.result.Result) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.FlagMessageResultHandler
- onHiddenChanged(java.lang.Boolean) - function in androidx.fragment.app.Fragment
- onHoverChanged(java.lang.Boolean) - function in android.view.View
- onHoverEvent(android.view.MotionEvent) - function in android.view.View
- onInflate(android.app.Activity,android.util.AttributeSet,android.os.Bundle) - function in androidx.fragment.app.Fragment
- onInflate(android.content.Context,android.util.AttributeSet,android.os.Bundle) - function in androidx.fragment.app.Fragment
- onInitializeAccessibilityEvent(android.view.accessibility.AccessibilityEvent) - function in android.view.View
- onInitializeAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo) - function in android.view.View
- onInputChanged(java.lang.String) - function in io.getstream.chat.android.ui.feature.search.SearchInputView.InputChangedListener
- Handle when the input changes.
- onInterceptHoverEvent(android.view.MotionEvent) - function in android.view.ViewGroup
- onInterceptTouchEvent(android.view.MotionEvent) - function in android.view.ViewGroup
- onInterceptTouchEvent(android.view.MotionEvent) - function in androidx.recyclerview.widget.RecyclerView
- onInterceptTouchEvent(android.view.MotionEvent) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerOverlappingContent
- onKeyDown(java.lang.Integer,android.view.KeyEvent) - function in android.view.View
- onKeyDown(java.lang.Integer,android.view.KeyEvent) - function in androidx.appcompat.app.AppCompatActivity
- onKeyLongPress(java.lang.Integer,android.view.KeyEvent) - function in android.app.Activity
- onKeyLongPress(java.lang.Integer,android.view.KeyEvent) - function in android.view.View
- onKeyMultiple(java.lang.Integer,java.lang.Integer,android.view.KeyEvent) - function in android.app.Activity
- onKeyMultiple(java.lang.Integer,java.lang.Integer,android.view.KeyEvent) - function in android.view.View
- onKeyPreIme(java.lang.Integer,android.view.KeyEvent) - function in android.view.View
- onKeyShortcut(java.lang.Integer,android.view.KeyEvent) - function in android.app.Activity
- onKeyShortcut(java.lang.Integer,android.view.KeyEvent) - function in android.view.View
- onKeyUp(java.lang.Integer,android.view.KeyEvent) - function in android.app.Activity
- onKeyUp(java.lang.Integer,android.view.KeyEvent) - function in android.view.View
- onLastMessageRead() - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.LastMessageReadHandler
- OnlineIndicatorPosition - class in io.getstream.chat.android.ui.widgets.avatar
- Determines the position of online indicator in UserAvatarView and ChannelAvatarView.
- onLinkClick(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.LinkClickListener
- onLinkClick(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnLinkClickListener
- onLoadMore() - function in io.getstream.chat.android.ui.feature.gallery.overview.MediaAttachmentGridView.OnLoadMoreListener
- onLoadMoreRequested() - function in io.getstream.chat.android.ui.feature.mentions.list.MentionListView.LoadMoreListener
- onLoadMoreRequested() - function in io.getstream.chat.android.ui.feature.pinned.list.PinnedMessageListView.LoadMoreListener
- onLoadMoreRequested() - function in io.getstream.chat.android.ui.feature.search.list.SearchResultListView.LoadMoreListener
- onLocalVoiceInteractionStarted() - function in android.app.Activity
- onLocalVoiceInteractionStopped() - function in android.app.Activity
- onLongClick(io.getstream.chat.android.models.Channel) - function in io.getstream.chat.android.ui.feature.channels.list.ChannelListView.ChannelLongClickListener
- Called when a channel has been clicked and held.
- onLowMemory() - function in android.app.Activity
- onLowMemory() - function in androidx.fragment.app.Fragment
- onMentionSelected(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.mentions.list.MentionListView.MentionSelectedListener
- onMentionSelection(kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the selection listener invoked when a mention suggestion item is selected.
- onMenuItemSelected(java.lang.Integer,android.view.MenuItem) - function in androidx.appcompat.app.AppCompatActivity
- onMenuOpened(java.lang.Integer,android.view.Menu) - function in androidx.appcompat.app.AppCompatActivity
- onMessageClick(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.MessageClickListener
- onMessageClick(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnMessageClickListener
- onMessageDelete(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.MessageDeleteHandler
- onMessageEdit(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.MessageEditHandler
- onMessageFlag(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.MessageFlagHandler
- onMessageLongClick(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.MessageLongClickListener
- onMessageLongClick(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnMessageLongClickListener
- onMessageMarkAsUnread(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.MessageMarkAsUnreadHandler
- onMessageOptionClick(io.getstream.chat.android.ui.common.state.messages.MessageAction) - function in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment.MessageOptionClickListener
- onMessagePin(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.MessagePinHandler
- onMessageReaction(io.getstream.chat.android.models.Message,java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.MessageReactionHandler
- onMessageReply(java.lang.String,io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.MessageReplyHandler
- onMessageRetry(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.MessageRetryHandler
- onMessageUnpin(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.MessageUnpinHandler
- onModeratedMessageLongClick(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.ModeratedMessageLongClickListener
- onModeratedMessageLongClick(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnModeratedMessageLongClickListener
- onModeratedMessageOptionSelected(io.getstream.chat.android.models.Message,io.getstream.chat.android.ui.common.state.messages.list.ModeratedMessageOption) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.ModeratedMessageOptionHandler
- onMultiWindowModeChanged(java.lang.Boolean) - function in androidx.activity.ComponentActivity
- onMultiWindowModeChanged(java.lang.Boolean,android.content.res.Configuration) - function in androidx.activity.ComponentActivity
- onMultiWindowModeChanged(java.lang.Boolean) - function in androidx.fragment.app.Fragment
- onNavigateUp() - function in android.app.Activity
- onNavigateUpFromChild(android.app.Activity) - function in android.app.Activity
- onNestedFling(android.view.View,java.lang.Float,java.lang.Float,java.lang.Boolean) - function in android.view.ViewGroup
- onNestedPreFling(android.view.View,java.lang.Float,java.lang.Float) - function in android.view.ViewGroup
- onNestedPrePerformAccessibilityAction(android.view.View,java.lang.Integer,android.os.Bundle) - function in android.view.ViewGroup
- onNestedPreScroll(android.view.View,java.lang.Integer,java.lang.Integer,kotlin.IntArray) - function in android.view.ViewGroup
- onNestedScroll(android.view.View,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.view.ViewGroup
- onNestedScrollAccepted(android.view.View,android.view.View,java.lang.Integer) - function in android.view.ViewGroup
- onOptionsItemSelected(android.view.MenuItem) - function in android.app.Activity
- onOptionsItemSelected(android.view.MenuItem) - function in androidx.fragment.app.Fragment
- onOptionsMenuClosed(android.view.Menu) - function in android.app.Activity
- onOptionsMenuClosed(android.view.Menu) - function in androidx.fragment.app.Fragment
- onPanelClosed(java.lang.Integer,android.view.Menu) - function in androidx.appcompat.app.AppCompatActivity
- onPause() - function in androidx.fragment.app.Fragment
- onPerformDirectAction(java.lang.String,android.os.Bundle,android.os.CancellationSignal,java.util.function.Consumer) - function in android.app.Activity
- onPictureInPictureModeChanged(java.lang.Boolean) - function in androidx.activity.ComponentActivity
- onPictureInPictureModeChanged(java.lang.Boolean,android.content.res.Configuration) - function in androidx.activity.ComponentActivity
- onPictureInPictureModeChanged(java.lang.Boolean) - function in androidx.fragment.app.Fragment
- onPictureInPictureRequested() - function in android.app.Activity
- onPictureInPictureUiStateChanged(android.app.PictureInPictureUiState) - function in android.app.Activity
- onPinnedMessageSelected(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.pinned.list.PinnedMessageListView.PinnedMessageSelectedListener
- onPointerCaptureChange(java.lang.Boolean) - function in android.view.View
- onPointerCaptureChanged(java.lang.Boolean) - function in android.view.Window.Callback
- onPopulateAccessibilityEvent(android.view.accessibility.AccessibilityEvent) - function in android.view.View
- onPostCreate(android.os.Bundle,android.os.PersistableBundle) - function in android.app.Activity
- onPrepareNavigateUpTaskStack(android.app.TaskStackBuilder) - function in android.app.Activity
- onPrepareOptionsMenu(android.view.Menu) - function in android.app.Activity
- onPrepareOptionsMenu(android.view.Menu) - function in androidx.fragment.app.Fragment
- onPreparePanel(java.lang.Integer,android.view.View,android.view.Menu) - function in androidx.activity.ComponentActivity
- onPrepareSupportNavigateUpTaskStack(androidx.core.app.TaskStackBuilder) - function in androidx.appcompat.app.AppCompatActivity
- onPrimaryNavigationFragmentChanged(java.lang.Boolean) - function in androidx.fragment.app.Fragment
- onProvideAssistContent(android.app.assist.AssistContent) - function in android.app.Activity
- onProvideAssistData(android.os.Bundle) - function in android.app.Activity
- onProvideAutofillStructure(android.view.ViewStructure,java.lang.Integer) - function in android.view.View
- onProvideAutofillVirtualStructure(android.view.ViewStructure,java.lang.Integer) - function in android.view.View
- onProvideContentCaptureStructure(android.view.ViewStructure,java.lang.Integer) - function in android.view.View
- onProvideKeyboardShortcuts(java.util.List,android.view.Menu,java.lang.Integer) - function in android.app.Activity
- onProvideReferrer() - function in android.app.Activity
- onProvideStructure(android.view.ViewStructure) - function in android.view.View
- onProvideVirtualStructure(android.view.ViewStructure) - function in android.view.View
- onReactionClick(io.getstream.chat.android.models.Message,java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment.ReactionClickListener
- onReactionClick(java.lang.String) - function in io.getstream.chat.android.ui.feature.messages.list.reactions.ReactionClickListener
- onReactionViewClick(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnReactionViewClickListener
- onReactionViewClick(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.ReactionViewClickListener
- onReceiveContent(android.view.ContentInfo) - function in android.view.View
- onReplyClick(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnReplyMessageClickListener
- onReplyClick(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.ReplyMessageClickListener
- onRequestPermissionsResult(java.lang.Integer,kotlin.Array,kotlin.IntArray) - function in androidx.fragment.app.Fragment
- onRequestPermissionsResult(java.lang.Integer,kotlin.Array,kotlin.IntArray) - function in androidx.fragment.app.FragmentActivity
- onRequestSendAccessibilityEvent(android.view.View,android.view.accessibility.AccessibilityEvent) - function in android.view.ViewGroup
- onResolvePointerIcon(android.view.MotionEvent,java.lang.Integer) - function in android.view.View
- onResolvePointerIcon(android.view.MotionEvent,java.lang.Integer) - function in android.view.ViewGroup
- onRestoreInstanceState(android.os.Bundle,android.os.PersistableBundle) - function in android.app.Activity
- onRestoreSwipePosition(io.getstream.chat.android.ui.feature.channels.list.adapter.viewholder.SwipeViewHolder,java.lang.Integer) - function in io.getstream.chat.android.ui.feature.channels.list.ChannelListView.SwipeListener
- Invoked in order to set the viewHolder's initial state when bound.
- onResume() - function in androidx.fragment.app.Fragment
- onRetainCustomNonConfigurationInstance() - function in androidx.activity.ComponentActivity
- onRetainNonConfigurationInstance() - function in androidx.activity.ComponentActivity
- onRetryMessage(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.MessageRetryListener
- onRetryMessage(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnMessageRetryListener
- onRtlPropertiesChanged(java.lang.Integer) - function in android.view.View
- onRtlPropertiesChanged(java.lang.Integer) - function in android.widget.ImageView
- onRtlPropertiesChanged(java.lang.Integer) - function in android.widget.LinearLayout
- onSaveInstanceState(android.os.Bundle,android.os.PersistableBundle) - function in android.app.Activity
- onSaveInstanceState(android.os.Bundle) - function in androidx.fragment.app.DialogFragment
- onSaveInstanceState(android.os.Bundle) - function in androidx.fragment.app.Fragment
- onScreenStateChanged(java.lang.Integer) - function in android.view.View
- onScrollCaptureSearch(android.graphics.Rect,android.graphics.Point,java.util.function.Consumer) - function in android.view.View
- onScrolled(java.lang.Integer,java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
- onScrolled(androidx.recyclerview.widget.RecyclerView,java.lang.Integer,java.lang.Integer) - function in io.getstream.chat.android.ui.feature.messages.list.EndlessMessageListScrollListener
- Whenever we scroll, if the pagination is enabled, we check the scroll direction and validity.
- onScrolled(androidx.recyclerview.widget.RecyclerView,java.lang.Integer,java.lang.Integer) - function in io.getstream.chat.android.ui.widgets.EndlessScrollListener
- Whenever we scroll, if the pagination is enabled, we check the scroll direction and validity.
- onScrollStateChanged(java.lang.Integer) - function in androidx.recyclerview.widget.RecyclerView
- onScrollStateChanged(androidx.recyclerview.widget.RecyclerView,java.lang.Integer) - function in io.getstream.chat.android.ui.feature.messages.list.EndlessMessageListScrollListener
- Handles scroll state changes where it waits for a state reset and new scroll gestures.
- onScrollStateChanged(androidx.recyclerview.widget.RecyclerView,java.lang.Integer) - function in io.getstream.chat.android.ui.widgets.EndlessScrollListener
- Handles scroll state changes where it waits for a state reset and new scroll gestures.
- onScrollToBottom() - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnScrollToBottomHandler
- onSearchRequested() - function in android.app.Activity
- onSearchRequested(android.view.SearchEvent) - function in android.app.Activity
- onSearchResultClick(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.channels.ChannelListFragment.SearchResultClickListener
- onSearchResultSelected(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.search.list.SearchResultListView.SearchResultSelectedListener
- onSearchStarted(java.lang.String) - function in io.getstream.chat.android.ui.feature.search.SearchInputView.SearchStartedListener
- Handle when the search starts.
- onSelectedAttachmentsChanged(java.util.List) - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.factory.AttachmentsPickerTabListener
- Called when the list of currently selected attachments changes.
- onSelectedAttachmentsSubmitted() - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.factory.AttachmentsPickerTabListener
- Called when selected attachments need to be submitted to the message input.
- onSendGiphy(io.getstream.chat.android.ui.common.state.messages.list.GiphyAction) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.GiphySendHandler
- onSendMessageButtonClick(kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the click listener for the send message button.
- onStart() - function in androidx.fragment.app.DialogFragment
- onStart() - function in androidx.fragment.app.Fragment
- onStart() - function in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment
- onStart() - function in io.getstream.chat.android.ui.widgets.FullScreenDialogFragment
- onStartNestedScroll(android.view.View,android.view.View,java.lang.Integer) - function in android.view.ViewGroup
- onStartTemporaryDetach() - function in android.view.View
- onStartThread(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.ThreadStartHandler
- onStateNotSaved() - function in androidx.fragment.app.FragmentActivity
- onStop() - function in androidx.fragment.app.DialogFragment
- onStop() - function in androidx.fragment.app.Fragment
- onStopNestedScroll(android.view.View) - function in android.view.ViewGroup
- onSupportActionModeFinished(androidx.appcompat.view.ActionMode) - function in androidx.appcompat.app.AppCompatActivity
- onSupportActionModeStarted(androidx.appcompat.view.ActionMode) - function in androidx.appcompat.app.AppCompatActivity
- onSupportContentChanged() - function in androidx.appcompat.app.AppCompatActivity
- onSupportNavigateUp() - function in androidx.appcompat.app.AppCompatActivity
- onSwipeCanceled(io.getstream.chat.android.ui.feature.channels.list.adapter.viewholder.SwipeViewHolder,java.lang.Integer,java.lang.Float,java.lang.Float) - function in io.getstream.chat.android.ui.feature.channels.list.ChannelListView.SwipeListener
- Invoked when a swipe is canceled.
- onSwipeChanged(io.getstream.chat.android.ui.feature.channels.list.adapter.viewholder.SwipeViewHolder,java.lang.Integer,java.lang.Float,java.lang.Float) - function in io.getstream.chat.android.ui.feature.channels.list.ChannelListView.SwipeListener
- Invoked after a swipe has been detected, and movement is occurring.
- onSwipeCompleted(io.getstream.chat.android.ui.feature.channels.list.adapter.viewholder.SwipeViewHolder,java.lang.Integer,java.lang.Float,java.lang.Float) - function in io.getstream.chat.android.ui.feature.channels.list.ChannelListView.SwipeListener
- Invoked when a swipe is successfully completed naturally, without cancellation.
- onSwipeStarted(io.getstream.chat.android.ui.feature.channels.list.adapter.viewholder.SwipeViewHolder,java.lang.Integer,java.lang.Float,java.lang.Float) - function in io.getstream.chat.android.ui.feature.channels.list.ChannelListView.SwipeListener
- Invoked when a swipe is detected.
- onTextInputChange(kotlin.jvm.functions.Function1) - function in io.getstream.chat.android.ui.viewmodel.messages.MessageComposerViewModelBinder
- Sets the text change listener that is invoked each time after text was changed.
- onThreadClick(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnThreadClickListener
- onThreadClick(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.ThreadClickListener
- onThreadEntered(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.EnterThreadListener
- onThreadEntered(io.getstream.chat.android.models.Message) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnEnterThreadListener
- onTopResumedActivityChanged(java.lang.Boolean) - function in android.app.Activity
- onTouchEvent(android.view.MotionEvent) - function in android.app.Activity
- onTouchEvent(android.view.MotionEvent) - function in android.view.View
- onTouchEvent(android.view.MotionEvent) - function in androidx.recyclerview.widget.RecyclerView
- onTouchEvent(android.view.MotionEvent) - function in io.getstream.chat.android.ui.feature.messages.composer.content.DefaultMessageComposerOverlappingContent
- onTrackballEvent(android.view.MotionEvent) - function in android.app.Activity
- onTrackballEvent(android.view.MotionEvent) - function in android.view.View
- onTrimMemory(java.lang.Integer) - function in androidx.activity.ComponentActivity
- onUnbindViewHolder() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.attachment.InnerAttachmentViewHolder
- Called when RecyclerView recycles the parent message ViewHolder.
- onUnreadLabelClick() - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnUnreadLabelClickListener
- onUnreadLabelReached() - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnUnreadLabelReachedListener
- onUserAvatarClick() - function in io.getstream.chat.android.ui.feature.channels.ChannelListFragment.HeaderUserAvatarClickListener
- onUserAvatarClick() - function in io.getstream.chat.android.ui.feature.channels.header.ChannelListHeaderView.UserAvatarClickListener
- onUserClick(io.getstream.chat.android.models.User) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnUserClickListener
- onUserClick(io.getstream.chat.android.models.User) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.UserClickListener
- onUserInteraction() - function in android.app.Activity
- onUserReactionClick(io.getstream.chat.android.models.Message,io.getstream.chat.android.models.User,io.getstream.chat.android.models.Reaction) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.OnUserReactionClickListener
- Called when a reaction left by a user is clicked.
- onUserReactionClick(io.getstream.chat.android.models.Message,io.getstream.chat.android.models.User,io.getstream.chat.android.models.Reaction) - function in io.getstream.chat.android.ui.feature.messages.list.MessageListView.UserReactionClickListener
- Called when a reaction left by a user is clicked.
- onUserReactionClick(io.getstream.chat.android.models.Message,io.getstream.chat.android.models.User,io.getstream.chat.android.models.Reaction) - function in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment.UserReactionClickListener
- onViewAdded(android.view.View) - function in android.view.ViewGroup
- onViewAdded(android.view.View) - function in androidx.constraintlayout.widget.ConstraintLayout
- onViewAttachedToWindow() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.attachment.InnerAttachmentViewHolder
- Called when a view in this ViewHolder has been attached to a window.
- onViewCreated(android.view.View,android.os.Bundle) - function in androidx.fragment.app.Fragment
- onViewCreated(android.view.View,android.os.Bundle) - function in io.getstream.chat.android.ui.feature.channels.ChannelListFragment
- onViewCreated(android.view.View,android.os.Bundle) - function in io.getstream.chat.android.ui.feature.messages.MessageListFragment
- onViewCreated(android.view.View,android.os.Bundle) - function in io.getstream.chat.android.ui.feature.messages.composer.attachment.picker.AttachmentsPickerDialogFragment
- onViewCreated(android.view.View,android.os.Bundle) - function in io.getstream.chat.android.ui.feature.messages.list.options.message.MessageOptionsDialogFragment
- onViewDetachedFromWindow() - function in io.getstream.chat.android.ui.feature.messages.list.adapter.viewholder.attachment.InnerAttachmentViewHolder
- Called when a view in this ViewHolder has been detached from its window.
- onViewRemoved(android.view.View) - function in android.view.ViewGroup
- onViewRemoved(android.view.View) - function in androidx.constraintlayout.widget.ConstraintLayout
- onViewStateRestored(android.os.Bundle) - function in androidx.fragment.app.DialogFragment
- onViewStateRestored(android.os.Bundle) - function in androidx.fragment.app.Fragment
- onViewTranslationResponse(android.view.translation.ViewTranslationResponse) - function in android.view.View
- onVirtualViewTranslationResponses(android.util.LongSparseArray) - function in android.view.View
- onVisibilityAggregated(java.lang.Boolean) - function in android.view.View
- onVisibilityAggregated(java.lang.Boolean) - function in android.widget.ImageView
- onVisibleBehindCanceled() - function in android.app.Activity
- onWindowAttributesChanged(android.view.WindowManager.LayoutParams) - function in android.app.Activity
- onWindowFocusChanged(java.lang.Boolean) - function in android.app.Activity
- onWindowFocusChanged(java.lang.Boolean) - function in android.view.View
- onWindowStartingActionMode(android.view.ActionMode.Callback) - function in android.app.Activity
- onWindowStartingActionMode(android.view.ActionMode.Callback,java.lang.Integer) - function in android.app.Activity
- onWindowStartingSupportActionMode(androidx.appcompat.view.ActionMode.Callback) - function in androidx.appcompat.app.AppCompatActivity
- onWindowSystemUiVisibilityChanged(java.lang.Integer) - function in android.view.View
- openContextMenu(android.view.View) - function in android.app.Activity
- openFileInput(java.lang.String) - function in android.content.ContextWrapper
- openFileOutput(java.lang.String,java.lang.Integer) - function in android.content.ContextWrapper
- openOptionsMenu() - function in androidx.appcompat.app.AppCompatActivity
- openOrCreateDatabase(java.lang.String,java.lang.Integer,android.database.sqlite.SQLiteDatabase.CursorFactory) - function in android.content.ContextWrapper
- openOrCreateDatabase(java.lang.String,java.lang.Integer,android.database.sqlite.SQLiteDatabase.CursorFactory,android.database.DatabaseErrorHandler) - function in android.content.ContextWrapper
- overrideActivityTransition(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.app.Activity
- overrideActivityTransition(java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.app.Activity
- overridePendingTransition(java.lang.Integer,java.lang.Integer) - function in android.app.Activity
- overridePendingTransition(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.app.Activity