Home
last modified time | relevance | path

Searched defs:oldGroups (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingLayout.java208 ArrayList<MessagingGroup> oldGroups = new ArrayList<>(mGroups); in bind() local
260 private void removeGroups(ArrayList<MessagingGroup> oldGroups) { in removeGroups()
H A DConversationLayout.java448 ArrayList<MessagingGroup> oldGroups = new ArrayList<>(mGroups); in bind() local
742 private void removeGroups(ArrayList<MessagingGroup> oldGroups) { in removeGroups()