Searched refs:contentIndex (Results 1 – 1 of 1) sorted by relevance
136 int contentIndex = contentViewParent.indexOfChild(contentView); in installBaseLayoutAround() local138 contentViewParent.addView(baseLayout, contentIndex, contentView.getLayoutParams()); in installBaseLayoutAround()