Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java2728 onViewRemovedInternal(expandableView, this); in onViewRemoved()
2748 private void onViewRemovedInternal(ExpandableView child, ViewGroup container) { in onViewRemovedInternal() method
3064 onViewRemovedInternal(row, childrenContainer); in notifyGroupChildRemoved()