Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DMessagingLayout.java431 createGroupViews(groups, senders, showSpinner); in addMessagesToGroups()
434 private void createGroupViews(List<List<MessagingMessage>> groups, in createGroupViews() method in MessagingLayout
DConversationLayout.java521 createGroupViews(groups, senders, showSpinner); in bind()
996 private void createGroupViews(List<List<MessagingMessage>> groups, in createGroupViews() method in ConversationLayout