Searched defs:boundingRect (Results 1 – 1 of 1) sorted by relevance
1667 View dragView, Rect boundingRect, ArrayList<View> intersectingViews) { in getViewsIntersectingRegion()1944 final Rect boundingRect = new Rect(); field in CellLayout.ViewCluster2283 Rect boundingRect = new Rect(); in addViewsToTempLocation() local