Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingLayout.java230 ArrayList<MessagingGroup> oldGroups = new ArrayList<>(mGroups); in bind() local
292 private void removeGroups(ArrayList<MessagingGroup> oldGroups) { in removeGroups()
H A DConversationLayout.java475 ArrayList<MessagingGroup> oldGroups = new ArrayList<>(mGroups); in bind() local
779 private void removeGroups(ArrayList<MessagingGroup> oldGroups) { in removeGroups()