Searched refs:getPositionInLinearLayout (Results 1 – 4 of 4) sorted by relevance
1264 final int startingPosition = getPositionInLinearLayout(child);1285 int positionInLinearLayout = getPositionInLinearLayout(expandableView);1640 + getPositionInLinearLayout(mAmbientState.getTrackedHeadsUpRow());1830 int positionInLinearLayout = getPositionInLinearLayout(v);2761 getPositionInLinearLayout(trackedHeadsUpRow), in getLayoutMinHeight()2994 final int startingPosition = getPositionInLinearLayout(removedChild); in updateScrollStateForRemovedChild()3031 public int getPositionInLinearLayout(View requestedView) { in getPositionInLinearLayout() method
1416 public int getPositionInLinearLayout(ExpandableView row) {1417 return mView.getPositionInLinearLayout(row);
1371 public int getPositionInLinearLayout(View childInGroup) {
3303 return mChildrenContainer.getPositionInLinearLayout(childRow);