Searched refs:intersectStackBounds (Results 1 – 1 of 1) sorted by relevance
110 final Rect intersectStackBounds = new Rect(stackBounds); in findClosestSnapBounds() local113 intersectStackBounds.offsetTo(intersect.x, intersect.y); in findClosestSnapBounds()114 return findClosestSnapBounds(movementBounds, intersectStackBounds); in findClosestSnapBounds()