Searched refs:maxBounds (Results 1 – 2 of 2) sorted by relevance
31 val maxBounds: Rect = Rect(), constant in android.tools.traces.wm.WindowConfiguration39 maxBounds.isEmpty &&51 if (maxBounds != other.maxBounds) return false in equals()61 result = 31 * result + maxBounds.hashCode() in hashCode()72 maxBounds: Rect?, in from()79 maxBounds ?: Rect(), in from()
481 maxBounds = proto.maxBounds?.toRect(), in <lambda>()