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.java1618 onViewRemovedInternal(child); in onViewRemoved()
1622 private void onViewRemovedInternal(View child) { in onViewRemovedInternal() method in NotificationStackScrollLayout
1797 onViewRemovedInternal(row); in notifyGroupChildRemoved()