Home
last modified time | relevance | path

Searched refs:createGroupViews (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingLayout.java433 createGroupViews(groups, senders, showSpinner); in addMessagesToGroups()
436 private void createGroupViews(List<List<MessagingMessage>> groups, in createGroupViews() method in MessagingLayout
H A DConversationLayout.java486 createGroupViews(groups, senders, showSpinner); in bind()
893 private void createGroupViews(List<List<MessagingMessage>> groups, in createGroupViews() method in ConversationLayout