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/stack/
DNotificationStackScrollLayout.java2328 onViewRemovedInternal(child, this); in onViewRemoved()
2340 private void onViewRemovedInternal(View child, ViewGroup container) { in onViewRemovedInternal() method in NotificationStackScrollLayout
2574 onViewRemovedInternal(row, childrenContainer); in notifyGroupChildRemoved()