Searched refs:fitInsetsTypes (Results 1 – 2 of 2) sorted by relevance
56 val fitInsetsTypes: Int = 0, constant in android.tools.traces.wm.WindowLayoutParams93 if (fitInsetsTypes != other.fitInsetsTypes) return false in equals()129 result = 31 * result + fitInsetsTypes in hashCode()148 "appearance=$appearance, behavior=$behavior, fitInsetsTypes=$fitInsetsTypes, " + in toString()188 fitInsetsTypes: Int, in from()220 fitInsetsTypes, in from()
439 fitInsetsTypes = proto?.fitInsetsTypes ?: 0, in <lambda>()