Searched refs:pinnedStackMovementBounds (Results 1 – 2 of 2) sorted by relevance
34 val pinnedStackMovementBounds: Rect, in <lambda>() constant in com.android.server.wm.traces.common.windowmanager.windows.DisplayContent102 if (pinnedStackMovementBounds != other.pinnedStackMovementBounds) return false in <lambda>()127 result = 31 * result + pinnedStackMovementBounds.hashCode() in <lambda>()
264 pinnedStackMovementBounds = proto.pinnedTaskController?.movementBounds?.toRect() in <lambda>()