Searched defs:conversationLayout (Results 1 – 2 of 2) sorted by relevance
120 ConversationLayout conversationLayout = (ConversationLayout) contentView; in bind() local139 private void loadConversationAvatar(ConversationLayout conversationLayout) { in loadConversationAvatar()149 private void loadConversationAvatarWithIcon(ConversationLayout conversationLayout) { in loadConversationAvatarWithIcon()182 private void loadConversationAvatarWithDrawable(ConversationLayout conversationLayout) { in loadConversationAvatarWithDrawable()
48 private val conversationLayout: ConversationLayout = view as ConversationLayout in <lambda>() constant