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