Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java2729 onViewRemovedInternal(expandableView, this); in onViewRemoved()
2741 private void onViewRemovedInternal(ExpandableView child, ViewGroup container) { in onViewRemovedInternal() method
3041 onViewRemovedInternal(row, childrenContainer); in notifyGroupChildRemoved()