Home
last modified time | relevance | path

Searched defs:boundingRect (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1476 Rect boundingRect = new Rect(); field in CellLayout.ViewCluster
1797 Rect boundingRect = null; in addViewsToTempLocation() local
2399 View dragView, Rect boundingRect, ArrayList<View> intersectingViews) { in getViewsIntersectingRegion()
/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java1602 Rect boundingRect = new Rect(); field in CellLayout.ViewCluster
1923 Rect boundingRect = null; in addViewsToTempLocation() local
2506 View dragView, Rect boundingRect, ArrayList<View> intersectingViews) { in getViewsIntersectingRegion()