Searched refs:getPositionInLinearLayout (Results 1 – 3 of 3) sorted by relevance
651 int startingPosition = getPositionInLinearLayout(child); in updateScrollStateForAddedChildren()673 int positionInLinearLayout = getPositionInLinearLayout(expandableView); in updateForcedScroll()1183 int positionInLinearLayout = getPositionInLinearLayout(v); in scrollTo()2697 int startingPosition = getPositionInLinearLayout(removedChild); in updateScrollStateForRemovedChild()2732 private int getPositionInLinearLayout(View requestedView) { in getPositionInLinearLayout() method in NotificationStackScrollLayout
1163 public int getPositionInLinearLayout(View childInGroup) {
2028 return mChildrenContainer.getPositionInLinearLayout(childRow);