Searched refs:getBoundingRectForViews (Results 1 – 3 of 3) sorted by relevance
53 fun getBoundingRectForViews(views: ArrayList<View>, outRect: Rect) { in <lambda>() method in com.android.launcher3.celllayout.ItemConfiguration
153 config.getBoundingRectForViews(views, boundingRect) in <lambda>()
358 currentState.getBoundingRectForViews(views, boundingRect); in addViewsToTempLocation()