Searched refs:mTopEdgeBounds (Results 1 – 1 of 1) sorted by relevance
446 private final @NonNull Rect mTopEdgeBounds; field in DragResizeWindowGeometry.TaskEdges454 mTopEdgeBounds = new Rect( in TaskEdges()476 mRegion.union(mTopEdgeBounds); in TaskEdges()493 region.union(mTopEdgeBounds); in union()502 + " top " + mTopEdgeBounds in toString()514 return this.mTopEdgeBounds.equals(other.mTopEdgeBounds) in equals()523 mTopEdgeBounds, in hashCode()