Searched refs:mRightEdgeBounds (Results 1 – 1 of 1) sorted by relevance
448 private final @NonNull Rect mRightEdgeBounds; field in DragResizeWindowGeometry.TaskEdges464 mRightEdgeBounds = new Rect( in TaskEdges()478 mRegion.union(mRightEdgeBounds); in TaskEdges()495 region.union(mRightEdgeBounds); in union()504 + " right " + mRightEdgeBounds in toString()516 && this.mRightEdgeBounds.equals(other.mRightEdgeBounds) in equals()525 mRightEdgeBounds, in hashCode()