Searched refs:getBoundingRectForViews (Results 1 – 1 of 1) sorted by relevance
1516 config.getBoundingRectForViews(views, boundingRect); in getBoundingRect()1649 currentState.getBoundingRectForViews(views, boundingRect); in addViewsToTempLocation()2484 void getBoundingRectForViews(ArrayList<View> views, Rect outRect) { in getBoundingRectForViews() method in CellLayout.ItemConfiguration