Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java1554 updateScrollStateForRemovedChild(child); in onViewRemoved()
1594 private void updateScrollStateForRemovedChild(View removedChild) { in updateScrollStateForRemovedChild() method in NotificationStackScrollLayout