Home
last modified time | relevance | path

Searched defs:startingPosition (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java651 int startingPosition = getPositionInLinearLayout(child); in updateScrollStateForAddedChildren() local
2697 int startingPosition = getPositionInLinearLayout(removedChild); in updateScrollStateForRemovedChild() local