Searched refs:REMOVE_MESSAGE (Results 1 – 2 of 2) sorted by relevance
77 private static final Consumer<MessagingMessage> REMOVE_MESSAGE field in MessagingLayout233 mMessages.forEach(REMOVE_MESSAGE); in bind()234 mHistoricMessages.forEach(REMOVE_MESSAGE); in bind()
97 private static final Consumer<MessagingMessage> REMOVE_MESSAGE field in ConversationLayout527 mMessages.forEach(REMOVE_MESSAGE); in bind()528 mHistoricMessages.forEach(REMOVE_MESSAGE); in bind()