Home
last modified time | relevance | path

Searched defs:childrenContainer (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationTargetsHelper.kt40 val childrenContainer = notificationParent?.childrenContainer regex
H A DNotificationListContainer.java67 void notifyGroupChildRemoved(ExpandableView row, ViewGroup childrenContainer); in notifyGroupChildRemoved()
H A DNotificationStackScrollLayout.java3063 public void notifyGroupChildRemoved(ExpandableView row, ViewGroup childrenContainer) { in notifyGroupChildRemoved()