Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DMessagingLayoutTransformState.java95 ArrayList<MessagingGroup> ownGroups = filterHiddenGroups( in transformViewInternal()
97 ArrayList<MessagingGroup> otherGroups = filterHiddenGroups( in transformViewInternal()
221 private ArrayList<MessagingGroup> filterHiddenGroups( in filterHiddenGroups() method in MessagingLayoutTransformState