Searched refs:slotViews (Results 1 – 1 of 1) sorted by relevance
231 View[] slotViews = new View[totalSlots]; in updateViewsLayout() local236 if (index >= 0 && index < slotViews.length) { in updateViewsLayout()237 slotViews[index] = mFixedViews.valueAt(i); in updateViewsLayout()248 if (slotViews[i] != null) { in updateViewsLayout()250 viewToUse = slotViews[i]; in updateViewsLayout()