Searched refs:givenContentInsets (Results 1 – 2 of 2) sorted by relevance
45 val givenContentInsets: Rect, constant in android.tools.traces.wm.WindowState93 if (givenContentInsets != other.givenContentInsets) return false in <lambda>()116 result = 31 * result + givenContentInsets.hashCode() in <lambda>()
376 givenContentInsets = proto.givenContentInsets?.toRect() ?: Rect(), in <lambda>()