Searched refs:mBottomEdgeBounds (Results 1 – 1 of 1) sorted by relevance
449 private final @NonNull Rect mBottomEdgeBounds; field in DragResizeWindowGeometry.TaskEdges469 mBottomEdgeBounds = new Rect( in TaskEdges()479 mRegion.union(mBottomEdgeBounds); in TaskEdges()496 region.union(mBottomEdgeBounds); in union()505 + " bottom " + mBottomEdgeBounds; in toString()517 && this.mBottomEdgeBounds.equals(other.mBottomEdgeBounds); in equals()526 mBottomEdgeBounds); in hashCode()