Searched refs:getPositionInLinearLayout (Results 1 – 4 of 4) sorted by relevance
1263 final int startingPosition = getPositionInLinearLayout(child);1283 int positionInLinearLayout = getPositionInLinearLayout(expandableView);1625 + getPositionInLinearLayout(mAmbientState.getTrackedHeadsUpRow());1785 int positionInLinearLayout = getPositionInLinearLayout(v);2664 getPositionInLinearLayout(trackedHeadsUpRow), in getLayoutMinHeight()2933 final int startingPosition = getPositionInLinearLayout(removedChild); in updateScrollStateForRemovedChild()2968 public int getPositionInLinearLayout(View requestedView) { in getPositionInLinearLayout() method
1466 public int getPositionInLinearLayout(ExpandableView row) {1467 return mView.getPositionInLinearLayout(row);
1371 public int getPositionInLinearLayout(View childInGroup) {
3310 return mChildrenContainer.getPositionInLinearLayout(childRow);