Home | History | Annotate | Download | only in editor

Lines Matching refs:itemList

1336                 LinearLayout itemList = (LinearLayout) mAggregationSuggestionView.findViewById(
1338 int count = itemList.getChildCount();
1340 itemList.getChildAt(i).setEnabled(enabled);