Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingLayout.java402 createGroupViews(groups, senders, showSpinner); in addMessagesToGroups()
405 private void createGroupViews(List<List<MessagingMessage>> groups, in createGroupViews() method in MessagingLayout
H A DConversationLayout.java459 createGroupViews(groups, senders, showSpinner); in bind()
856 private void createGroupViews(List<List<MessagingMessage>> groups, in createGroupViews() method in ConversationLayout